summaryrefslogtreecommitdiffstats
path: root/src/main_dpdk.cpp
AgeCommit message (Collapse)AuthorFilesLines
2015-10-29some bug fixes:imarom1-1/+1
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-26Merge branch 'rpc_intg1' of ↵imarom1-55/+59
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into rpc_intg1
2015-10-26RPC control plane now integarted with DPDKimarom1-48/+75
2015-10-26stateless dp works with static packetHanoh Haim1-6/+29
2015-10-25add stateless io objectHanoh Haim1-53/+34
2015-10-25cp works now. no DP, no RPC integrationHanoh Haim1-40/+9
2015-10-25first versionHanoh Haim1-76/+117
2015-10-19Merge branch 'rpc' -> add support for interactive modeHanoh Haim1-36/+124
2015-10-11DP cores now inject a single packet as a dummy to see statsimarom1-15/+20
2015-10-11some DP base filesimarom1-1/+1
2015-10-08first integration with DPDK layerimarom1-26/+109
2015-10-01fix a build errorroot1-2/+2
2015-09-08Merge remote-tracking branchWenxian Li1-21/+41
Conflicts: linux/b linux/ws_main.py linux_dpdk/ws_main.py src/bp_sim.h
2015-09-08tuple generator phase 3.1, support random, support per template ↵Wenxian Li1-5/+4
client/server generator, Dynamic sellection of client type Signed-off-by: Wenxian Li <wenxianl@cisco.com>
2015-08-23rpc integrationHanoh Haim1-15/+14
2015-08-10minor : fix version idHanoh Haim1-3/+1
2015-08-09added support for C++ 2011imarom1-15/+14
this includes refactoring the flags and adding for c++ the flag std=c++0x
2015-07-06update build scriptsHanoh Haim1-4/+27
2015-06-24first versionHanoh Haim1-0/+5041