Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | added howto guide on how to make the tracking environment. changed the ↵ | 3 | -30/+77 | ||
analytics web report to fetch last 15 days of regression. added rule to ws_main to build the howto guide Signed-off-by: itraviv <itraviv@cisco.com> | |||||
2016-11-27 | added howto guide on how to make the tracking environment. changed the ↵ | 1 | -0/+58 | ||
analytics web report to fetch last 15 days of regression. added rule to ws_main to build the howto guide Signed-off-by: itraviv <itraviv@cisco.com> | |||||
2016-11-27 | client config regression | 3 | -3/+91 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-27 | Building script: verify 'LDD' key exists | 1 | -0/+2 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-27 | fixed quering quota issue, now fetching up to 10k queries from GA, asciidoc ↵ | 2 | -11/+9 | ||
now shows more setups Signed-off-by: itraviv <itraviv@cisco.com> | |||||
2016-11-27 | make -l work with client config | 4 | -4/+30 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-27 | building script: add rpath of dumy_libs only if needed | 1 | -3/+15 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-26 | gtests: resolve collision in same filename for different users | 2 | -2/+2 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-25 | TRex build: add message on missing libz files, add rpath to dummy libs ↵ | 1 | -6/+29 | ||
(libnl-route-3.so.200 for Ubuntu16) Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-24 | fixed errors of ploting for single test query (trex11), added template in ↵ | 3 | -57/+43 | ||
asciidoc for trex 7,8,11 with hardware description Signed-off-by: itraviv <itraviv@cisco.com> | |||||
2016-11-24 | self code review | 11 | -130/+176 | ||
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-24 | Fix issue of TRex dropping ARP packets shorter than 60 bytes | 1 | -2/+8 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-23 | Allow non resolve state for stateless to startup | 2 | -6/+19 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-23 | merge issues | 3 | -9/+12 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-23 | Merge branch 'master' | 30 | -752/+2157 | ||
Signed-off-by: imarom <imarom@cisco.com> Conflicts: src/main_dpdk.cpp | |||||
2016-11-22 | Update WAF to latest master (1.9.5) | 9 | -513/+510 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-22 | RX features - removed 'none' and used Json::nullValue | 3 | -11/+6 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-22 | client config gtest | 5 | -32/+233 | ||
Signed-off-by: Ido Barnea <ibarnea@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 | 3 | -23/+38 | ||
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-21 | Client config ARP support - code review changes | 8 | -4302/+53 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-21 | Seperating ClientCfgDirBase/Ext and ClientCfgBase/Ext to save memory | 7 | -102/+148 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-21 | client config ARP resolve working. Still missing IPv6 support. | 17 | -457/+5399 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-21 | Added IPv6 field to yaml config | 2 | -25/+51 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-21 | Support multi dest and src addresses in pretest | 6 | -246/+622 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-20 | added template for trex07,trex08,trex11 to analytics sciidoc | 1 | -0/+72 | ||
Signed-off-by: itraviv <itraviv@cisco.com> | |||||
2016-11-20 | removed unnecessary code | 1 | -39/+0 | ||
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-17 | docs fixes: | 5 | -119/+124 | ||
http->https on jquery address fix paths in performance job add separator between creating and using performance data Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-16 | doc minor client topo update | 1 | -3/+8 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-16 | update topology chart | 3 | -7/+15 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-16 | Merge branch 'master' to rx_features phase 0.5 | 362 | -589/+46721 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-16 | RX features - ARP resolve | 11 | -121/+187 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-16 | v2.10 | 2 | -1/+16 | ||
Signed-off-by: Hanoh Haim <hhaim@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 | fix threads number 31+ in config causing overflow in mask calculations | 1 | -5/+5 | ||
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 ConnectX-4 performance numbers | 3 | -2/+35 | ||
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-16 | Fix trex-267 - allocation of ARP packets from wrong memory socket | 3 | -7/+15 | ||
Signed-off-by: Ido Barnea <ibarnea@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> |