Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-18 | Regression tests working. Still missing python API to parse latency json | 1 | -1/+4 | ||
2016-05-18 | payload tx stat work | 1 | -1/+2 | ||
2016-05-17 | flush TX queue before sending done message to CP | 1 | -0/+4 | ||
2016-05-10 | cpu% without tsc | 1 | -1/+1 | ||
2016-05-10 | merge from master | 1 | -2/+33 | ||
2016-05-10 | refactor the schduler to be with minimum TSC instructions | 1 | -0/+70 | ||
2016-05-09 | PCAP remote gtests | 1 | -0/+3 | ||
2016-05-09 | PCAP remote code review fixes | 1 | -0/+4 | ||
2016-05-09 | added duration to remote push | 1 | -1/+15 | ||
2016-05-09 | PCAP refinement | 1 | -0/+4 | ||
2016-05-09 | first remote PCAP push - draft | 1 | -2/+9 | ||
2016-05-08 | add cache capability to stateless node object | 1 | -1/+1 | ||
2016-04-10 | Merge trex-197 bug fix | 1 | -6/+1 | ||
2016-04-10 | fix trex-197 | 1 | -2/+21 | ||
2016-04-10 | some refinements and few refactors | 1 | -6/+0 | ||
2016-04-10 | NULL stream and multi core better support for streams | 1 | -0/+1 | ||
2016-04-03 | Enabled flow stats for all interface types + needed corrections | 1 | -204/+207 | ||
2016-03-23 | 10G and VM work | 1 | -1/+1 | ||
2016-03-22 | 1g pkt flow stat working | 1 | -1/+2 | ||
2016-03-03 | changing "latency" to "rx" + rx core options logic fix | 1 | -33/+35 | ||
indentation fix, whitespace cleanup | |||||
2016-03-02 | tx stats per stream | 1 | -4/+2 | ||
2016-02-24 | Rx stat per flow. Low level working for xl710, and partly for i350. | 1 | -1/+2 | ||
added full clone (with CP VM) to stream | |||||
2016-02-15 | add support for dp mac replace mode-golden were changed | 1 | -3/+6 | ||
2016-01-19 | Adding option to pass NAT info in TCP ACK of first SYN | 1 | -54/+80 | ||
2016-01-07 | Added --send-debug-pkt | 1 | -0/+1 | ||
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 | 1 | -1/+36 | ||
2016-01-05 | Merge branch 'random_pkt' | 1 | -21/+28 | ||
2016-01-05 | stateless sim - core_index and all cores simulation | 1 | -2/+9 | ||
2015-12-28 | fix simulation stats | 1 | -5/+5 | ||
2015-12-28 | maximum packet size support 9k - simulation | 1 | -17/+24 | ||
2015-12-14 | merge from master | 1 | -318/+28 | ||
2015-12-01 | Added ICMP latency packet modes | 1 | -318/+28 | ||
2015-11-30 | vm mode works - first test | 1 | -3/+3 | ||
2015-11-22 | fix stop on duration per port | 1 | -0/+1 | ||
2015-11-19 | support debug logs in case of dpdk debug image | 1 | -1/+1 | ||
2015-11-18 | add support for a program of streams. refactor the dp code | 1 | -1/+14 | ||
2015-11-16 | clean termination - stateless and stateful - fix pure virtual function error | 1 | -0/+8 | ||
2015-11-11 | add first stl test and cleanup valgrind | 1 | -2/+44 | ||
2015-11-08 | fixed all warnings | 1 | -2/+5 | ||
now compiles with -Wall -Werror | |||||
2015-11-08 | code review notes: | 1 | -4/+5 | ||
1. performance improvement for stateless DP core object (direct object) 2. exit scheduler loop is now using a scheduled message and not IF 3. duration for inifinite is negative number 4. fixed stop_traffic scheduled node time | |||||
2015-11-03 | now support multiple interfaces / ports | 1 | -0/+9 | ||
2015-11-01 | stateless cores starts on IDLE - and starts the scheduler only when | 1 | -3/+3 | ||
traffic is being transmitted if the traffic stops completely on the core - back to IDLE state | |||||
2015-10-29 | Hanoch's review comments #1 : fixed performancei issue | 1 | -57/+0 | ||
with the stateless node | |||||
2015-10-27 | working cont. stream on 1 core | 1 | -1/+7 | ||
2015-10-26 | Merge branch 'rpc_intg1' of ↵ | 1 | -40/+150 | ||
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into rpc_intg1 | |||||
2015-10-26 | RPC control plane now integarted with DPDK | 1 | -4/+4 | ||
2015-10-26 | stateless dp works with static packet | 1 | -40/+148 | ||
2015-10-25 | add stateless io object | 1 | -0/+2 | ||
2015-10-25 | first version | 1 | -3/+18 | ||
2015-10-19 | Merge branch 'rpc' -> add support for interactive mode | 1 | -8/+26 | ||