Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-24 | better logger for master_daemon | Yaroslav Brustinov | 1 | -4/+8 | |
verify root priveleges in dpdk_* scripts call to functions of show status instead of calling process | |||||
2016-08-23 | fixes to create config script: in case of error input, ask again. | Yaroslav Brustinov | 1 | -41/+74 | |
2016-08-22 | interactive creation of config, finish returning DPDK interfaces to Linux ↵ | Yaroslav Brustinov | 1 | -65/+171 | |
command. | |||||
2016-08-21 | Check if interfaces are in use at binding/unbinding/starting TRex. | Yaroslav Brustinov | 1 | -11/+42 | |
2016-08-19 | dpdk_setup_ports: better error if no MAC determined | Yaroslav Brustinov | 1 | -4/+4 | |
2016-08-19 | add --ignore-numa argument to config creation | Yaroslav Brustinov | 1 | -40/+45 | |
2016-08-18 | revert mmain_dpdk.h commited by mistake code | Yaroslav Brustinov | 1 | -11/+30 | |
add create config functional test change order of cores in config file | |||||
2016-08-18 | TRex argument --dump-interfaces <list of PCI> (by default will take ↵ | Yaroslav Brustinov | 1 | -39/+311 | |
interfaces from /etc/trex_cfg.yaml if exists, if does not exists, will show all DPDK interfaces) get interface speed from DPDK instead of using constants per driver add script to generate config file /etc/trex_cfg.yaml: sudo ./dpdk_setup_ports.py -c <list of PCI> show table of interfaces in sudo ./dpdk_setup_ports.py -t | |||||
2016-08-01 | Python3 support for Stateful daemon | Yaroslav Brustinov | 1 | -14/+16 | |
Python 3.5 support in ZMQ Verify ZMQ health in Stateful daemon Add get_trex_config() command to Stateful daemon Strip debug info on Python ZMQ .so files | |||||
2016-03-13 | TRex will ask before bind/unbind interfaces with active (established) tcp ↵ | Yaroslav Brustinov | 1 | -1/+1 | |
connections | |||||
2016-02-28 | merge max_port=12 support | Hanoh Haim | 1 | -6/+9 | |
2016-02-28 | m_max_ports->12, base on RaminNietzsche fix. set defult DPDK error to 4 | Hanoh Haim | 1 | -4/+6 | |
2016-02-28 | fix for up to 12 ports, fix error in case port_limit higher than number of ↵ | Yaroslav Brustinov | 1 | -10/+13 | |
interfaces | |||||
2015-06-24 | first version | Hanoh Haim | 1 | -0/+232 | |