Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-10 | back to 'count' - as the DOC states | imarom | 1 | -1/+1 | |
2016-02-09 | moved yaml files again .... | imarom | 1 | -6/+6 | |
2016-02-09 | YAML profiles fixup | imarom | 1 | -6/+6 | |
2016-02-08 | stream ID allocation | imarom | 5 | -3/+33 | |
2016-02-04 | fix simulation trim instruction | Hanoh Haim | 1 | -1/+2 | |
2016-02-01 | Merge from origin | Hanoh Haim | 9 | -18/+143 | |
2016-02-01 | fix for http://trex-tgn.cisco.com/youtrack/issue/trex-174 | imarom | 9 | -18/+143 | |
2016-02-01 | Merge from origin | Hanoh Haim | 4 | -18/+22 | |
2016-02-01 | Merge branch 'trex-173' of git://github.com/wofanli/trex-core into ↵ | Hanoh Haim | 1 | -6/+4 | |
wofanli-trex-173 | |||||
2016-02-01 | trex-173, remove support for one-app-server in global configuration. | wenxian li | 1 | -6/+4 | |
2016-02-01 | simulator support (API and profiles) | imarom | 4 | -18/+22 | |
2016-02-01 | fix vm bug with packet size bigger than 128 and field<33 | Hanoh Haim | 2 | -6/+6 | |
2016-01-27 | ZMQ stubbed on simulation | imarom | 2 | -23/+81 | |
2016-01-26 | 1. fixed failing regression test | imarom | 2 | -12/+14 | |
2. enabled STL nose tests 3. fixed packet size padding to 60 | |||||
2016-01-26 | packet is now base64 encoded | imarom | 3 | -4/+138 | |
2016-01-25 | Fix of printf in latency debug | Ido Barnea | 1 | -1/+1 | |
2016-01-24 | added support for L1 B/W check | imarom | 4 | -19/+45 | |
both start/update now enforce this and it can be bypassed by providing 'force' | |||||
2016-01-24 | fixed issue trex-172: Console -m 100% is L2 and no L1 | imarom | 6 | -48/+84 | |
http://trex-tgn.cisco.com/youtrack/issue/trex-172 | |||||
2016-01-24 | Merge from origin | Hanoh Haim | 10 | -42/+127 | |
2016-01-24 | 82599 report input errors on drop queue- remove the MPC in this case | Hanoh Haim | 1 | -3/+7 | |
2016-01-21 | async publish now | imarom | 10 | -42/+127 | |
2016-01-19 | Fix issue of --learn-mode ignored if --learn-verify was set before it in ↵ | Ido Barnea | 1 | -3/+4 | |
command line | |||||
2016-01-19 | In latency check, do not send responses for requests that were actually dropped | Ido Barnea | 1 | -3/+5 | |
2016-01-19 | Adding option to pass NAT info in TCP ACK of first SYN | Ido Barnea | 13 | -325/+451 | |
2016-01-10 | add alloc_error, queue_full, queue_drop stats report via ZMQ | Yaroslav Brustinov | 1 | -0/+3 | |
regression: update kiwi02 and trex08 benchmarks add common "scripts_dir" variable for usage in tests configure router with proper MTU in jumbo test add --local flag for not connecting to remote server (useful for functional tests) | |||||
2016-01-10 | random packet size - uses expected packet size | imarom | 5 | -26/+82 | |
instead of the value as is | |||||
2016-01-07 | Merge | Hanoh Haim | 12 | -670/+846 | |
2016-01-07 | basic enic support- still has issues | Hanoh Haim | 1 | -1/+30 | |
2016-01-07 | simulation bug - mbuf refinc | imarom | 2 | -5/+13 | |
2016-01-07 | Added --send-debug-pkt | Ido Barnea | 5 | -605/+559 | |
Moved code from main_dpdk.cpp to new files. | |||||
2016-01-07 | stateless sim dry was "too much" dry - no only I/O is skipped | imarom | 3 | -14/+43 | |
2016-01-07 | first bug caught by the simulator - memory leak | imarom | 2 | -0/+7 | |
2016-01-07 | yet another stateless simulation phase | imarom | 5 | -18/+100 | |
2016-01-07 | more options to the stateless simulation | imarom | 5 | -44/+140 | |
2016-01-05 | Merge branch 'random_pkt' | Hanoh Haim | 14 | -99/+668 | |
2016-01-05 | stateful load 9k packets | Hanoh Haim | 1 | -4/+1 | |
2016-01-05 | 9k packet size does not work for VMXNET3 | Hanoh Haim | 2 | -3/+8 | |
2016-01-05 | random 9k works on 10gb nics | Hanoh Haim | 2 | -3/+5 | |
2016-01-05 | stateless sim - core_index and all cores simulation | imarom | 5 | -46/+117 | |
2016-01-04 | some additions to the stateless simulation mode | imarom | 6 | -39/+158 | |
2016-01-04 | a script to inject simulation stateless files | imarom | 2 | -1/+47 | |
2016-01-04 | simulation end to end | imarom | 18 | -652/+1162 | |
2016-01-04 | Fixing 40G stuck input queue issue | Ido Barnea | 1 | -52/+38 | |
2015-12-29 | trim packet size command works | Hanoh Haim | 4 | -6/+24 | |
2015-12-28 | fix simulation stats | Hanoh Haim | 1 | -5/+5 | |
2015-12-28 | maximum packet size support 9k - simulation | Hanoh Haim | 11 | -87/+634 | |
2015-12-28 | Better error message when user gives too big -c arg | Ido Barnea | 1 | -2/+54 | |
2015-12-27 | Added README to dpdk dir | Ido Barnea | 1 | -0/+3 | |
2015-12-27 | No flow control disabling for 40G. | Ido Barnea | 1 | -15/+17 | |
Add DPDK version to help string. | |||||
2015-12-27 | Full support dpdk 22. | Ido Barnea | 1 | -89/+75 | |