Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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> | |||||
2016-11-15 | fix python3 regression issue | 1 | -2/+2 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-15 | STL push remote pcap: don't check that path exists at client side | 2 | -13/+29 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-15 | RX features - another refinement | 3 | -23/+233 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-15 | connectx-4 reduce the speed for the regression - some performance issue | 1 | -1/+1 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-15 | update connectx-4 regression values | 1 | -10/+11 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-15 | update client test for Connect4-X | 1 | -2/+6 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-15 | update Connect4-X setup benchmark | 1 | -13/+16 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-15 | add a way to load default args from config file | 1 | -2/+5 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-15 | https://trex-tgn.cisco.com/youtrack/issue/trex-271 | 3 | -21/+50 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-15 | backup old trex-07 setup config | 6 | -120/+429 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-14 | STL push dual port split fixes | 2 | -3/+15 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-14 | filter mlx5 attach driver | 1 | -1/+1 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-14 | mlx5 is both kerenl and dpdk | 1 | -5/+13 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> |