Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-27 | /etc/trex_cfg.yaml allow MAC as string "12:34:56:78:9a:bc" etc. | 1 | -1/+3 | ||
dpdk_setup_ports: fix create config in case of VM & passthrough | |||||
2016-09-21 | fixes to dpdk startup scripts | 1 | -2/+2 | ||
2016-09-13 | dpdk Python scripts small fixes | 1 | -1/+1 | ||
ensure log dir exists for trex daemon regression: add trex24 setup Sphinx docs remove "capture" tag for compatibility with 1.2 version | |||||
2016-08-24 | better logger for master_daemon | 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. | 1 | -41/+74 | ||
2016-08-22 | interactive creation of config, finish returning DPDK interfaces to Linux ↵ | 1 | -65/+171 | ||
command. | |||||
2016-08-21 | Check if interfaces are in use at binding/unbinding/starting TRex. | 1 | -11/+42 | ||
2016-08-19 | dpdk_setup_ports: better error if no MAC determined | 1 | -4/+4 | ||
2016-08-19 | add --ignore-numa argument to config creation | 1 | -40/+45 | ||
2016-08-18 | revert mmain_dpdk.h commited by mistake code | 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 ↵ | 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 | 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 ↵ | 1 | -1/+1 | ||
connections | |||||
2016-02-28 | merge max_port=12 support | 1 | -6/+9 | ||
2016-02-28 | m_max_ports->12, base on RaminNietzsche fix. set defult DPDK error to 4 | 1 | -4/+6 | ||
2016-02-28 | fix for up to 12 ports, fix error in case port_limit higher than number of ↵ | 1 | -10/+13 | ||
interfaces | |||||
2015-06-24 | first version | 1 | -0/+232 | ||