summaryrefslogtreecommitdiffstats
path: root/src/main_dpdk.cpp
AgeCommit message (Collapse)AuthorFilesLines
2015-12-01vm compiler v0Hanoh Haim1-0/+1
2015-11-30vm mode works - first testHanoh Haim1-8/+11
2015-11-25added events logimarom1-0/+1
2015-11-24added support for percentage on startimarom1-0/+33
also added info about the correct interface driver and speed from DPDK layer
2015-11-19Merge branch 'master' of ↵imarom1-1/+1
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core
2015-11-19full async DP stop supportimarom1-3/+6
2015-11-19support debug logs in case of dpdk debug imageHanoh Haim1-1/+1
2015-11-19Merge branch 'master' of ↵imarom1-28/+23
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core Conflicts: src/stateless/cp/trex_streams_compiler.h src/stateless/dp/trex_stateless_dp_core.cpp src/stateless/dp/trex_stateless_dp_core.h src/stateless/messaging/trex_stateless_messaging.cpp src/stateless/messaging/trex_stateless_messaging.h
2015-11-19async events (DP to CP)imarom1-15/+65
2015-11-19 minor typo fixHanoh Haim1-28/+23
2015-11-17Merge branch 'master' of ↵imarom1-0/+47
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core Conflicts: src/main_dpdk.cpp
2015-11-17checkpoint before mergeimarom1-66/+2
2015-11-16 clean termination - stateless and stateful - fix pure virtual function errorHanoh Haim1-0/+47
2015-11-09DPDK target is now built with -Wall -Werrorimarom1-50/+64
(with few expections) on both Fedora 18 and Ubunutu
2015-11-05fix normal trexHanoh Haim1-1/+3
2015-11-04some fields were missing from the ZMQ publisherimarom1-10/+33
2015-11-03now support multiple interfaces / portsimarom1-0/+33
2015-11-02status is back online + ZMQ async statsimarom1-1/+7
2015-11-01stateless cores starts on IDLE - and starts the scheduler only whenimarom1-24/+0
traffic is being transmitted if the traffic stops completely on the core - back to IDLE state
2015-10-29Hanoch's review comments #1 : fixed performancei issueimarom1-0/+3
with the stateless node
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