Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-02 | watchdog phase 2 | imarom | 1 | -0/+9 | |
2016-05-18 | Regression tests working. Still missing python API to parse latency json | Ido Barnea | 1 | -1/+4 | |
2016-05-18 | payload tx stat work | Ido Barnea | 1 | -1/+2 | |
2016-05-17 | flush TX queue before sending done message to CP | imarom | 1 | -0/+4 | |
2016-05-10 | cpu% without tsc | Hanoh Haim | 1 | -1/+1 | |
2016-05-10 | merge from master | Hanoh Haim | 1 | -2/+33 | |
2016-05-10 | refactor the schduler to be with minimum TSC instructions | Hanoh Haim | 1 | -0/+70 | |
2016-05-09 | PCAP remote gtests | imarom | 1 | -0/+3 | |
2016-05-09 | PCAP remote code review fixes | imarom | 1 | -0/+4 | |
2016-05-09 | added duration to remote push | imarom | 1 | -1/+15 | |
2016-05-09 | PCAP refinement | imarom | 1 | -0/+4 | |
2016-05-09 | first remote PCAP push - draft | imarom | 1 | -2/+9 | |
2016-05-08 | add cache capability to stateless node object | Hanoh Haim | 1 | -1/+1 | |
2016-04-10 | Merge trex-197 bug fix | Hanoh Haim | 1 | -6/+1 | |
2016-04-10 | fix trex-197 | Hanoh Haim | 1 | -2/+21 | |
2016-04-10 | some refinements and few refactors | imarom | 1 | -6/+0 | |
2016-04-10 | NULL stream and multi core better support for streams | imarom | 1 | -0/+1 | |
2016-04-03 | Enabled flow stats for all interface types + needed corrections | Ido Barnea | 1 | -204/+207 | |
2016-03-23 | 10G and VM work | Ido Barnea | 1 | -1/+1 | |
2016-03-22 | 1g pkt flow stat working | Ido Barnea | 1 | -1/+2 | |
2016-03-03 | changing "latency" to "rx" + rx core options logic fix | Ido Barnea | 1 | -33/+35 | |
indentation fix, whitespace cleanup | |||||
2016-03-02 | tx stats per stream | Ido Barnea | 1 | -4/+2 | |
2016-02-24 | Rx stat per flow. Low level working for xl710, and partly for i350. | Ido Barnea | 1 | -1/+2 | |
added full clone (with CP VM) to stream | |||||
2016-02-15 | add support for dp mac replace mode-golden were changed | Hanoh Haim | 1 | -3/+6 | |
2016-01-19 | Adding option to pass NAT info in TCP ACK of first SYN | Ido Barnea | 1 | -54/+80 | |
2016-01-07 | Added --send-debug-pkt | Ido Barnea | 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 | imarom | 1 | -1/+36 | |
2016-01-05 | Merge branch 'random_pkt' | Hanoh Haim | 1 | -21/+28 | |
2016-01-05 | stateless sim - core_index and all cores simulation | imarom | 1 | -2/+9 | |
2015-12-28 | fix simulation stats | Hanoh Haim | 1 | -5/+5 | |
2015-12-28 | maximum packet size support 9k - simulation | Hanoh Haim | 1 | -17/+24 | |
2015-12-14 | merge from master | Hanoh Haim | 1 | -318/+28 | |
2015-12-01 | Added ICMP latency packet modes | Ido Barnea | 1 | -318/+28 | |
2015-11-30 | vm mode works - first test | Hanoh Haim | 1 | -3/+3 | |
2015-11-22 | fix stop on duration per port | Hanoh Haim | 1 | -0/+1 | |
2015-11-19 | support debug logs in case of dpdk debug image | Hanoh Haim | 1 | -1/+1 | |
2015-11-18 | add support for a program of streams. refactor the dp code | Hanoh Haim | 1 | -1/+14 | |
2015-11-16 | clean termination - stateless and stateful - fix pure virtual function error | Hanoh Haim | 1 | -0/+8 | |
2015-11-11 | add first stl test and cleanup valgrind | Hanoh Haim | 1 | -2/+44 | |
2015-11-08 | fixed all warnings | imarom | 1 | -2/+5 | |
now compiles with -Wall -Werror | |||||
2015-11-08 | code review notes: | imarom | 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 | imarom | 1 | -0/+9 | |
2015-11-01 | stateless cores starts on IDLE - and starts the scheduler only when | imarom | 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 | imarom | 1 | -57/+0 | |
with the stateless node | |||||
2015-10-27 | working cont. stream on 1 core | imarom | 1 | -1/+7 | |
2015-10-26 | Merge branch 'rpc_intg1' of ↵ | imarom | 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 | imarom | 1 | -4/+4 | |
2015-10-26 | stateless dp works with static packet | Hanoh Haim | 1 | -40/+148 | |
2015-10-25 | add stateless io object | Hanoh Haim | 1 | -0/+2 | |
2015-10-25 | first version | Hanoh Haim | 1 | -3/+18 | |