Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-13 | Temporary Revert "Small fix left out in ↵ | Ido Barnea | 1 | -1/+1 | |
6c31c0534acf57fc3e0e26fe964bbc67d9d7d63c" since it brakes regression on 06 and 25. Seems like real issue on these setups. This reverts commit fe755604ec04ed7f8622394f99f0048901dad4e1. | |||||
2016-12-13 | Merge branch 'master' into rx_phase_2 | imarom | 12 | -40/+424 | |
2016-12-13 | startup issues with L2/L3 | imarom | 1 | -1/+1 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-13 | Major refactor - L2 / L3 modes for ports | imarom | 6 | -116/+129 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-13 | Small fix left out in 6c31c0534acf57fc3e0e26fe964bbc67d9d7d63c | Ido Barnea | 1 | -1/+1 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-12 | grat ARP | imarom | 4 | -79/+171 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-12 | Added VIC tests + VIC small fix + fail tests if latency packets fail | Ido Barnea | 2 | -2/+24 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-12 | tune trex-09 results | Hanoh Haim | 1 | -1/+1 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-11 | Cantos MTU is printed in a different way | Hanoh Haim | 1 | -1/+5 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-11 | IP src configuriation invalidates ARP resolution | imarom | 1 | -1/+1 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-11 | more flexiable OFED version check | Hanoh Haim | 1 | -2/+6 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-11 | STL API: fix split batch to chunks - one packet not being sent | Yaroslav Brustinov | 1 | -4/+3 | |
Change-Id: Id2e96f2fe6a6c1bb0438198675a61f3c73d53072 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-11 | few tweaks | imarom | 3 | -7/+11 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-10 | Stateless API: send batches by chunks | Yaroslav Brustinov | 1 | -4/+27 | |
Change-Id: If551b474c4b6be58dfc3ed19e5c14a4ccd387afd Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-10 | Limit ZMQ RPC requests to 999999 bytes at CPP side. TODO: split requests at ↵ | Yaroslav Brustinov | 2 | -4/+16 | |
Python to smaller chunks. Change-Id: Ieaf477d2ed8264e30a8275a75d597fdc8858da79 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-09 | add CentOS7 .ko + add automatic try to compile the .ko | Yaroslav Brustinov | 2 | -7/+17 | |
Change-Id: I467aabb0efa8e50d779257b2a3e7ca8adf25221f Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-08 | Regression: change trex14 config | Yaroslav Brustinov | 4 | -19/+329 | |
Doc: add readme file on how to build Change-Id: I2d3765ad90c99e6c7bd839d8c824b6c1fada9c88 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-06 | RX features phase 2 - ARP and ICMP self response | imarom | 5 | -34/+148 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-06 | breakage to flow ctrl - fixed | imarom | 1 | -1/+1 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-04 | valgrind cleanup and suppresion | imarom | 2 | -1/+59 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-04 | test breakage due to incorrect speed calculation | imarom | 2 | -6/+5 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-01 | bug found by valgrind | imarom | 1 | -3/+5 | |
also an issue with 40G deleting no exisiting rules with recv_all Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-01 | refactor RX core | imarom | 4 | -31/+65 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | doc breakage | imarom | 1 | -4/+2 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | minor bugs | imarom | 3 | -1/+3 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | merging with latest master | imarom | 16 | -36/+556 | |
Signed-off-by: imarom <imarom@cisco.com> Conflicts: src/main_dpdk.cpp | |||||
2016-11-30 | API change get_info -> get_formatted_info | imarom | 1 | -1/+1 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | reply to messages | imarom | 3 | -9/+3 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | added valgrind launcher | imarom | 1 | -0/+66 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-29 | temporarely disable client config test on kiwi02 | Ido Barnea | 1 | -1/+3 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-28 | cisco VIC fix stateful regression file | Hanoh Haim | 1 | -27/+14 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | cisco VIC - skip test with 9K packet len due to trex-282 | Hanoh Haim | 3 | -48/+20 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | add VIC reg files | Hanoh Haim | 4 | -38/+312 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | check VIC FW support using FILTER_INFO, remove patch from enic driver | Hanoh Haim | 1 | -2/+2 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | add update example | Hanoh Haim | 1 | -0/+123 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | self code review | imarom | 4 | -411/+371 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-28 | regression: update ipg_usec at stateless benchmark at trex06 | Yaroslav Brustinov | 1 | -1/+1 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-28 | Add src_ip to regression client_cfg file | Ido Barnea | 1 | -0/+8 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-28 | regression: move trex15 (vmxnet3) to trex03, move trex17 (e1000) to trex06 | Yaroslav Brustinov | 4 | -2/+2 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-27 | client config regression | Ido Barnea | 3 | -3/+91 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-24 | self code review | imarom | 2 | -4/+4 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-24 | performance test - relaxing the numbers | imarom | 1 | -2/+2 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-23 | merge issues | imarom | 2 | -2/+12 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-23 | Merge branch 'master' | imarom | 1 | -24/+39 | |
Signed-off-by: imarom <imarom@cisco.com> Conflicts: src/main_dpdk.cpp | |||||
2016-11-22 | RX features - removed 'none' and used Json::nullValue | imarom | 1 | -9/+4 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-22 | RX features - few tweaks | imarom | 4 | -14/+41 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-22 | RX features - added timestamp to RX packets | imarom | 1 | -16/+23 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-22 | RX features - added PING (echo ICMP) feature | imarom | 3 | -126/+313 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-20 | regression - aggregate_results fixes #2 | Yaroslav Brustinov | 1 | -2/+3 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-20 | regression - aggregate_results fixes | Yaroslav Brustinov | 1 | -16/+25 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> |