Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-08 | code review notes: | imarom | 5 | -33/+66 | |
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-05 | fix normal trex | Hanoh Haim | 1 | -1/+3 | |
2015-11-05 | bug fixes in status window | imarom | 3 | -4/+53 | |
2015-11-04 | some fields were missing from the ZMQ publisher | imarom | 1 | -10/+33 | |
2015-11-03 | support for multicore | imarom | 5 | -1/+66 | |
2015-11-03 | now support multiple interfaces / ports | imarom | 11 | -25/+116 | |
2015-11-02 | status is back online + ZMQ async stats | imarom | 1 | -1/+7 | |
2015-11-01 | added support for a new RPC command : sync_user | imarom | 5 | -0/+51 | |
provides a way to sync a console / GUI to the server for a specific user | |||||
2015-11-01 | added support for 'mul' field in start_traffic RPC command | imarom | 6 | -8/+10 | |
2015-11-01 | stateless cores starts on IDLE - and starts the scheduler only when | imarom | 8 | -93/+102 | |
traffic is being transmitted if the traffic stops completely on the core - back to IDLE state | |||||
2015-11-01 | DP stop message now disables only port related nodes | imarom | 9 | -14/+40 | |
and not all of them | |||||
2015-10-29 | Hanoch's review comments #1 : fixed performancei issue | imarom | 6 | -107/+122 | |
with the stateless node | |||||
2015-10-29 | some bug fixes: | imarom | 5 | -18/+51 | |
1. added a active bit to all the active nodes - when a stop arrives it invalidates them for next time 2. some small flag issues in the stateless port | |||||
2015-10-28 | compiler missing files | imarom | 2 | -0/+149 | |
2015-10-28 | moved all stream compiling phase to a new file | imarom | 7 | -94/+60 | |
trex_streams_compiler.cpp | |||||
2015-10-28 | support for multiple streams | imarom | 8 | -51/+120 | |
2015-10-27 | working cont. stream on 1 core | imarom | 13 | -91/+519 | |
2015-10-26 | few breakage to the test simulation | imarom | 2 | -4/+1 | |
2015-10-26 | Merge branch 'rpc_intg1' of ↵ | imarom | 7 | -139/+369 | |
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 | 17 | -586/+497 | |
2015-10-26 | stateless dp works with static packet | Hanoh Haim | 7 | -90/+337 | |
2015-10-25 | add stateless io object | Hanoh Haim | 2 | -53/+36 | |
2015-10-25 | cp works now. no DP, no RPC integration | Hanoh Haim | 3 | -45/+14 | |
2015-10-25 | first version | Hanoh Haim | 5 | -86/+161 | |
2015-10-20 | Merge remote-tracking branch 'origin/master' | Dan Klein | 1 | -54/+58 | |
2015-10-20 | merge tuple_gen loader fix | Hanoh Haim | 1 | -54/+58 | |
2015-10-20 | minor | wenxian li | 1 | -1/+1 | |
2015-10-20 | clean up the code | wenxian li | 1 | -29/+23 | |
2015-10-20 | minor change | wenxian li | 1 | -13/+5 | |
2015-10-20 | trex-131 | wenxian li | 2 | -88/+85 | |
2015-10-20 | Merge branch 'master' into master-demo + | Dan Klein | 32 | -742/+1726 | |
working demo of loading a YAML, and attaching it to server | |||||
2015-10-19 | fix new compiler warning issue in stateless | Hanoh Haim | 2 | -0/+5 | |
2015-10-19 | fix flow_var_name -> name | Hanoh Haim | 1 | -1/+1 | |
2015-10-19 | Merge branch 'rpc' -> add support for interactive mode | Hanoh Haim | 26 | -354/+1321 | |
2015-10-18 | another small fix for trex-130 | Hanoh Haim | 4 | -176/+117 | |
2015-10-18 | fix trex-130 issue | Hanoh Haim | 1 | -33/+31 | |
2015-10-15 | Merge from tuple_gen_phase2 | Hanoh Haim | 7 | -176/+249 | |
2015-10-11 | DP cores now inject a single packet as a dummy to see stats | imarom | 17 | -56/+316 | |
2015-10-11 | some DP base files | imarom | 6 | -12/+104 | |
2015-10-09 | minor change | root | 1 | -14/+14 | |
2015-10-09 | code update after review | root | 3 | -186/+216 | |
2015-10-08 | first integration with DPDK layer | imarom | 6 | -51/+198 | |
2015-10-08 | fixed some bugs in the async server | imarom | 7 | -46/+129 | |
also added affinity to the stateless main object | |||||
2015-10-08 | some file renaming | imarom | 11 | -17/+17 | |
2015-10-07 | added some dir structure to the stateless | imarom | 8 | -0/+0 | |
2015-10-07 | added async publisher to the RPC server | imarom | 13 | -266/+502 | |
2015-10-01 | fix a build error | root | 1 | -2/+2 | |
2015-10-01 | minor change | root | 2 | -7/+7 | |
2015-10-01 | Code change according to code review comments after Tuple Generator phase 2 ↵ | wenxian li | 5 | -55/+98 | |
commit. | |||||
2015-09-29 | just a checkpoint on async server | imarom | 4 | -15/+146 | |