Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-04 | add manual padding to 60 bytes with zeros | Yaroslav Brustinov | 6 | -10/+6 | |
2016-03-04 | return 4 tests | Yaroslav Brustinov | 2 | -15/+14 | |
2016-03-04 | yet another patch for regression | Hanoh Haim | 1 | -11/+12 | |
2016-03-04 | patch the regression for now | Hanoh Haim | 1 | -3/+3 | |
2016-03-04 | ignore python3 cache, generated code files | Yaroslav Brustinov | 39 | -196/+330 | |
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-03 | RX stats example "stl_rx_stream.py" | imarom | 4 | -15/+75 | |
2016-03-03 | RX stats API | imarom | 6 | -4/+69 | |
2016-03-03 | Merge Console merge | Hanoh Haim | 5 | -49/+65 | |
2016-03-03 | console help looks better now | Hanoh Haim | 3 | -7/+122 | |
2016-03-03 | XTERM might not be present on the machine | imarom | 1 | -1/+5 | |
so TUI -x might give exception - fix it | |||||
2016-03-02 | port mapping - hardening | imarom | 3 | -31/+40 | |
2016-03-02 | TX barrier | imarom | 2 | -17/+20 | |
2016-03-01 | add stream name | Hanoh Haim | 1 | -0/+4 | |
2016-03-01 | Merge --pkt support to stl-sim | Hanoh Haim | 5 | -50/+229 | |
2016-03-01 | add --pkt to stl-sim | Hanoh Haim | 5 | -4/+49 | |
2016-02-29 | fix expected pcap number of packets; add simple example of HLT | Yaroslav Brustinov | 2 | -0/+115 | |
2016-02-29 | hltapi: fix decrement exceeding maximal add_value range, add several useful ↵ | Yaroslav Brustinov | 4 | -50/+114 | |
functions, add mac profile | |||||
2016-02-29 | yet another limitation of 8 ports | Yaroslav Brustinov | 1 | -1/+1 | |
2016-02-29 | random var crash when range is full uint32_t or full uint64_t | imarom | 1 | -0/+21 | |
2016-02-28 | hltapi: remove default for l3_protocol and l4_protocol, add several profiles | Yaroslav Brustinov | 27 | -18/+275 | |
2016-02-28 | more info for ports (API and TUI) | imarom | 3 | -21/+27 | |
2016-02-28 | merge max_port=12 support | Hanoh Haim | 6 | -166/+113 | |
2016-02-28 | m_max_ports->12, base on RaminNietzsche fix. set defult DPDK error to 4 | Hanoh Haim | 1 | -4/+6 | |
2016-02-28 | support for mac addr query | imarom | 3 | -7/+13 | |
2016-02-28 | Merge remote-tracking branch 'origin/master' | Yaroslav Brustinov | 5 | -156/+94 | |
2016-02-28 | fix for up to 12 ports, fix error in case port_limit higher than number of ↵ | Yaroslav Brustinov | 1 | -10/+13 | |
interfaces | |||||
2016-02-28 | added port_info API | imarom | 5 | -156/+94 | |
IPG for load PCAP cannot be less than 1 usec | |||||
2016-02-25 | v1.93 | Hanoh Haim | 3 | -6/+7 | |
2016-02-25 | hltapi: fix MAC given with aabb.ccdd.eeff format, fix add_value is more than ↵ | Yaroslav Brustinov | 8 | -74/+196 | |
half of variable size, add 2 Wentong's profiles | |||||
2016-02-25 | accident - fixed problems from previous commit | imarom | 2 | -5/+3 | |
2016-02-25 | port attributes - promiscuous and etc. | imarom | 6 | -9/+148 | |
2016-02-25 | regression: aggregate results: remove timeout | Yaroslav Brustinov | 1 | -1/+1 | |
2016-02-24 | hltapi : add dst_mac vm; vlan mask variable now can be shared; add 2 more ↵ | Yaroslav Brustinov | 15 | -48/+180 | |
profiles; add consistent_random argument for same random sequence each time | |||||
2016-02-24 | regression: add flag to copy TRex to temp dir and run from there | Yaroslav Brustinov | 1 | -2/+14 | |
2016-02-24 | regression: hltapi yaml update for add_value of mask variable | Yaroslav Brustinov | 1 | -3/+6 | |
2016-02-24 | add seed per stream | Hanoh Haim | 6 | -3/+10 | |
2016-02-24 | Merge GARP example | Hanoh Haim | 20 | -124/+239 | |
2016-02-24 | add g arp example | Hanoh Haim | 3 | -1/+40 | |
2016-02-24 | VM bug youtrack: trex-187 | imarom | 1 | -10/+24 | |
and rx stats | |||||
2016-02-24 | Rx stat per flow. Low level working for xl710, and partly for i350. | Ido Barnea | 2 | -3/+35 | |
added full clone (with CP VM) to stream | |||||
2016-02-24 | support bizarre replaced minuses from copy-paste from outlook etc. | Yaroslav Brustinov | 1 | -4/+6 | |
2016-02-23 | Merge remote-tracking branch 'origin/master' | Yaroslav Brustinov | 8 | -70/+121 | |
2016-02-23 | hltapi: add line rate and bps support | Yaroslav Brustinov | 11 | -40/+56 | |
2016-02-23 | sync streams and some other bugs | imarom | 8 | -70/+121 | |
2016-02-23 | Merge mask instruction add_value field | Hanoh Haim | 17 | -187/+535 | |
2016-02-23 | add to mask instruction add_value field | Hanoh Haim | 4 | -6/+47 | |
2016-02-23 | Merge remote-tracking branch 'origin/master' | Yaroslav Brustinov | 5 | -2/+90 | |
2016-02-23 | hltapi: optimization to utilize similar variables for several fields, fix ↵ | Yaroslav Brustinov | 17 | -187/+535 | |
incorrect size from l3_length, add profiles | |||||
2016-02-23 | Merge ipv4 checksum issue | Hanoh Haim | 11 | -253/+498 | |
2016-02-23 | fix ipv4 checksum error in case of pkt_size>128 and field offset less than ↵ | Hanoh Haim | 5 | -2/+90 | |
ip-header (fd.io issue - Miro) |