summaryrefslogtreecommitdiffstats
path: root/scripts/automation
AgeCommit message (Expand)AuthorFilesLines
2016-10-27performance - more tolerant valuesimarom2-5/+5
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
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
2016-10-25Added support for router IP based config in regression, and changed TRex Dan ...Ido Barnea3-43/+63
2016-10-25Merge from masterHanoh Haim3-1/+383
2016-10-25performance test did disconnect after end of testsimarom1-1/+0
2016-10-25added performance test (starting with trex09)imarom3-1/+384
2016-10-21preserve abstract model structure, calculate values and show structure changesAnton Kiselev3-6/+87
2016-10-18add unit tests for scapy serviceAnton Kiselev2-0/+175
2016-10-17update scapy_service for gui usage.Anton Kiselev2-91/+421
2016-10-13Revert "Another small fix to regression"Ido Barnea1-2/+2
2016-10-13Another small fix to regressionIdo Barnea1-2/+2
2016-10-09add STLVmWrFlowVar to docHanoh Haim1-0/+8
2016-10-06Changed ipv6 test on trex09 to use 3 cores instead of 4Ido Barnea1-1/+1
2016-09-30fix parsing tunables, add support for separate -t in console, add benchmark p...Yaroslav Brustinov2-28/+40
2016-09-29add hw_cs Python API docHanoh Haim2-3/+15
2016-09-29Add FE Instruction to fix TCP/UDP Payload checksum using hardware offload engineHanoh Haim1-0/+74
2016-09-29https://trex-tgn.cisco.com/youtrack/issue/trex-249imarom1-13/+76
2016-09-29https://trex-tgn.cisco.com/youtrack/issue/trex-243imarom1-13/+23
2016-09-29https://trex-tgn.cisco.com/youtrack/issue/trex-247imarom2-4/+23
2016-09-28trex-console: add print of Python error in case of error loading profile in TUIYaroslav Brustinov1-3/+7
2016-09-28stl api - importing profile: use given directory as first path, not lastYaroslav Brustinov1-1/+1
2016-09-26update stl docHanoh Haim1-0/+36
2016-09-25merge issues with rand limitimarom2-20/+12
2016-09-25split multicore - all tests passimarom3-20/+10
2016-09-25Splitter - padding for non circular VMsimarom3-20/+39
2016-09-25draft: new split algorithmimarom1-8/+48
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-13typoYaroslav Brustinov1-6/+8
2016-09-13fix regressionHanoh Haim1-2/+2
2016-09-13fix random_limit max valueHanoh Haim2-7/+4
2016-09-13add repetable_random example profileHanoh Haim2-4/+7
2016-09-13add python testHanoh Haim1-12/+52
2016-09-13add min/max to repeatable random instHanoh Haim1-0/+60
2016-09-13dpdk Python scripts small fixesYaroslav Brustinov10-56/+274
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-07support for DUAL mode on small PCAPsimarom2-17/+261
2016-09-07dual mode : code review fixesimarom3-3/+32
2016-09-07dual mode - refinementimarom1-4/+16
2016-09-07dual mode - check for ERF onlyimarom2-1/+4
2016-09-07DUAL mode - phase #1imarom5-10/+46
2016-09-04scapy service: added version handler, added packet reconstruct from binary, a...itraviv4-262/+150