Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-04 | Fix debug packet test to work with mlnx and vic cards | Ido Barnea | 1 | -1/+3 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-16 | Fix trex-267 - allocation of ARP packets from wrong memory socket | Ido Barnea | 1 | -4/+4 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-13 | add a way to dump debug packets | Hanoh Haim | 1 | -0/+5 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | mlx5 reduce the number of packets | Hanoh Haim | 1 | -1/+1 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-10-28 | new port attr commands: flow control, link status, led status | Yaroslav Brustinov | 1 | -2/+5 | |
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-10-05 | pre test: Code review fixes | Ido Barnea | 1 | -2/+6 | |
2016-10-05 | pre test: Periodically send gratuitous ARP in stateful | Ido Barnea | 1 | -2/+1 | |
2016-09-13 | APIs and functions in preparation for receive all mode. XL710/i350 mode ↵ | Ido Barnea | 1 | -25/+36 | |
toggling work. | |||||
2016-08-10 | Better flow stat parser unit tests, including IPv6 | Ido Barnea | 1 | -187/+17 | |
2016-08-03 | Fix compilation error on ubuntu | Ido Barnea | 1 | -3/+3 | |
2016-08-03 | IPv6 XL710 stateless support and stateful --rx-check | Ido Barnea | 1 | -57/+318 | |
2016-07-24 | dpdk0716 move: changes to our files | Ido Barnea | 1 | -4/+0 | |
2016-03-22 | RX bytes reporting working | Ido Barnea | 1 | -3/+9 | |
2016-03-15 | Support for Q in Q for debug packets | Ido Barnea | 1 | -0/+6 | |
2016-03-02 | tx stats per stream | Ido Barnea | 1 | -5/+4 | |
2016-02-24 | Rx stat per flow. Low level working for xl710, and partly for i350. | Ido Barnea | 1 | -99/+186 | |
added full clone (with CP VM) to stream | |||||
2016-01-19 | Adding option to pass NAT info in TCP ACK of first SYN | Ido Barnea | 1 | -4/+7 | |
2016-01-07 | Added --send-debug-pkt | Ido Barnea | 1 | -0/+330 | |
Moved code from main_dpdk.cpp to new files. |