summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/CPlatform.py
AgeCommit message (Collapse)AuthorFilesLines
2017-01-14another fix to vlans configYaroslav Brustinov1-1/+1
Change-Id: I5b809689eadb86f8be9052714ef79598d5b39b2c Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2017-01-14Regression: fix configure_basic_filtered_interfaces with vlansYaroslav Brustinov1-5/+13
Regression: speedup load of clean config dpdk_nic_bind: printing table with interfaces: take info from Linux and not TRex in case of Mellanox Doc performance: fix time format Change-Id: I3b022a2406efb058851033acfffc00766d13a1f1 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2017-01-12client config regression tests with NBAR and VLANIdo Barnea1-65/+107
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-12-15Fix Trex25 Ipv6 statefull latency test failuresIdo Barnea1-1/+14
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-10-27Putting back MAC config in IPv6 regression testsIdo Barnea1-4/+4
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-10-25Added support for router IP based config in regression, and changed TRex Dan ↵Ido Barnea1-38/+50
to use it Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-07-05various fixesYaroslav Brustinov1-2/+1
2016-06-28increase MTU on regression routers to 9500, to make jumbo packets tests workIdo Barnea1-2/+2
2016-04-27regression: add small delay if load clean config failsYaroslav Brustinov1-2/+3
2016-04-24stateful API: add get_ports_count based on resultYaroslav Brustinov1-2/+4
regression: be per core takes into account number of ports
2016-04-19regression: add trex07, trex14, trex25.Yaroslav Brustinov1-3/+3
skip rx_check negative on kiwi02 for now.
2016-04-17regression: load clean config several attempts, use custom number of cores ↵Yaroslav Brustinov1-8/+15
at stateless.
2016-04-16python3 further fixesYaroslav Brustinov1-1/+1
2016-04-15regression: improve clear NAT translationsYaroslav Brustinov1-2/+12
2016-04-14regression: python3 supportYaroslav Brustinov1-9/+10
2016-03-24gather stateful client to stf folder, create trex_client packageYaroslav Brustinov1-5/+10
2016-01-31add driver for Ubuntu 14.04.3, remove seconds from regression start time at ↵Yaroslav Brustinov1-5/+5
HTML report, HLTAPI improvements
2016-01-09kiwi02 update benchmarkYaroslav Brustinov1-5/+5
disable VM latenct check, max exceeds 100ms, avg can reach 150ms disable temporary jumbo with router
2016-01-05move regression to trex-coreYaroslav Brustinov1-0/+908
slight fixes of hltapi + vm in packet builder update yaml lib version from 3.01 to 3.11