summaryrefslogtreecommitdiffstats
path: root/scripts/stl
AgeCommit message (Collapse)AuthorFilesLines
2016-03-07changed STLRxStats to STLFlowStatsIdo Barnea1-3/+2
2016-03-07changed rx stats to flow stats everywhereIdo Barnea4-8/+9
2016-03-04ignore python3 cache, generated code filesYaroslav Brustinov23-136/+77
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-03-01Merge --pkt support to stl-simHanoh Haim1-0/+29
2016-03-01add --pkt to stl-simHanoh Haim2-3/+9
2016-02-29hltapi: fix decrement exceeding maximal add_value range, add several useful ↵Yaroslav Brustinov1-0/+29
functions, add mac profile
2016-02-28hltapi: remove default for l3_protocol and l4_protocol, add several profilesYaroslav Brustinov14-4/+244
2016-02-25v1.93Hanoh Haim1-4/+4
2016-02-25hltapi: fix MAC given with aabb.ccdd.eeff format, fix add_value is more than ↵Yaroslav Brustinov3-2/+95
half of variable size, add 2 Wentong's profiles
2016-02-25accident - fixed problems from previous commitimarom1-4/+2
2016-02-25port attributes - promiscuous and etc.imarom1-2/+4
2016-02-24hltapi : add dst_mac vm; vlan mask variable now can be shared; add 2 more ↵Yaroslav Brustinov9-4/+97
profiles; add consistent_random argument for same random sequence each time
2016-02-24add seed per streamHanoh Haim2-0/+2
2016-02-24Merge GARP exampleHanoh Haim6-7/+29
2016-02-24add g arp exampleHanoh Haim1-0/+39
2016-02-24Rx stat per flow. Low level working for xl710, and partly for i350.Ido Barnea1-0/+19
added full clone (with CP VM) to stream
2016-02-23Merge remote-tracking branch 'origin/master'Yaroslav Brustinov1-5/+5
2016-02-23hltapi: add line rate and bps supportYaroslav Brustinov4-2/+5
2016-02-23sync streams and some other bugsimarom1-5/+5
2016-02-23Merge mask instruction add_value fieldHanoh Haim6-0/+230
2016-02-23add to mask instruction add_value fieldHanoh Haim1-0/+35
2016-02-23Merge remote-tracking branch 'origin/master'Yaroslav Brustinov2-0/+86
2016-02-23hltapi: optimization to utilize similar variables for several fields, fix ↵Yaroslav Brustinov6-0/+230
incorrect size from l3_length, add profiles
2016-02-23fix ipv4 checksum error in case of pkt_size>128 and field offset less than ↵Hanoh Haim2-0/+86
ip-header (fd.io issue - Miro)
2016-02-18Merge remote-tracking branch 'origin/master'Yaroslav Brustinov6-1/+174
2016-02-18imix default profileYaroslav Brustinov1-0/+17
2016-02-18Merge new mask instructionHanoh Haim6-1/+174
2016-02-18fix mpls example to use write_mask instructionHanoh Haim1-1/+1
2016-02-18add python profile for new write_mask commandHanoh Haim3-0/+105
2016-02-18add write_mask vm instructionHanoh Haim2-0/+68
2016-02-18added tests for PCAP profilesimarom2-4/+13
2016-02-18profiles for PCAPsimarom3-0/+74
2016-02-16step instruction supportHanoh Haim4-0/+40
2016-02-16fix stl profiles to support new mac-addr overrideHanoh Haim3-20/+7
2016-02-16add action counterHanoh Haim1-0/+53
2016-02-15add scapy layer for default macHanoh Haim3-0/+66
2016-02-14remove mcast mac-addr from exampleHanoh Haim1-0/+35
2016-02-14add vxlan exampleHanoh Haim1-0/+48
2016-02-11Merge remote-tracking branch 'origin/master'Yaroslav Brustinov1-0/+50
2016-02-11Merge remote-tracking branch 'origin/master'Yaroslav Brustinov1-0/+48
2016-02-11test client splitHanoh Haim1-0/+50
2016-02-11run_functional_tests not requires unit_tests/functional_tests, can be set to ↵Yaroslav Brustinov1-0/+33
custom test, path from scripts or from regression. added hlt profile test.
2016-02-11Integrate python split_by_fieldHanoh Haim3-0/+0
2016-02-11support split by varHanoh Haim1-0/+48
2016-02-11YAML support for simulatorimarom3-0/+0
2016-02-11fixed 'streams' command that was broken because of my big commitimarom1-2/+2
2016-02-11support relative path from profile - inspect stack for thatHanoh Haim1-0/+19
2016-02-11test add udp_1pkt_simpleHanoh Haim2-2/+24
2016-02-11test minor fixHanoh Haim1-1/+1
2016-02-11test 3 pkts pcap file exampleHanoh Haim1-0/+40