summaryrefslogtreecommitdiffstats
path: root/scripts/exp
AgeCommit message (Collapse)AuthorFilesLines
2017-03-05fix STLVmFlowVarRepetableRandom typo instructionHanoh Haim1-0/+0
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2017-02-16support more than 255 client/server poolsHanoh Haim1-0/+0
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2017-02-16VLAN keyword in platform config file will now make all traffic be sent over vlanIdo Barnea4-0/+0
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2017-01-12tune the expected pcap file to new stateful model - issue trex-331Hanoh Haim19-0/+0
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2017-01-10Add client config unit test + fixes to unit tests infraIdo Barnea1-0/+0
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2017-01-05add not accurate timer wheel for better performanceHanoh Haim22-0/+0
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-12-22stateful scheduler cleanupHanoh Haim14-0/+0
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-12-21improve Stateful schedulerHanoh Haim50-0/+0
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-11mlx5 add TOS marker for mlx5 type of driverHanoh Haim12-0/+0
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-09-27fix regression issues with step/init valuesimarom1-0/+0
TODO: random limit currently does not support limit less than core count - it is possible to solve this by giving redundant cores the same seed and limit (currently it is blocked)
2016-09-25fixing up all gtests results (due to split now in order instead ofimarom9-0/+0
segments)
2016-09-25Splitter - padding for non circular VMsimarom4-0/+0
2016-09-13fix random_limit max valueHanoh Haim1-0/+0
2016-09-13add repetable_random example profileHanoh Haim1-0/+0
2016-09-13add rand limit instruction DPHanoh Haim1-0/+0
2016-09-08dual mode fix: MAC address on the slave port was not updatedimarom1-0/+0
2016-09-07dual remote - tests missing PCAPsimarom1-0/+0
2016-09-07dual mode - testsimarom2-0/+0
2016-08-07random tests are now provided with seedimarom5-0/+0
2016-07-12NAT seq num randomization working version - Missing some functionalityIdo Barnea3-0/+0
2016-06-22adding flow stat profiles to simulator testsIdo Barnea2-0/+0
2016-05-18unit tests + simulator workIdo Barnea2-0/+0
2016-05-11add cache mode testHanoh Haim1-0/+0
2016-05-10merge from masterHanoh Haim4-0/+0
2016-05-09PCAP remote gtestsimarom4-0/+0
2016-05-08add cache to CPHanoh Haim2-0/+0
2016-04-15copy of wrong golden yesterdayYaroslav Brustinov1-0/+0
2016-04-14regression: add --python2 and --python3 to run_regression, if nothing ↵Yaroslav Brustinov21-0/+0
provided, use python2. hltapi: fix bug of not reducing 4 bytes from produced packets because of fcs. doc: add trex_client package stl/stf example of running examples :)
2016-04-12added checks for warnings on examplesimarom4-0/+0
2016-04-10forgot the actual PCAP golden filesimarom2-0/+0
2016-04-10fixed 10.0.0.X / 8.0.0.X to 16.0.0.X / 48.0.0.Ximarom4-0/+0
2016-04-10multicore tests new goldens (because of phase)imarom4-0/+0
2016-04-10reset multi core profiles to single coreimarom4-0/+0
2016-03-08regression: add stateless support (WIP); Scapy builder: fix remove MACs from ↵Yaroslav Brustinov5-0/+0
binary, do not build by default;
2016-03-04add manual padding to 60 bytes with zerosYaroslav Brustinov4-0/+0
2016-03-04ignore python3 cache, generated code filesYaroslav Brustinov10-0/+0
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-29fix expected pcap number of packets; add simple example of HLTYaroslav Brustinov1-0/+0
2016-02-29hltapi: fix decrement exceeding maximal add_value range, add several useful ↵Yaroslav Brustinov1-0/+0
functions, add mac profile
2016-02-28hltapi: remove default for l3_protocol and l4_protocol, add several profilesYaroslav Brustinov11-0/+0
2016-02-25v1.93Hanoh Haim1-0/+0
2016-02-25hltapi: fix MAC given with aabb.ccdd.eeff format, fix add_value is more than ↵Yaroslav Brustinov2-0/+0
half of variable size, add 2 Wentong's profiles
2016-02-24hltapi : add dst_mac vm; vlan mask variable now can be shared; add 2 more ↵Yaroslav Brustinov3-0/+0
profiles; add consistent_random argument for same random sequence each time
2016-02-24add seed per streamHanoh Haim2-0/+0
2016-02-24Merge GARP exampleHanoh Haim4-0/+0
2016-02-24add g arp exampleHanoh Haim1-0/+0
2016-02-23hltapi: add line rate and bps supportYaroslav Brustinov4-0/+0
2016-02-23Merge mask instruction add_value fieldHanoh Haim7-0/+0
2016-02-23add to mask instruction add_value fieldHanoh Haim1-0/+0
2016-02-23Merge remote-tracking branch 'origin/master'Yaroslav Brustinov2-0/+0
2016-02-23hltapi: optimization to utilize similar variables for several fields, fix ↵Yaroslav Brustinov7-0/+0
incorrect size from l3_length, add profiles