summaryrefslogtreecommitdiffstats
path: root/linux_dpdk
AgeCommit message (Collapse)AuthorFilesLines
2015-12-27Adding dpdk 2.2 instead of dpdk 1.8 and making changes to make compilation work.Ido Barnea1-198/+243
40G and 10G filters do not work yet.
2015-12-23some debug files to help build fastimarom1-0/+2
2015-12-23support for VM split - 1st phaseimarom1-0/+1
2015-12-21add gdb file to pkgHanoh Haim1-0/+1
2015-12-13add git sha to versionHanoh Haim2-0/+20
2015-12-01Added ICMP latency packet modesIdo Barnea1-0/+1
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-19support debug logs in case of dpdk debug imageHanoh Haim1-1/+1
2015-11-19Merge branch 'master' of ↵imarom1-1/+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-19async events (DP to CP)imarom1-0/+1
2015-11-17checkpoint before mergeimarom1-0/+1
2015-11-13v1.79Hanoh Haim1-3/+3
2015-11-09DPDK target is now built with -Wall -Werrorimarom1-0/+6
(with few expections) on both Fedora 18 and Ubunutu
2015-10-28moved all stream compiling phase to a new fileimarom1-0/+1
trex_streams_compiler.cpp
2015-10-27working cont. stream on 1 coreimarom1-0/+3
2015-10-26RPC control plane now integarted with DPDKimarom1-1/+0
2015-10-11some DP base filesimarom1-5/+7
2015-10-08first integration with DPDK layerimarom1-1/+13
2015-09-21added trex-console to the pkgimarom1-1/+2
2015-09-08minor changeWenxian Li1-1/+1
2015-09-08Merge remote-tracking branchWenxian Li1-252/+271
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-02- fix valgrind gtest simulation errorsHanoh Haim1-2/+1
- remove 32bit sim images for faster dev
2015-09-01draftimarom1-2/+0
2015-08-31SOOO DRAFT....imarom1-0/+1
2015-08-30Merge branch 'master' into rpcimarom1-6/+9
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-8/+8
cpp (trex-core/external_libs) and one for python (trex-core/scripts/external_libs)
2015-08-24fix compile issues with external libarriesimarom1-7/+10
2015-08-24syntatic sugar for adding cmdsimarom1-0/+1
2015-08-24moved files to be on a single directoryimarom1-2/+2
2015-08-24parsing enhancmentimarom1-0/+1
2015-08-18version adjustmentsimarom1-7/+28
2015-08-11added support for c++ 2011imarom1-0/+7
this requires some compiler support (checking version, adding RPATH)
2015-08-09added support for C++ 2011imarom1-55/+63
this includes refactoring the flags and adding for c++ the flag std=c++0x
2015-08-05 add init scriptv1.75v.175Hanoh Haim1-3/+13
2015-07-06update build scriptsHanoh Haim1-2/+204
2015-07-02clean up makefiles, after more eyes look into itHanoh Haim1-0/+612
2015-06-25more cleanupHanoh Haim1-44/+0
2015-06-24add scriptsHanoh Haim3-0/+59
2015-06-24add scriptsHanoh Haim4-0/+947