summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression
AgeCommit message (Collapse)AuthorFilesLines
2016-10-30add ifdef guard to .h fileYaroslav Brustinov1-11/+6
remove UUID from TUI STF Python API: show newlines instead of "\n\n\n" in Exception message STF Python API: remove "During handling of the above exception, another exception occurred:" in Python3.3+ dpdk_nic_bind.py: ensure needed PATH exists for lspci etc. t-rex-64: remove "stty: standard input: Inappropriate ioctl for device" t-rex-64: remove "cat: write error: Broken pipe" Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-10-30for now shutdown stateful GAimarom2-10/+12
Signed-off-by: imarom <imarom@cisco.com>
2016-10-30performance integration with GAimarom2-15/+37
Signed-off-by: imarom <imarom@cisco.com>
2016-10-27Fix to functional testsIdo Barnea2-7/+7
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-10-27Putting back MAC config in IPv6 regression testsIdo Barnea6-15/+36
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-10-27performance - more tolerant valuesimarom2-5/+5
Signed-off-by: imarom <imarom@cisco.com>
2016-10-27regression: fix for python3 client testYaroslav Brustinov1-3/+1
2016-10-26typoYaroslav Brustinov1-4/+7
2016-10-26regression: stateless rx_check allow 0.1% errorsYaroslav Brustinov1-1/+1
2016-10-26fixed performance issue (moved STRECH case to low priority cases)imarom2-12/+16
Signed-off-by: imarom <imarom@cisco.com>
2016-10-26regression: fix client pkg test to configure the dut interfacesYaroslav Brustinov1-0/+5
2016-10-26Changed trex25 config to be IP basedIdo Barnea1-8/+8
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-10-25Added support for router IP based config in regression, and changed TRex Dan ↵Ido Barnea3-43/+63
to use it Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-10-25performance test did disconnect after end of testsimarom1-1/+0
Signed-off-by: imarom <imarom@cisco.com>
2016-10-25added performance test (starting with trex09)imarom2-0/+383
Signed-off-by: imarom <imarom@cisco.com>
2016-10-13Revert "Another small fix to regression"Ido Barnea1-2/+2
This reverts commit cf40f4d078a847eb05de1c880f349c8dcb20fb29. Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-10-13Another small fix to regressionIdo Barnea1-2/+2
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-10-06Changed ipv6 test on trex09 to use 3 cores instead of 4Ido Barnea1-1/+1
2016-09-25split multicore - all tests passimarom1-0/+3
2016-09-25Splitter - padding for non circular VMsimarom1-11/+26
2016-09-22stl test rx_check virtio fixes + syntax sugarYaroslav Brustinov1-17/+55
2016-09-15regression: trex12 is vmYaroslav Brustinov1-1/+1
2016-09-14regression: lower multiplier for assymetric imix at trex24Yaroslav Brustinov1-1/+1
2016-09-14regression: increase ipg in benckmark test with pcap at trex24Yaroslav Brustinov1-1/+1
2016-09-13fix regressionHanoh Haim1-2/+2
2016-09-13fix random_limit max valueHanoh Haim1-4/+1
2016-09-13add repetable_random example profileHanoh Haim1-4/+4
2016-09-13dpdk Python scripts small fixesYaroslav Brustinov3-6/+204
ensure log dir exists for trex daemon regression: add trex24 setup Sphinx docs remove "capture" tag for compatibility with 1.2 version
2016-09-08dual mode fix: MAC address on the slave port was not updatedimarom1-1/+1
2016-09-07dual remote - tests missing PCAPsimarom2-1/+3
2016-09-07dual mode : code review fixesimarom1-0/+23
2016-09-04scapy service: added version handler, added packet reconstruct from binary, ↵itraviv2-223/+0
added support for building packet from dictionary, added support for scapy field enhancement. scapy_zmq_server: fixed some path issues, changed minor argument parsing
2016-08-29regression: lower multiplier on asymmetric imix at trex17Yaroslav Brustinov1-1/+1
2016-08-28regression: lower requirement on output packets, at 9k and quick cpu ↵Yaroslav Brustinov1-1/+1
stabilization it can be few
2016-08-24regression: fix case of division by zero in cpu benchmark calculationYaroslav Brustinov1-1/+7
2016-08-24regression: fix case of division by zero in cpu benchmark calculationYaroslav Brustinov1-129/+151
2016-08-19update multiplier in stl benchmark, shorten title in NIC's tableYaroslav Brustinov1-1/+2
2016-08-19disable scapy_server testYaroslav Brustinov1-0/+0
2016-08-18revert mmain_dpdk.h commited by mistake codeYaroslav Brustinov1-0/+698
add create config functional test change order of cores in config file
2016-08-18fixed path issue to resolve path for VXLAN and MPLSitraviv1-1/+2
2016-08-18Merge branch 'scapy_server'itraviv1-0/+221
2016-08-18scapy_server_test:itraviv1-1/+3
skiping python3 tests scapy_service.py: minor changes to protocol_struct function zmq_client: added zmq_server: minor changes in exception handling
2016-08-15scapy_server_test:itraviv1-69/+55
added cases for testing: GRE, VXML, DNS, IPv6 changed test functions to include only the testted object and created other functions as testing engines. scapy_service: added api class. added documentry for api class changed method functions to include underscore
2016-08-11IPv6 Latency/flow stats on x710 - supporting all packet typesIdo Barnea1-1/+1
2016-08-101)added feature: running the entire test via RPC (over ZMQ) on a "remote" ↵itraviv1-4/+23
scapy server. 2) the mentioned above server is implemented as a thread running on the local machine,so in this commit a thread mechanism is added
2016-08-09added wrapper class to support testing of scapy_server, this class wraps ↵itraviv1-6/+81
server interaction. added test of offsets versus actual packet dump
2016-08-08Fix to stateless latency testIdo Barnea1-2/+2
2016-08-08IPv6 x710 flow stats work. Still not supported: Flow stats for UDP/TCP IPv6 ↵Ido Barnea1-2/+3
packets with extension header.
2016-08-07regression: compare pcaps in functional tests robust to order of packets ↵Yaroslav Brustinov1-4/+23
with same timestamp
2016-08-07generated code on PCAP should be fixed to support default MACsimarom1-8/+8