Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-01 | Added ICMP latency packet modes | Ido Barnea | 1 | -897/+3 | |
2015-11-22 | fix stop on duration per port | Hanoh Haim | 1 | -2/+3 | |
2015-11-19 | support debug logs in case of dpdk debug image | Hanoh Haim | 1 | -1/+5 | |
2015-11-19 | minor typo fix | Hanoh Haim | 1 | -4/+4 | |
2015-11-18 | add support for a program of streams. refactor the dp code | Hanoh Haim | 1 | -5/+39 | |
2015-11-16 | clean termination - stateless and stateful - fix pure virtual function error | Hanoh Haim | 1 | -1/+7 | |
2015-11-11 | add support for multi-burst | Hanoh Haim | 1 | -1/+0 | |
2015-11-11 | add first stl test and cleanup valgrind | Hanoh Haim | 1 | -48/+126 | |
2015-11-09 | DPDK target is now built with -Wall -Werror | imarom | 1 | -4/+8 | |
(with few expections) on both Fedora 18 and Ubunutu | |||||
2015-11-08 | tests golden were updated because main loop | imarom | 1 | -6/+5 | |
exit model has changed (sometimes one more packet was written to the dump file) | |||||
2015-11-08 | fixed all warnings | imarom | 1 | -37/+45 | |
now compiles with -Wall -Werror | |||||
2015-11-08 | code review notes: | imarom | 1 | -20/+38 | |
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 | -3/+6 | |
2015-11-01 | stateless cores starts on IDLE - and starts the scheduler only when | imarom | 1 | -27/+24 | |
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 | -2/+10 | |
with the stateless node | |||||
2015-10-27 | working cont. stream on 1 core | imarom | 1 | -76/+25 | |
2015-10-26 | stateless dp works with static packet | Hanoh Haim | 1 | -39/+137 | |
2015-10-25 | first version | Hanoh Haim | 1 | -1/+13 | |
2015-10-18 | another small fix for trex-130 | Hanoh Haim | 1 | -86/+72 | |
2015-10-01 | Code change according to code review comments after Tuple Generator phase 2 ↵ | wenxian li | 1 | -24/+4 | |
commit. | |||||
2015-09-20 | Merge branch 'master' of ↵ | Hanoh Haim | 1 | -7/+9 | |
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into wen | |||||
2015-09-20 | fix tuple generator servers count sanity check | Hanoh Haim | 1 | -0/+32 | |
2015-09-17 | fix some pcap load issues | Hanoh Haim | 1 | -7/+9 | |
2015-09-08 | Merge remote-tracking branch | Wenxian Li | 1 | -9/+23 | |
Conflicts: linux/b linux/ws_main.py linux_dpdk/ws_main.py src/bp_sim.h | |||||
2015-09-08 | tuple generator phase 3.1, support random, support per template ↵ | Wenxian Li | 1 | -43/+124 | |
client/server generator, Dynamic sellection of client type Signed-off-by: Wenxian Li <wenxianl@cisco.com> | |||||
2015-09-02 | error in case of invalid pcap file | Hanoh Haim | 1 | -1/+9 | |
2015-09-02 | - fix valgrind gtest simulation errors | Hanoh Haim | 1 | -0/+1 | |
- remove 32bit sim images for faster dev | |||||
2015-09-02 | fix plugin return value | imarom | 1 | -8/+13 | |
2015-06-24 | first version | Hanoh Haim | 1 | -0/+6622 | |