Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-03-05 | fix STLVmFlowVarRepetableRandom typo instruction | Hanoh Haim | 1 | -0/+0 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-16 | support more than 255 client/server pools | Hanoh Haim | 1 | -0/+0 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-16 | VLAN keyword in platform config file will now make all traffic be sent over vlan | Ido Barnea | 4 | -0/+0 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-01-12 | tune the expected pcap file to new stateful model - issue trex-331 | Hanoh Haim | 19 | -0/+0 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-01-10 | Add client config unit test + fixes to unit tests infra | Ido Barnea | 1 | -0/+0 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-01-05 | add not accurate timer wheel for better performance | Hanoh Haim | 22 | -0/+0 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-22 | stateful scheduler cleanup | Hanoh Haim | 14 | -0/+0 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-21 | improve Stateful scheduler | Hanoh Haim | 50 | -0/+0 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | mlx5 add TOS marker for mlx5 type of driver | Hanoh Haim | 12 | -0/+0 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-09-27 | fix regression issues with step/init values | imarom | 1 | -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-25 | fixing up all gtests results (due to split now in order instead of | imarom | 9 | -0/+0 | |
segments) | |||||
2016-09-25 | Splitter - padding for non circular VMs | imarom | 4 | -0/+0 | |
2016-09-13 | fix random_limit max value | Hanoh Haim | 1 | -0/+0 | |
2016-09-13 | add repetable_random example profile | Hanoh Haim | 1 | -0/+0 | |
2016-09-13 | add rand limit instruction DP | Hanoh Haim | 1 | -0/+0 | |
2016-09-08 | dual mode fix: MAC address on the slave port was not updated | imarom | 1 | -0/+0 | |
2016-09-07 | dual remote - tests missing PCAPs | imarom | 1 | -0/+0 | |
2016-09-07 | dual mode - tests | imarom | 2 | -0/+0 | |
2016-08-07 | random tests are now provided with seed | imarom | 5 | -0/+0 | |
2016-07-12 | NAT seq num randomization working version - Missing some functionality | Ido Barnea | 3 | -0/+0 | |
2016-06-22 | adding flow stat profiles to simulator tests | Ido Barnea | 2 | -0/+0 | |
2016-05-18 | unit tests + simulator work | Ido Barnea | 2 | -0/+0 | |
2016-05-11 | add cache mode test | Hanoh Haim | 1 | -0/+0 | |
2016-05-10 | merge from master | Hanoh Haim | 4 | -0/+0 | |
2016-05-09 | PCAP remote gtests | imarom | 4 | -0/+0 | |
2016-05-08 | add cache to CP | Hanoh Haim | 2 | -0/+0 | |
2016-04-15 | copy of wrong golden yesterday | Yaroslav Brustinov | 1 | -0/+0 | |
2016-04-14 | regression: add --python2 and --python3 to run_regression, if nothing ↵ | Yaroslav Brustinov | 21 | -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-12 | added checks for warnings on examples | imarom | 4 | -0/+0 | |
2016-04-10 | forgot the actual PCAP golden files | imarom | 2 | -0/+0 | |
2016-04-10 | fixed 10.0.0.X / 8.0.0.X to 16.0.0.X / 48.0.0.X | imarom | 4 | -0/+0 | |
2016-04-10 | multicore tests new goldens (because of phase) | imarom | 4 | -0/+0 | |
2016-04-10 | reset multi core profiles to single core | imarom | 4 | -0/+0 | |
2016-03-08 | regression: add stateless support (WIP); Scapy builder: fix remove MACs from ↵ | Yaroslav Brustinov | 5 | -0/+0 | |
binary, do not build by default; | |||||
2016-03-04 | add manual padding to 60 bytes with zeros | Yaroslav Brustinov | 4 | -0/+0 | |
2016-03-04 | ignore python3 cache, generated code files | Yaroslav Brustinov | 10 | -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-29 | fix expected pcap number of packets; add simple example of HLT | Yaroslav Brustinov | 1 | -0/+0 | |
2016-02-29 | hltapi: fix decrement exceeding maximal add_value range, add several useful ↵ | Yaroslav Brustinov | 1 | -0/+0 | |
functions, add mac profile | |||||
2016-02-28 | hltapi: remove default for l3_protocol and l4_protocol, add several profiles | Yaroslav Brustinov | 11 | -0/+0 | |
2016-02-25 | v1.93 | Hanoh Haim | 1 | -0/+0 | |
2016-02-25 | hltapi: fix MAC given with aabb.ccdd.eeff format, fix add_value is more than ↵ | Yaroslav Brustinov | 2 | -0/+0 | |
half of variable size, add 2 Wentong's profiles | |||||
2016-02-24 | hltapi : add dst_mac vm; vlan mask variable now can be shared; add 2 more ↵ | Yaroslav Brustinov | 3 | -0/+0 | |
profiles; add consistent_random argument for same random sequence each time | |||||
2016-02-24 | add seed per stream | Hanoh Haim | 2 | -0/+0 | |
2016-02-24 | Merge GARP example | Hanoh Haim | 4 | -0/+0 | |
2016-02-24 | add g arp example | Hanoh Haim | 1 | -0/+0 | |
2016-02-23 | hltapi: add line rate and bps support | Yaroslav Brustinov | 4 | -0/+0 | |
2016-02-23 | Merge mask instruction add_value field | Hanoh Haim | 7 | -0/+0 | |
2016-02-23 | add to mask instruction add_value field | Hanoh Haim | 1 | -0/+0 | |
2016-02-23 | Merge remote-tracking branch 'origin/master' | Yaroslav Brustinov | 2 | -0/+0 | |
2016-02-23 | hltapi: optimization to utilize similar variables for several fields, fix ↵ | Yaroslav Brustinov | 7 | -0/+0 | |
incorrect size from l3_length, add profiles |