trex.git
8 years agotake care of extra Ethernet FCS bytes handed to software in e1000
Ido Barnea [Thu, 1 Dec 2016 08:19:01 +0000 (10:19 +0200)]
take care of extra Ethernet FCS bytes handed to software in e1000

Signed-off-by: Ido Barnea <[email protected]>
8 years agoRX core stateless - do not go to idle mode in VM
Ido Barnea [Tue, 29 Nov 2016 13:01:21 +0000 (15:01 +0200)]
RX core stateless - do not go to idle mode in VM

Signed-off-by: Ido Barnea <[email protected]>
8 years agoMake RX core in VM read packets directly instead of getting message from TX core
Ido Barnea [Mon, 28 Nov 2016 15:48:59 +0000 (17:48 +0200)]
Make RX core in VM read packets directly instead of getting message from TX core

Signed-off-by: Ido Barnea <[email protected]>
8 years agoAdded TX queue
Ido Barnea [Mon, 28 Nov 2016 14:34:37 +0000 (16:34 +0200)]
Added TX queue

Signed-off-by: Ido Barnea <[email protected]>
8 years agodocs: add publish_perf option, refactor other publishes
Yaroslav Brustinov [Thu, 1 Dec 2016 17:06:56 +0000 (19:06 +0200)]
docs: add publish_perf option, refactor other publishes

Change-Id: I6e9e3d8f77990fe2d9f300b5d6d0afb01a12d403
Signed-off-by: Yaroslav Brustinov <[email protected]>
8 years agochanged filename of trend graph to support search by pattern
itraviv [Thu, 1 Dec 2016 15:28:37 +0000 (17:28 +0200)]
changed filename of trend graph to support search by pattern

Signed-off-by: itraviv <[email protected]>
8 years agomerge master
imarom [Thu, 1 Dec 2016 14:52:19 +0000 (16:52 +0200)]
merge master

merges an updated upstream into a topic branch.

Signed-off-by: imarom <[email protected]>
8 years agobug found by valgrind
imarom [Thu, 1 Dec 2016 13:24:58 +0000 (15:24 +0200)]
bug found by valgrind
also an issue with 40G deleting no exisiting rules with recv_all

Signed-off-by: imarom <[email protected]>
8 years agorefactor RX core
imarom [Thu, 1 Dec 2016 12:07:27 +0000 (14:07 +0200)]
refactor RX core

Signed-off-by: imarom <[email protected]>
8 years agofixed bug in analytics report, when trying to refrence undeclared variabe
itraviv [Thu, 1 Dec 2016 11:27:11 +0000 (13:27 +0200)]
fixed bug in analytics report, when trying to refrence undeclared variabe

Signed-off-by: itraviv <[email protected]>
8 years agodoc breakage
imarom [Wed, 30 Nov 2016 16:04:05 +0000 (18:04 +0200)]
doc breakage

Signed-off-by: imarom <[email protected]>
8 years agominor bugs
imarom [Wed, 30 Nov 2016 15:54:54 +0000 (17:54 +0200)]
minor bugs

Signed-off-by: imarom <[email protected]>
8 years agomerging with latest master
imarom [Wed, 30 Nov 2016 13:04:59 +0000 (15:04 +0200)]
merging with latest master

Signed-off-by: imarom <[email protected]>
Conflicts:
src/main_dpdk.cpp

8 years agoAPI change get_info -> get_formatted_info
imarom [Wed, 30 Nov 2016 12:57:06 +0000 (14:57 +0200)]
API change get_info -> get_formatted_info

Signed-off-by: imarom <[email protected]>
8 years agoFix memory leak in pretest
Ido Barnea [Wed, 30 Nov 2016 12:57:03 +0000 (14:57 +0200)]
Fix memory leak in pretest

Signed-off-by: Ido Barnea <[email protected]>
8 years agoreply to messages
imarom [Wed, 30 Nov 2016 11:00:54 +0000 (13:00 +0200)]
reply to messages

Signed-off-by: imarom <[email protected]>
8 years agoSupport receive all mode for 82599 10G card
Ido Barnea [Wed, 30 Nov 2016 11:33:12 +0000 (13:33 +0200)]
Support receive all mode for 82599 10G card

Signed-off-by: Ido Barnea <[email protected]>
8 years agoadded valgrind launcher
imarom [Wed, 30 Nov 2016 08:52:54 +0000 (10:52 +0200)]
added valgrind launcher

Signed-off-by: imarom <[email protected]>
8 years agotemporarely disable client config test on kiwi02
Ido Barnea [Tue, 29 Nov 2016 12:35:45 +0000 (14:35 +0200)]
temporarely disable client config test on kiwi02

Signed-off-by: Ido Barnea <[email protected]>
8 years agocisco VIC fix stateful regression file
Hanoh Haim [Mon, 28 Nov 2016 19:14:55 +0000 (21:14 +0200)]
cisco VIC fix stateful regression file

Signed-off-by: Hanoh Haim <[email protected]>
8 years agocisco VIC - skip test with 9K packet len due to trex-282
Hanoh Haim [Mon, 28 Nov 2016 18:06:18 +0000 (20:06 +0200)]
cisco VIC - skip test with 9K packet len due to trex-282

Signed-off-by: Hanoh Haim <[email protected]>
8 years agoVIC DPDK input counter add +4 bytes - reduce it
Hanoh Haim [Mon, 28 Nov 2016 18:05:26 +0000 (20:05 +0200)]
VIC DPDK input counter add +4 bytes - reduce it

Signed-off-by: Hanoh Haim <[email protected]>
8 years agoadd VIC reg files
Hanoh Haim [Mon, 28 Nov 2016 17:21:16 +0000 (19:21 +0200)]
add VIC reg files

Signed-off-by: Hanoh Haim <[email protected]>
8 years agofix trex-280 VIC DPDK rx counter issue
Hanoh Haim [Mon, 28 Nov 2016 17:19:51 +0000 (19:19 +0200)]
fix trex-280 VIC DPDK rx counter issue

Signed-off-by: Hanoh Haim <[email protected]>
8 years agocheck VIC FW support using FILTER_INFO, remove patch from enic driver
Hanoh Haim [Mon, 28 Nov 2016 13:20:19 +0000 (15:20 +0200)]
check VIC FW support using FILTER_INFO, remove patch from enic driver

Signed-off-by: Hanoh Haim <[email protected]>
8 years agoadd update example
Hanoh Haim [Mon, 28 Nov 2016 12:43:28 +0000 (14:43 +0200)]
add update example

Signed-off-by: Hanoh Haim <[email protected]>
8 years agofix trex-277
Hanoh Haim [Sun, 27 Nov 2016 15:33:38 +0000 (17:33 +0200)]
fix trex-277

Signed-off-by: Hanoh Haim <[email protected]>
8 years agoreverting back a temp fix
imarom [Mon, 28 Nov 2016 15:55:41 +0000 (17:55 +0200)]
reverting back a temp fix

Signed-off-by: imarom <[email protected]>
8 years agoself code review
imarom [Mon, 28 Nov 2016 14:47:41 +0000 (16:47 +0200)]
self code review

Signed-off-by: imarom <[email protected]>
8 years agoAdded documentation for client config IP based configuration
Ido Barnea [Mon, 28 Nov 2016 14:01:42 +0000 (16:01 +0200)]
Added documentation for client config IP based configuration

Signed-off-by: Ido Barnea <[email protected]>
8 years agoregression: update ipg_usec at stateless benchmark at trex06
Yaroslav Brustinov [Mon, 28 Nov 2016 10:51:01 +0000 (12:51 +0200)]
regression: update ipg_usec at stateless benchmark at trex06

Signed-off-by: Yaroslav Brustinov <[email protected]>
8 years agoRX features - self code review
imarom [Mon, 28 Nov 2016 09:25:32 +0000 (11:25 +0200)]
RX features - self code review

Signed-off-by: imarom <[email protected]>
8 years agoAdd src_ip to regression client_cfg file
Ido Barnea [Mon, 28 Nov 2016 08:05:28 +0000 (10:05 +0200)]
Add src_ip to regression client_cfg file

Signed-off-by: Ido Barnea <[email protected]>
8 years agoregression: move trex15 (vmxnet3) to trex03, move trex17 (e1000) to trex06
Yaroslav Brustinov [Sun, 27 Nov 2016 22:42:26 +0000 (00:42 +0200)]
regression: move trex15 (vmxnet3) to trex03, move trex17 (e1000) to trex06

Signed-off-by: Yaroslav Brustinov <[email protected]>
8 years agoadded howto guide on how to make the tracking environment. changed the analytics...
itraviv [Sun, 27 Nov 2016 16:32:16 +0000 (18:32 +0200)]
added howto guide on how to make the tracking environment. changed the analytics web report to fetch last 15 days of regression. added rule to ws_main to build the howto guide

Signed-off-by: itraviv <[email protected]>
8 years agoadded howto guide on how to make the tracking environment. changed the analytics...
itraviv [Sun, 27 Nov 2016 16:31:32 +0000 (18:31 +0200)]
added howto guide on how to make the tracking environment. changed the analytics web report to fetch last 15 days of regression. added rule to ws_main to build the howto guide

Signed-off-by: itraviv <[email protected]>
8 years agoclient config regression
Ido Barnea [Sun, 27 Nov 2016 13:02:14 +0000 (15:02 +0200)]
client config regression

Signed-off-by: Ido Barnea <[email protected]>
8 years agoBuilding script: verify 'LDD' key exists 21/4021/1
Yaroslav Brustinov [Sun, 27 Nov 2016 11:37:03 +0000 (13:37 +0200)]
Building script: verify 'LDD' key exists

Signed-off-by: Yaroslav Brustinov <[email protected]>
8 years agofixed quering quota issue, now fetching up to 10k queries from GA, asciidoc now shows... 20/4020/1
itraviv [Sun, 27 Nov 2016 10:07:12 +0000 (12:07 +0200)]
fixed quering quota issue, now fetching up to 10k queries from GA, asciidoc now shows more setups

Signed-off-by: itraviv <[email protected]>
8 years agomake -l work with client config 19/4019/1
Ido Barnea [Sun, 27 Nov 2016 09:43:08 +0000 (11:43 +0200)]
make -l work with client config

Signed-off-by: Ido Barnea <[email protected]>
8 years agobuilding script: add rpath of dumy_libs only if needed 18/4018/1
Yaroslav Brustinov [Sun, 27 Nov 2016 08:47:18 +0000 (10:47 +0200)]
building script: add rpath of dumy_libs only if needed

Signed-off-by: Yaroslav Brustinov <[email protected]>
8 years agogtests: resolve collision in same filename for different users 17/4017/1
Yaroslav Brustinov [Sat, 26 Nov 2016 12:20:07 +0000 (14:20 +0200)]
gtests: resolve collision in same filename for different users

Signed-off-by: Yaroslav Brustinov <[email protected]>
8 years agoTRex build: add message on missing libz files, add rpath to dummy libs (libnl-route... 16/4016/1
Yaroslav Brustinov [Fri, 25 Nov 2016 18:11:42 +0000 (20:11 +0200)]
TRex build: add message on missing libz files, add rpath to dummy libs (libnl-route-3.so.200 for Ubuntu16)

Signed-off-by: Yaroslav Brustinov <[email protected]>
8 years agofixed errors of ploting for single test query (trex11), added template in asciidoc... 15/4015/1
itraviv [Thu, 24 Nov 2016 15:04:15 +0000 (17:04 +0200)]
fixed errors of ploting for single test query (trex11), added template in asciidoc for trex 7,8,11 with hardware description

Signed-off-by: itraviv <[email protected]>
8 years agoself code review
imarom [Thu, 24 Nov 2016 14:58:34 +0000 (16:58 +0200)]
self code review

Signed-off-by: imarom <[email protected]>
8 years agoperformance test - relaxing the numbers 14/4014/1
imarom [Thu, 24 Nov 2016 14:35:24 +0000 (16:35 +0200)]
performance test - relaxing the numbers

Signed-off-by: imarom <[email protected]>
8 years agoFix issue of TRex dropping ARP packets shorter than 60 bytes 13/4013/1
Ido Barnea [Thu, 24 Nov 2016 10:51:59 +0000 (12:51 +0200)]
Fix issue of TRex dropping ARP packets shorter than 60 bytes

Signed-off-by: Ido Barnea <[email protected]>
8 years agoAllow non resolve state for stateless to startup
imarom [Wed, 23 Nov 2016 11:47:21 +0000 (13:47 +0200)]
Allow non resolve state for stateless to startup

Signed-off-by: imarom <[email protected]>
8 years agomerge issues
imarom [Wed, 23 Nov 2016 10:00:01 +0000 (12:00 +0200)]
merge issues

Signed-off-by: imarom <[email protected]>
8 years agoMerge branch 'master'
imarom [Wed, 23 Nov 2016 08:32:25 +0000 (10:32 +0200)]
Merge branch 'master'

Signed-off-by: imarom <[email protected]>
Conflicts:
src/main_dpdk.cpp

8 years agoUpdate WAF to latest master (1.9.5) 12/4012/1
Yaroslav Brustinov [Tue, 22 Nov 2016 20:23:32 +0000 (22:23 +0200)]
Update WAF to latest master (1.9.5)

Signed-off-by: Yaroslav Brustinov <[email protected]>
8 years agoRX features - removed 'none' and used Json::nullValue
imarom [Tue, 22 Nov 2016 17:32:30 +0000 (19:32 +0200)]
RX features - removed 'none' and used Json::nullValue

Signed-off-by: imarom <[email protected]>
8 years agoclient config gtest 11/4011/1
Ido Barnea [Tue, 22 Nov 2016 16:03:52 +0000 (18:03 +0200)]
client config gtest

Signed-off-by: Ido Barnea <[email protected]>
8 years agoRX features - few tweaks
imarom [Tue, 22 Nov 2016 15:16:36 +0000 (17:16 +0200)]
RX features - few tweaks

Signed-off-by: imarom <[email protected]>
8 years agoRX features - added timestamp to RX packets
imarom [Tue, 22 Nov 2016 13:48:40 +0000 (15:48 +0200)]
RX features - added timestamp to RX packets

Signed-off-by: imarom <[email protected]>
8 years agoRX features - added PING (echo ICMP) feature
imarom [Tue, 22 Nov 2016 12:20:32 +0000 (14:20 +0200)]
RX features - added PING (echo ICMP) feature

Signed-off-by: imarom <[email protected]>
8 years agoClient config ARP support - code review changes 10/4010/1
Ido Barnea [Mon, 21 Nov 2016 10:55:36 +0000 (12:55 +0200)]
Client config ARP support - code review changes

Signed-off-by: Ido Barnea <[email protected]>
8 years agoSeperating ClientCfgDirBase/Ext and ClientCfgBase/Ext to save memory 09/4009/1
Ido Barnea [Sun, 20 Nov 2016 12:06:38 +0000 (14:06 +0200)]
Seperating ClientCfgDirBase/Ext and ClientCfgBase/Ext to save memory

Signed-off-by: Ido Barnea <[email protected]>
8 years agoclient config ARP resolve working. Still missing IPv6 support. 08/4008/1
Ido Barnea [Tue, 15 Nov 2016 14:27:08 +0000 (16:27 +0200)]
client config ARP resolve working. Still missing IPv6 support.

Signed-off-by: Ido Barnea <[email protected]>
8 years agoAdded IPv6 field to yaml config 07/4007/1
Ido Barnea [Mon, 7 Nov 2016 14:34:33 +0000 (16:34 +0200)]
Added IPv6 field to yaml config

Signed-off-by: Ido Barnea <[email protected]>
8 years agoSupport multi dest and src addresses in pretest 06/4006/1
Ido Barnea [Mon, 7 Nov 2016 14:18:50 +0000 (16:18 +0200)]
Support multi dest and src addresses in pretest

Signed-off-by: Ido Barnea <[email protected]>
8 years agoadded template for trex07,trex08,trex11 to analytics sciidoc 05/4005/1
itraviv [Sun, 20 Nov 2016 19:33:19 +0000 (21:33 +0200)]
added template for trex07,trex08,trex11 to analytics sciidoc

Signed-off-by: itraviv <[email protected]>
8 years agoremoved unnecessary code 04/4004/1
itraviv [Thu, 17 Nov 2016 16:12:49 +0000 (18:12 +0200)]
removed unnecessary code

8 years agoregression - aggregate_results fixes #2 03/4003/1
Yaroslav Brustinov [Sun, 20 Nov 2016 12:19:31 +0000 (14:19 +0200)]
regression - aggregate_results fixes #2

Signed-off-by: Yaroslav Brustinov <[email protected]>
8 years agoregression - aggregate_results fixes 02/4002/1
Yaroslav Brustinov [Sun, 20 Nov 2016 12:11:38 +0000 (14:11 +0200)]
regression - aggregate_results fixes

Signed-off-by: Yaroslav Brustinov <[email protected]>
8 years agoregression - aggregate results: add option to read last commit info from file 01/4001/1
Yaroslav Brustinov [Sun, 20 Nov 2016 09:52:34 +0000 (11:52 +0200)]
regression - aggregate results: add option to read last commit info from file

Signed-off-by: Yaroslav Brustinov <[email protected]>
8 years agodocs fixes: 00/4000/1
Yaroslav Brustinov [Thu, 17 Nov 2016 14:52:27 +0000 (16:52 +0200)]
docs fixes:
http->https on jquery address
fix paths in performance job
add separator between creating and using performance data

Signed-off-by: Yaroslav Brustinov <[email protected]>
8 years agodoc minor client topo update 99/3999/1
Hanoh Haim [Wed, 16 Nov 2016 16:12:38 +0000 (18:12 +0200)]
doc minor client topo update

Signed-off-by: Hanoh Haim <[email protected]>
8 years agoupdate topology chart 98/3998/1
Hanoh Haim [Wed, 16 Nov 2016 16:02:41 +0000 (18:02 +0200)]
update topology chart

Signed-off-by: Hanoh Haim <[email protected]>
8 years agoMerge branch 'master' to rx_features phase 0.5
imarom [Wed, 16 Nov 2016 15:40:01 +0000 (17:40 +0200)]
Merge branch 'master' to rx_features phase 0.5

Signed-off-by: imarom <[email protected]>
8 years agoRX features - ARP resolve
imarom [Wed, 16 Nov 2016 15:26:59 +0000 (17:26 +0200)]
RX features - ARP resolve

Signed-off-by: imarom <[email protected]>
8 years agov2.10
Hanoh Haim [Wed, 16 Nov 2016 14:34:25 +0000 (16:34 +0200)]
v2.10

Signed-off-by: Hanoh Haim <[email protected]>
8 years agochange order of cores in produced config file
Yaroslav Brustinov [Wed, 16 Nov 2016 13:10:21 +0000 (15:10 +0200)]
change order of cores in produced config file
fix bug of writing reduced number of cores in VM
try using "main" thread for rx

Signed-off-by: Yaroslav Brustinov <[email protected]>
8 years agofix threads number 31+ in config causing overflow in mask calculations
Yaroslav Brustinov [Wed, 16 Nov 2016 12:34:53 +0000 (14:34 +0200)]
fix threads number 31+ in config causing overflow in mask calculations

Signed-off-by: Yaroslav Brustinov <[email protected]>
8 years agotrex07 fix queue_full in regression
Hanoh Haim [Wed, 16 Nov 2016 12:16:04 +0000 (14:16 +0200)]
trex07 fix queue_full in regression

Signed-off-by: Hanoh Haim <[email protected]>
8 years agoupdate ConnectX-4 performance numbers
Hanoh Haim [Wed, 16 Nov 2016 11:41:58 +0000 (13:41 +0200)]
update ConnectX-4 performance numbers

Signed-off-by: Hanoh Haim <[email protected]>
8 years agoupdate trex07 benchmark results
Hanoh Haim [Wed, 16 Nov 2016 09:55:07 +0000 (11:55 +0200)]
update trex07 benchmark results

Signed-off-by: Hanoh Haim <[email protected]>
8 years agoadd trex08 benchmark results
Hanoh Haim [Wed, 16 Nov 2016 09:54:36 +0000 (11:54 +0200)]
add trex08 benchmark results

Signed-off-by: Hanoh Haim <[email protected]>
8 years agofail in case of queue full - the CPU is not valid
Hanoh Haim [Wed, 16 Nov 2016 09:53:35 +0000 (11:53 +0200)]
fail in case of queue full - the CPU is not valid

Signed-off-by: Hanoh Haim <[email protected]>
8 years agoFix trex-267 - allocation of ARP packets from wrong memory socket
Ido Barnea [Wed, 16 Nov 2016 09:03:51 +0000 (11:03 +0200)]
Fix trex-267 - allocation of ARP packets from wrong memory socket

Signed-off-by: Ido Barnea <[email protected]>
8 years agoconnectx-4 another benchmark update
Hanoh Haim [Tue, 15 Nov 2016 18:23:35 +0000 (20:23 +0200)]
connectx-4 another benchmark update

Signed-off-by: Hanoh Haim <[email protected]>
8 years agofix python3 regression issue
Hanoh Haim [Tue, 15 Nov 2016 18:16:22 +0000 (20:16 +0200)]
fix python3 regression issue

Signed-off-by: Hanoh Haim <[email protected]>
8 years agoSTL push remote pcap: don't check that path exists at client side
Yaroslav Brustinov [Tue, 15 Nov 2016 18:04:48 +0000 (20:04 +0200)]
STL push remote pcap: don't check that path exists at client side

Signed-off-by: Yaroslav Brustinov <[email protected]>
8 years agoSTL push remote empty/incorrect pcap: fix cleanup
Yaroslav Brustinov [Tue, 15 Nov 2016 17:56:31 +0000 (19:56 +0200)]
STL push remote empty/incorrect pcap: fix cleanup

Signed-off-by: Yaroslav Brustinov <[email protected]>
8 years agoRX features - another refinement
imarom [Tue, 15 Nov 2016 17:20:10 +0000 (19:20 +0200)]
RX features - another refinement

Signed-off-by: imarom <[email protected]>
8 years agoconnectx-4 reduce the speed for the regression - some performance issue
Hanoh Haim [Tue, 15 Nov 2016 16:43:21 +0000 (18:43 +0200)]
connectx-4 reduce the speed for the regression - some performance issue

Signed-off-by: Hanoh Haim <[email protected]>
8 years agoupdate connectx-4 regression values
Hanoh Haim [Tue, 15 Nov 2016 15:42:36 +0000 (17:42 +0200)]
update connectx-4 regression values

Signed-off-by: Hanoh Haim <[email protected]>
8 years agoupdate client test for Connect4-X
Hanoh Haim [Tue, 15 Nov 2016 14:34:13 +0000 (16:34 +0200)]
update client test for Connect4-X

Signed-off-by: Hanoh Haim <[email protected]>
8 years agoupdate Connect4-X setup benchmark
Hanoh Haim [Tue, 15 Nov 2016 14:33:31 +0000 (16:33 +0200)]
update Connect4-X setup benchmark

Signed-off-by: Hanoh Haim <[email protected]>
8 years agoadd a way to load default args from config file
Hanoh Haim [Tue, 15 Nov 2016 14:33:03 +0000 (16:33 +0200)]
add a way to load default args from config file

Signed-off-by: Hanoh Haim <[email protected]>
8 years agohttps://trex-tgn.cisco.com/youtrack/issue/trex-271
imarom [Tue, 15 Nov 2016 13:45:03 +0000 (15:45 +0200)]
https://trex-tgn.cisco.com/youtrack/issue/trex-271

Signed-off-by: imarom <[email protected]>
8 years agodebug with ef is back
Hanoh Haim [Tue, 15 Nov 2016 13:28:37 +0000 (15:28 +0200)]
debug with ef is back

Signed-off-by: Hanoh Haim <[email protected]>
8 years agobackup old trex-07 setup config
Hanoh Haim [Tue, 15 Nov 2016 13:26:23 +0000 (15:26 +0200)]
backup old trex-07 setup config

Signed-off-by: Hanoh Haim <[email protected]>
8 years agoSTL push dual port split fixes
Yaroslav Brustinov [Mon, 14 Nov 2016 14:19:34 +0000 (16:19 +0200)]
STL push dual port split fixes

Signed-off-by: Yaroslav Brustinov <[email protected]>
8 years agofilter mlx5 attach driver
Hanoh Haim [Mon, 14 Nov 2016 13:45:07 +0000 (15:45 +0200)]
filter mlx5 attach driver

Signed-off-by: Hanoh Haim <[email protected]>
8 years agomove ibv_fork_init due to a crash of debug image see trex-270
Hanoh Haim [Mon, 14 Nov 2016 13:39:53 +0000 (15:39 +0200)]
move ibv_fork_init due to a crash of debug image see trex-270

Signed-off-by: Hanoh Haim <[email protected]>
8 years agomlx5 is both kerenl and dpdk
Hanoh Haim [Mon, 14 Nov 2016 13:30:39 +0000 (15:30 +0200)]
mlx5 is both kerenl and dpdk

Signed-off-by: Hanoh Haim <[email protected]>
8 years agocheck OFED version and tune mlx5 device for performance
Hanoh Haim [Mon, 14 Nov 2016 13:22:31 +0000 (15:22 +0200)]
check OFED version and tune mlx5 device for performance

Signed-off-by: Hanoh Haim <[email protected]>
8 years agofix STL push pcap: start from zero (or explicit delay)
Yaroslav Brustinov [Mon, 14 Nov 2016 08:58:56 +0000 (10:58 +0200)]
fix STL push pcap: start from zero (or explicit delay)

Signed-off-by: Yaroslav Brustinov <[email protected]>
8 years agoadded scripts and asciidoc for automated creation of trex analytics report. the creat...
itraviv [Sun, 13 Nov 2016 15:38:22 +0000 (17:38 +0200)]
added scripts and asciidoc for automated creation of trex analytics report. the creation is done by issuing './b build --performance' command

Signed-off-by: itraviv <[email protected]>