summaryrefslogtreecommitdiffstats
path: root/linux
AgeCommit message (Collapse)AuthorFilesLines
2015-12-23some debug files to help build fastimarom1-0/+2
2015-12-23support for VM split - 1st phaseimarom1-0/+1
2015-12-01Added ICMP latency packet modesIdo Barnea1-0/+1
2015-11-19full async DP stop supportimarom1-1/+1
2015-11-19Merge branch 'master' of ↵imarom1-0/+1
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-11add first stl test and cleanup valgrindHanoh Haim1-5/+14
2015-11-08fixed all warningsimarom1-3/+5
now compiles with -Wall -Werror
2015-10-28moved all stream compiling phase to a new fileimarom1-5/+11
trex_streams_compiler.cpp
2015-10-27working cont. stream on 1 coreimarom1-13/+26
2015-10-26RPC control plane now integarted with DPDKimarom1-1/+1
2015-10-11DP cores now inject a single packet as a dummy to see statsimarom1-6/+11
2015-10-07added some dir structure to the statelessimarom1-2/+2
2015-10-07added async publisher to the RPC serverimarom1-0/+1
2015-09-29just a checkpoint on async serverimarom1-0/+1
2015-09-20Merge branch 'master' of ↵Hanoh Haim1-1/+4
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into wen
2015-09-17Merge branch 'master' into rpcimarom1-0/+2
2015-09-16enabled all warnings for the mock RPC server targetimarom1-1/+2
2015-09-10Merge branch 'master' of ↵Hanoh Haim1-0/+1
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core Conflicts: linux/ws_main.py
2015-09-10WIPHanoh Haim1-1/+3
2015-09-08Merge branch 'master' of https://github.com/wofanli/trex-core into wenHanoh Haim1-1/+1
2015-09-08Resoved some merge errorsWenxian Li1-0/+1
2015-09-08Merge remote-tracking branchWenxian Li2-217/+117
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-1/+1
client/server generator, Dynamic sellection of client type Signed-off-by: Wenxian Li <wenxianl@cisco.com>
2015-09-07added VM support to the streams and RPC parserimarom1-1/+2
2015-09-02- fix valgrind gtest simulation errorsHanoh Haim1-2/+2
- remove 32bit sim images for faster dev
2015-09-02make the mock server run on scripts pathimarom1-3/+8
2015-09-02enable the mock - build is now on a Fedora machineimarom1-1/+1
2015-09-02disable mockimarom1-1/+1
2015-09-01fix for building on csi-trex-05 (ubunutu)imarom1-1/+1
2015-08-31SOOO DRAFT....imarom1-2/+12
2015-08-30Merge branch 'master' into rpcimarom1-4/+4
Conflicts: linux/ws_main.py linux_dpdk/ws_main.py
2015-08-26Rearranged files and external libraries in two different locations, one for ↵Dan Klein1-6/+6
cpp (trex-core/external_libs) and one for python (trex-core/scripts/external_libs)
2015-08-25comment out itay's rpc moduleDan Klein1-1/+1
2015-08-24fix compile issues with external libarriesimarom1-8/+8
2015-08-24syntatic sugar for adding cmdsimarom1-0/+1
2015-08-24moved files to be on a single directoryimarom1-4/+4
2015-08-24parsing enhancmentimarom1-2/+3
2015-08-23 remove mock for nowHanoh Haim1-2/+2
2015-08-19mock serverimarom1-11/+14
2015-08-19draftimarom1-13/+54
2015-08-11added support for c++ 2011imarom2-9/+40
this requires some compiler support (checking version, adding RPATH)
2015-07-02clean up makefiles, after more eyes look into itHanoh Haim1-0/+332
2015-06-25more cleanupHanoh Haim1-17/+0
2015-06-24add scriptsHanoh Haim3-0/+36
2015-06-24add scriptsHanoh Haim4-0/+576