Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-12 | Added VIC tests + VIC small fix + fail tests if latency packets fail | 2 | -2/+24 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-12 | tune trex-09 results | 1 | -1/+1 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-11 | Cantos MTU is printed in a different way | 1 | -1/+5 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-11 | more flexiable OFED version check | 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 | 1 | -4/+3 | ||
Change-Id: Id2e96f2fe6a6c1bb0438198675a61f3c73d53072 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-10 | Stateless API: send batches by chunks | 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 ↵ | 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 | 2 | -7/+17 | ||
Change-Id: I467aabb0efa8e50d779257b2a3e7ca8adf25221f Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-08 | Regression: change trex14 config | 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 | breakage to flow ctrl - fixed | 1 | -1/+1 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-04 | valgrind cleanup and suppresion | 2 | -1/+59 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-04 | test breakage due to incorrect speed calculation | 2 | -6/+5 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-01 | bug found by valgrind | 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 | 4 | -31/+65 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | doc breakage | 1 | -4/+2 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | minor bugs | 3 | -1/+3 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | merging with latest master | 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 | 1 | -1/+1 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | reply to messages | 3 | -9/+3 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | added valgrind launcher | 1 | -0/+66 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-29 | temporarely disable client config test on kiwi02 | 1 | -1/+3 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-28 | cisco VIC fix stateful regression file | 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 | 3 | -48/+20 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | add VIC reg files | 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 | 1 | -2/+2 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | add update example | 1 | -0/+123 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | self code review | 4 | -411/+371 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-28 | regression: update ipg_usec at stateless benchmark at trex06 | 1 | -1/+1 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-28 | Add src_ip to regression client_cfg file | 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 | 4 | -2/+2 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-27 | client config regression | 3 | -3/+91 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-24 | self code review | 2 | -4/+4 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-24 | performance test - relaxing the numbers | 1 | -2/+2 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-23 | merge issues | 2 | -2/+12 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-23 | Merge branch 'master' | 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 | 1 | -9/+4 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-22 | RX features - few tweaks | 4 | -14/+41 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-22 | RX features - added timestamp to RX packets | 1 | -16/+23 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-22 | RX features - added PING (echo ICMP) feature | 3 | -126/+313 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-20 | regression - aggregate_results fixes #2 | 1 | -2/+3 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-20 | regression - aggregate_results fixes | 1 | -16/+25 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-20 | regression - aggregate results: add option to read last commit info from file | 1 | -10/+15 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-16 | Merge branch 'master' to rx_features phase 0.5 | 42 | -377/+1479 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-16 | RX features - ARP resolve | 5 | -43/+141 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-16 | change order of cores in produced config file | 2 | -47/+72 | ||
fix bug of writing reduced number of cores in VM try using "main" thread for rx Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-16 | trex07 fix queue_full in regression | 1 | -1/+1 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-16 | update trex07 benchmark results | 1 | -2/+2 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-16 | add trex08 benchmark results | 1 | -0/+50 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-16 | fail in case of queue full - the CPU is not valid | 1 | -0/+4 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-15 | connectx-4 another benchmark update | 1 | -3/+3 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> |