Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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> | |||||
2016-11-20 | regression - aggregate results: add option to read last commit info from file | Yaroslav Brustinov | 1 | -10/+15 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-16 | Merge branch 'master' to rx_features phase 0.5 | imarom | 42 | -377/+1479 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-16 | RX features - ARP resolve | imarom | 5 | -43/+141 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-16 | change order of cores in produced config file | Yaroslav Brustinov | 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 | Hanoh Haim | 1 | -1/+1 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-16 | update trex07 benchmark results | Hanoh Haim | 1 | -2/+2 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-16 | add trex08 benchmark results | Hanoh Haim | 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 | Hanoh Haim | 1 | -0/+4 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-15 | connectx-4 another benchmark update | Hanoh Haim | 1 | -3/+3 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-15 | fix python3 regression issue | Hanoh Haim | 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 | Yaroslav Brustinov | 2 | -13/+29 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-15 | RX features - another refinement | imarom | 3 | -23/+233 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-15 | connectx-4 reduce the speed for the regression - some performance issue | Hanoh Haim | 1 | -1/+1 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-15 | update connectx-4 regression values | Hanoh Haim | 1 | -10/+11 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-15 | update client test for Connect4-X | Hanoh Haim | 1 | -2/+6 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-15 | update Connect4-X setup benchmark | Hanoh Haim | 1 | -13/+16 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-15 | add a way to load default args from config file | Hanoh Haim | 1 | -2/+5 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-15 | https://trex-tgn.cisco.com/youtrack/issue/trex-271 | imarom | 3 | -21/+50 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-15 | backup old trex-07 setup config | Hanoh Haim | 6 | -120/+429 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-14 | STL push dual port split fixes | Yaroslav Brustinov | 2 | -3/+15 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-14 | filter mlx5 attach driver | Hanoh Haim | 1 | -1/+1 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-14 | mlx5 is both kerenl and dpdk | Hanoh Haim | 1 | -5/+13 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> |