summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression
AgeCommit message (Collapse)AuthorFilesLines
2016-03-13regression: fix - error in some type of tests leads to ignoring other types ↵Yaroslav Brustinov1-2/+3
of tests.
2016-03-11regression: add error printYaroslav Brustinov1-0/+2
2016-03-10regression: stl added 1 more map try + sleepYaroslav Brustinov2-1/+6
2016-03-09regression: exchange --copy flag to --pkg argument, to run server with given ↵Yaroslav Brustinov4-31/+35
package unzipped to /tmp/trex-scripts dir
2016-03-09regression:fixYaroslav Brustinov1-2/+6
2016-03-09regression: fixYaroslav Brustinov1-9/+9
2016-03-09fixYaroslav Brustinov1-0/+2
2016-03-09fixYaroslav Brustinov1-0/+0
2016-03-09regression: stl updatesYaroslav Brustinov26-0/+3101
2016-03-09regression: stl updatesYaroslav Brustinov5-31/+61
2016-03-08regression: add stateless support (WIP); Scapy builder: fix remove MACs from ↵Yaroslav Brustinov30-3321/+298
binary, do not build by default;
2016-03-07changed rx stats to flow stats everywhereIdo Barnea1-11/+11
2016-03-06functional tests - not fast enough - now 9 seconds...imarom1-22/+29
2016-03-061. blazing fast regressionimarom1-10/+2
2. API checks for Python version
2016-03-04return 4 testsYaroslav Brustinov2-15/+14
2016-03-04yet another patch for regressionHanoh Haim1-11/+12
2016-03-04 patch the regression for nowHanoh Haim1-3/+3
2016-03-04ignore python3 cache, generated code filesYaroslav Brustinov1-6/+27
add option to export Profile (and thus stream too) to Python code add for each profile in functional tests generating it to Python code and comparing to same pcap result add loading Prifile via add_streams() fix IMIX rates in HLTAPI used with line % and bps Scapy packet builder: fixes to load of pcap/yaml - use MAC from pcap (with flag), remove FCS (with flag), support for VM with offsets by name
2016-02-29hltapi: fix decrement exceeding maximal add_value range, add several useful ↵Yaroslav Brustinov1-0/+1
functions, add mac profile
2016-02-28hltapi: remove default for l3_protocol and l4_protocol, add several profilesYaroslav Brustinov1-0/+8
2016-02-25v1.93Hanoh Haim1-2/+3
2016-02-25hltapi: fix MAC given with aabb.ccdd.eeff format, fix add_value is more than ↵Yaroslav Brustinov2-1/+4
half of variable size, add 2 Wentong's profiles
2016-02-25port attributes - promiscuous and etc.imarom1-6/+6
2016-02-25regression: aggregate results: remove timeoutYaroslav Brustinov1-1/+1
2016-02-24hltapi : add dst_mac vm; vlan mask variable now can be shared; add 2 more ↵Yaroslav Brustinov2-16/+18
profiles; add consistent_random argument for same random sequence each time
2016-02-24regression: add flag to copy TRex to temp dir and run from thereYaroslav Brustinov1-2/+14
2016-02-24regression: hltapi yaml update for add_value of mask variableYaroslav Brustinov1-3/+6
2016-02-24add seed per streamHanoh Haim1-3/+3
2016-02-24Merge GARP exampleHanoh Haim1-15/+19
2016-02-24add g arp exampleHanoh Haim1-1/+1
2016-02-23hltapi: add line rate and bps supportYaroslav Brustinov1-15/+19
2016-02-23Merge mask instruction add_value fieldHanoh Haim3-55/+76
2016-02-23add to mask instruction add_value fieldHanoh Haim1-2/+3
2016-02-23Merge remote-tracking branch 'origin/master'Yaroslav Brustinov1-2/+4
2016-02-23hltapi: optimization to utilize similar variables for several fields, fix ↵Yaroslav Brustinov3-55/+76
incorrect size from l3_length, add profiles
2016-02-23Merge ipv4 checksum issueHanoh Haim3-42/+140
2016-02-23fix ipv4 checksum error in case of pkt_size>128 and field offset less than ↵Hanoh Haim1-2/+4
ip-header (fd.io issue - Miro)
2016-02-21typo in step and min/max_value; support old-type classes in validate_type; ↵Yaroslav Brustinov1-27/+106
assert positive values in python; hlt fix vlan vm + test for it;
2016-02-21regression: fix argsYaroslav Brustinov1-2/+1
2016-02-20regression: fix argsYaroslav Brustinov1-1/+2
2016-02-20hlt updates: split by cores, directionYaroslav Brustinov1-13/+27
2016-02-20regression: allow more queue full on VM (can get spikes)Yaroslav Brustinov1-3/+8
2016-02-18Merge new mask instructionHanoh Haim1-2/+7
2016-02-18Merge remote-tracking branch 'origin/master'Yaroslav Brustinov1-0/+2
2016-02-18fix mpls example to use write_mask instructionHanoh Haim1-2/+2
2016-02-18hltapi update: vlans (one or nested), ipv6, "imix" moved to stream builderYaroslav Brustinov2-21/+184
2016-02-18add python profile for new write_mask commandHanoh Haim1-3/+8
2016-02-18added tests for PCAP profilesimarom1-0/+2
2016-02-16fix hlt yaml goldenHanoh Haim2-1/+9
2016-02-16add test for stepHanoh Haim1-2/+2