Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-30 | fix parsing tunables, add support for separate -t in console, add benchmark ↵ | Yaroslav Brustinov | 1 | -0/+88 | |
profile | |||||
2016-09-29 | minor fix hw_cs in case of random pkt size | Hanoh Haim | 1 | -0/+33 | |
2016-09-29 | add mode example to hw cs profile | Hanoh Haim | 1 | -2/+152 | |
2016-09-29 | add simple example for FixHwChecksum instruction | Hanoh Haim | 1 | -0/+60 | |
2016-09-27 | fix regression issues with step/init values | imarom | 2 | -2/+2 | |
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-26 | regression failure: VM with dec might not be able to pad the instruction to ↵ | imarom | 1 | -1/+1 | |
true cycle implictly | |||||
2016-09-25 | split multicore - all tests pass | imarom | 1 | -1/+5 | |
2016-09-25 | Splitter - padding for non circular VMs | imarom | 1 | -25/+23 | |
2016-09-25 | client var support split now | imarom | 1 | -28/+71 | |
2016-09-25 | draft: new split algorithm | imarom | 1 | -0/+79 | |
2016-09-13 | fix random_limit max value | Hanoh Haim | 1 | -1/+1 | |
2016-09-13 | add repetable_random example profile | Hanoh Haim | 1 | -0/+58 | |
2016-08-07 | random tests are now provided with seed | imarom | 2 | -2/+5 | |
2016-07-06 | increase server<->client API version from 1.2 to 1.3 | Yaroslav Brustinov | 1 | -5/+9 | |
various fixes | |||||
2016-06-27 | fix trex-218 & trex-219 | Hanoh Haim | 1 | -0/+36 | |
2016-06-23 | get_stats documentation | Ido Barnea | 1 | -1/+3 | |
2016-06-21 | profile fixes | Ido Barnea | 26 | -84/+104 | |
2016-06-19 | update latency profile | Hanoh Haim | 2 | -3/+30 | |
2016-06-01 | fix latency profile to be able to run on all interfaces | Ido Barnea | 1 | -2/+2 | |
2016-05-23 | replace t-rex to TRex | Yaroslav Brustinov | 1 | -2/+2 | |
regression: instead of checking map and reconnecting for eact STL test, do in only for those with disconnect (+revert of commit 0f8e6065f467703b1461e87c3912f8d4bd616807) | |||||
2016-05-23 | replace t-rex to TRex | Yaroslav Brustinov | 1 | -2/+2 | |
regression: instead of checking map and reconnecting for eact STL test, do in only for those with disconnect | |||||
2016-05-22 | regression: add disconnects + delay before running examples + at end of ↵ | Yaroslav Brustinov | 2 | -14/+40 | |
regression revert profile udp_1ptk_simple.py and add new upd_for_benchmarks.py | |||||
2016-05-18 | minor fix for latency profile | Hanoh Haim | 1 | -2/+0 | |
2016-05-18 | fix profile to work with 4 ports | Hanoh Haim | 1 | -7/+19 | |
2016-05-18 | changed latency profile file name | Ido Barnea | 1 | -0/+0 | |
2016-05-18 | more error counter | Ido Barnea | 1 | -0/+50 | |
2016-05-18 | fixes according to Hanoch's code review | Ido Barnea | 1 | -0/+25 | |
2016-05-08 | add cache to CP | Hanoh Haim | 1 | -2/+3 | |
2016-05-08 | add cache capability to stateless node object | Hanoh Haim | 1 | -0/+45 | |
2016-04-27 | regression: stateless CPU benchmark for profiles | Yaroslav Brustinov | 3 | -19/+49 | |
2016-04-10 | fixed 10.0.0.X / 8.0.0.X to 16.0.0.X / 48.0.0.X | imarom | 4 | -5/+5 | |
2016-04-10 | some refinements and few refactors | imarom | 1 | -1/+1 | |
2016-04-10 | added tests for multi core | imarom | 4 | -0/+101 | |
2016-03-31 | STL tests (API) | imarom | 4 | -7/+16 | |
2016-03-30 | add ga to api | Hanoh Haim | 1 | -0/+24 | |
2016-03-24 | remove debug write from profile | Yaroslav Brustinov | 1 | -1/+0 | |
2016-03-23 | Python 3 - another drop (package fixups) | imarom | 3 | -7/+7 | |
2016-03-16 | tunables show on the console | imarom | 2 | -8/+11 | |
2016-03-16 | FIX: direction for profile | imarom | 64 | -81/+74 | |
2016-03-14 | some cleanup for API doc | Hanoh Haim | 22 | -22/+22 | |
2016-03-13 | bdir simple | Hanoh Haim | 1 | -0/+35 | |
2016-03-10 | RX stats - major refactor | imarom | 1 | -2/+6 | |
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 | minor | Hanoh Haim | 1 | -1/+1 | |
2016-03-07 | Merge scapy remove crypto. for ADS server | Hanoh Haim | 4 | -7/+7 | |
2016-03-07 | scapy library remove crypto and ans1 | Hanoh Haim | 2 | -0/+72 | |
2016-03-07 | changed STLRxStats to STLFlowStats | Ido Barnea | 1 | -3/+2 | |
2016-03-07 | changed rx stats to flow stats everywhere | Ido Barnea | 4 | -8/+9 | |
2016-03-04 | ignore python3 cache, generated code files | Yaroslav Brustinov | 23 | -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 |