Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-09 | regression: stl updates | Yaroslav Brustinov | 7 | -39/+80 | |
2016-03-08 | Additions and fixes to per flow stats | Ido Barnea | 3 | -43/+114 | |
2016-03-08 | Merge remote-tracking branch 'origin/master' | Yaroslav Brustinov | 11 | -76/+173 | |
2016-03-08 | fix to rx stats crash when adding 2 streams and stopping | Ido Barnea | 2 | -39/+33 | |
2016-03-08 | Merge enic patch | Hanoh Haim | 9 | -34/+88 | |
2016-03-08 | enic patch | Hanoh Haim | 1 | -3/+4 | |
2016-03-08 | regression: add stateless support (WIP); Scapy builder: fix remove MACs from ↵ | Yaroslav Brustinov | 37 | -3368/+350 | |
binary, do not build by default; | |||||
2016-03-07 | interleave example - monor fix | Hanoh Haim | 1 | -3/+2 | |
2016-03-07 | interleave example | Hanoh Haim | 1 | -0/+49 | |
2016-03-07 | Fix to simulator compilation error | Ido Barnea | 1 | -1/+1 | |
2016-03-07 | Added get_active_pgids | Ido Barnea | 9 | -34/+88 | |
2016-03-07 | scapy all- remove more unnecessary imports | Hanoh Haim | 1 | -3/+3 | |
2016-03-07 | scapy all- remove more unnecessary imports | Hanoh Haim | 1 | -11/+11 | |
2016-03-07 | minor | Hanoh Haim | 1 | -1/+1 | |
2016-03-07 | Merge scapy remove crypto. for ADS server | Hanoh Haim | 26 | -155/+196 | |
2016-03-07 | scapy library remove crypto and ans1 | Hanoh Haim | 3 | -6/+78 | |
2016-03-07 | changed STLRxStats to STLFlowStats | Ido Barnea | 3 | -8/+7 | |
2016-03-07 | changed rx stats to flow stats everywhere | Ido Barnea | 15 | -86/+86 | |
2016-03-07 | CRITICAL fix for packets less than 60 bytes | imarom | 1 | -1/+1 | |
2016-03-06 | functional tests - not fast enough - now 9 seconds... | imarom | 2 | -25/+46 | |
2016-03-06 | 1. blazing fast regression | imarom | 3 | -15/+18 | |
2. API checks for Python version | |||||
2016-03-06 | improve init speed of 1gb ports (12 ports init time reduced from 55 secs to 15) | Yaroslav Brustinov | 2 | -4/+17 | |
2016-03-06 | add --native argument to simulator | Yaroslav Brustinov | 1 | -1/+11 | |
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 | v1.94 | Hanoh Haim | 41 | -199/+334 | |
2016-03-04 | v1.94 | Hanoh Haim | 1 | -1/+2 | |
2016-03-04 | Temporary putting back latency_thread_id instead of rx_thread_id in cfg | Ido Barnea | 1 | -1/+1 | |
file | |||||
2016-03-04 | ignore python3 cache, generated code files | Yaroslav Brustinov | 40 | -198/+333 | |
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 | 5 | -16/+77 | |
2016-03-03 | RX stats API | imarom | 6 | -4/+69 | |
2016-03-03 | Merge Console merge | Hanoh Haim | 40 | -1634/+1777 | |
2016-03-03 | console help looks better now | Hanoh Haim | 3 | -7/+122 | |
2016-03-03 | Small flow stat fix | Ido Barnea | 2 | -2/+2 | |
2016-03-03 | per flow stat bug fix (counting everything twice) | Ido Barnea | 2 | -2/+4 | |
2016-03-03 | changing "latency" to "rx" + rx core options logic fix | Ido Barnea | 9 | -1108/+1098 | |
indentation fix, whitespace cleanup | |||||
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 | brief/deep sleep for DP cores | imarom | 1 | -3/+18 | |
2016-03-02 | PAUSE JSON event was deleted accidently | imarom | 1 | -0/+4 | |
2016-03-02 | TX barrier | imarom | 21 | -373/+339 | |
2016-03-02 | Fix for simulator compilation error because of TX stat feature | Ido Barnea | 1 | -1/+2 | |
2016-03-02 | tx stats per stream | Ido Barnea | 12 | -135/+287 | |
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 |