summaryrefslogtreecommitdiffstats
path: root/scripts/automation
AgeCommit message (Collapse)AuthorFilesLines
2016-12-12tune trex-09 resultsHanoh Haim1-1/+1
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-12-11STL API: fix split batch to chunks - one packet not being sentYaroslav Brustinov1-4/+3
Change-Id: Id2e96f2fe6a6c1bb0438198675a61f3c73d53072 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-12-10Stateless API: send batches by chunksYaroslav Brustinov1-4/+27
Change-Id: If551b474c4b6be58dfc3ed19e5c14a4ccd387afd Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-12-10Limit ZMQ RPC requests to 999999 bytes at CPP side. TODO: split requests at ↵Yaroslav Brustinov2-4/+16
Python to smaller chunks. Change-Id: Ieaf477d2ed8264e30a8275a75d597fdc8858da79 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-12-08Regression: change trex14 configYaroslav Brustinov4-19/+329
Doc: add readme file on how to build Change-Id: I2d3765ad90c99e6c7bd839d8c824b6c1fada9c88 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-12-06breakage to flow ctrl - fixedimarom1-1/+1
Signed-off-by: imarom <imarom@cisco.com>
2016-12-04test breakage due to incorrect speed calculationimarom2-6/+5
Signed-off-by: imarom <imarom@cisco.com>
2016-12-01refactor RX coreimarom4-31/+65
Signed-off-by: imarom <imarom@cisco.com>
2016-11-30doc breakageimarom1-4/+2
Signed-off-by: imarom <imarom@cisco.com>
2016-11-30minor bugsimarom3-1/+3
Signed-off-by: imarom <imarom@cisco.com>
2016-11-30merging with latest masterimarom15-36/+490
Signed-off-by: imarom <imarom@cisco.com> Conflicts: src/main_dpdk.cpp
2016-11-30API change get_info -> get_formatted_infoimarom1-1/+1
Signed-off-by: imarom <imarom@cisco.com>
2016-11-30reply to messagesimarom3-9/+3
Signed-off-by: imarom <imarom@cisco.com>
2016-11-29temporarely disable client config test on kiwi02Ido Barnea1-1/+3
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-11-28cisco VIC fix stateful regression fileHanoh Haim1-27/+14
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-28cisco VIC - skip test with 9K packet len due to trex-282Hanoh Haim3-48/+20
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-28add VIC reg filesHanoh Haim4-38/+312
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-28check VIC FW support using FILTER_INFO, remove patch from enic driverHanoh Haim1-2/+2
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-28add update exampleHanoh Haim1-0/+123
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-28self code reviewimarom4-411/+371
Signed-off-by: imarom <imarom@cisco.com>
2016-11-28regression: update ipg_usec at stateless benchmark at trex06Yaroslav Brustinov1-1/+1
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-11-28Add src_ip to regression client_cfg fileIdo Barnea1-0/+8
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-11-28regression: move trex15 (vmxnet3) to trex03, move trex17 (e1000) to trex06Yaroslav Brustinov4-2/+2
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-11-27client config regressionIdo Barnea3-3/+91
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-11-24self code reviewimarom1-3/+3
Signed-off-by: imarom <imarom@cisco.com>
2016-11-24performance test - relaxing the numbersimarom1-2/+2
Signed-off-by: imarom <imarom@cisco.com>
2016-11-23merge issuesimarom2-2/+12
Signed-off-by: imarom <imarom@cisco.com>
2016-11-23Merge branch 'master'imarom1-24/+39
Signed-off-by: imarom <imarom@cisco.com> Conflicts: src/main_dpdk.cpp
2016-11-22RX features - removed 'none' and used Json::nullValueimarom1-9/+4
Signed-off-by: imarom <imarom@cisco.com>
2016-11-22RX features - few tweaksimarom4-14/+41
Signed-off-by: imarom <imarom@cisco.com>
2016-11-22RX features - added timestamp to RX packetsimarom1-16/+23
Signed-off-by: imarom <imarom@cisco.com>
2016-11-22RX features - added PING (echo ICMP) featureimarom3-126/+313
Signed-off-by: imarom <imarom@cisco.com>
2016-11-20regression - aggregate_results fixes #2Yaroslav Brustinov1-2/+3
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-11-20regression - aggregate_results fixesYaroslav Brustinov1-16/+25
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-11-20regression - aggregate results: add option to read last commit info from fileYaroslav Brustinov1-10/+15
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-11-16Merge branch 'master' to rx_features phase 0.5imarom22-233/+1154
Signed-off-by: imarom <imarom@cisco.com>
2016-11-16RX features - ARP resolveimarom5-43/+141
Signed-off-by: imarom <imarom@cisco.com>
2016-11-16change order of cores in produced config fileYaroslav Brustinov1-11/+11
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-16trex07 fix queue_full in regressionHanoh Haim1-1/+1
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-16update trex07 benchmark resultsHanoh Haim1-2/+2
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-16add trex08 benchmark resultsHanoh Haim1-0/+50
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-16fail in case of queue full - the CPU is not validHanoh Haim1-0/+4
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-15connectx-4 another benchmark updateHanoh Haim1-3/+3
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-15fix python3 regression issueHanoh Haim1-2/+2
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-15STL push remote pcap: don't check that path exists at client sideYaroslav Brustinov2-13/+29
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-11-15RX features - another refinementimarom3-23/+233
Signed-off-by: imarom <imarom@cisco.com>
2016-11-15connectx-4 reduce the speed for the regression - some performance issueHanoh Haim1-1/+1
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-15update connectx-4 regression valuesHanoh Haim1-10/+11
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-15update client test for Connect4-XHanoh Haim1-2/+6
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-15update Connect4-X setup benchmarkHanoh Haim1-13/+16
Signed-off-by: Hanoh Haim <hhaim@cisco.com>