Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-01 | Max number of ports: 16 | Yaroslav Brustinov | 1 | -1/+1 | |
Change-Id: I93e2efe542578b0745d2f40adb2bcf35ffdff31b Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-28 | dpdk_setup_ports.py: fix add of help in case of "t-rex-64 --help" | Yaroslav Brustinov | 1 | -0/+1 | |
dpdk_setup_ports.py: fix warning of TRex is already running if different NICs are being used singleton_daemon.py: fix error socket in use immediately after check if in use trex-console: fix crash in case of "tui --help" trex-console: try-catch commands instead of crashing add async notification on port status/atttibutes change add port xstats support add description of interfaces main_dpdk.cpp: fix --client_cfg not working with Python API Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-28 | new port attr commands: flow control, link status, led status | Yaroslav Brustinov | 1 | -0/+3 | |
add user friendly description to ports add xstats enable start with link down at stateless. in CPP status will update itself upon link up, in Python need to restart client at this phase. Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-08-15 | core mask - first phase | imarom | 1 | -2/+11 | |
2016-07-12 | NAT seq num randomization fully working | Ido Barnea | 1 | -0/+3 | |
2016-06-05 | cpu utilization: don't return vectors, only change passed arguments. | Yaroslav Brustinov | 1 | -0/+2 | |
2016-06-02 | cpu utilization per thread + mbufs per socket + add in tui | Yaroslav Brustinov | 1 | -1/+1 | |
2016-05-31 | add rpc command get_cpu_util_full to cpp | Yaroslav Brustinov | 1 | -0/+2 | |
2016-05-18 | payload tx stat work | Ido Barnea | 1 | -0/+3 | |
2016-04-13 | Fix to trex-199 Fdir counters stuck to 2^32 | Ido Barnea | 1 | -1/+1 | |
2016-03-07 | Added get_active_pgids | Ido Barnea | 1 | -0/+5 | |
2016-03-02 | tx stats per stream | Ido Barnea | 1 | -1/+2 | |
2016-02-24 | Rx stat per flow. Low level working for xl710, and partly for i350. | Ido Barnea | 1 | -0/+31 | |
added full clone (with CP VM) to stream |