summaryrefslogtreecommitdiffstats
path: root/scripts/stl
AgeCommit message (Collapse)AuthorFilesLines
2016-04-10fixed 10.0.0.X / 8.0.0.X to 16.0.0.X / 48.0.0.Ximarom4-5/+5
2016-04-10some refinements and few refactorsimarom1-1/+1
2016-04-10added tests for multi coreimarom4-0/+101
2016-03-31STL tests (API)imarom4-7/+16
2016-03-30add ga to apiHanoh Haim1-0/+24
2016-03-24remove debug write from profileYaroslav Brustinov1-1/+0
2016-03-23Python 3 - another drop (package fixups)imarom3-7/+7
2016-03-16tunables show on the consoleimarom2-8/+11
2016-03-16FIX: direction for profileimarom64-81/+74
2016-03-14some cleanup for API docHanoh Haim22-22/+22
2016-03-13bdir simpleHanoh Haim1-0/+35
2016-03-10RX stats - major refactorimarom1-2/+6
2016-03-07interleave example - monor fixHanoh Haim1-3/+2
2016-03-07interleave exampleHanoh Haim1-0/+49
2016-03-07minorHanoh Haim1-1/+1
2016-03-07Merge scapy remove crypto. for ADS serverHanoh Haim4-7/+7
2016-03-07scapy library remove crypto and ans1Hanoh Haim2-0/+72
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