summaryrefslogtreecommitdiffstats
path: root/linux_dpdk
AgeCommit message (Collapse)AuthorFilesLines
2016-02-29stdint.h on Fedora dist. requires explicit defines forimarom1-0/+2
format macros and limit macros - updated the WAF makefiles
2016-02-29random var crash when range is full uint32_t or full uint64_timarom1-1/+3
2016-02-24Rx stat per flow. Low level working for xl710, and partly for i350.Ido Barnea1-0/+2
added full clone (with CP VM) to stream
2016-02-20include run_functional_tests and run_regression into packageYaroslav Brustinov1-0/+2
2016-02-16ws_main - add exp folder, scapy - add ipv6 verify/conversion to str buffer, ↵Yaroslav Brustinov1-1/+1
hltapi - add ipv6, vlan.
2016-02-15many bugs uncovered by the PCAP injection:imarom1-1/+2
1. NamedTuple constructor 2. Scappy 3. zlib for server
2016-02-11test client splitHanoh Haim1-1/+1
2016-02-04v1.90Hanoh Haim1-1/+1
2016-02-04add stl-sim to pkgHanoh Haim1-2/+4
2016-01-27move api under scriptsHanoh Haim1-2/+1
2016-01-27Merge to latestHanoh Haim1-0/+1
2016-01-27update latest pkgHanoh Haim1-2/+2
2016-01-26packet is now base64 encodedimarom1-0/+1
2016-01-21regression: fix created pcap name in parallel setupsYaroslav Brustinov2-21/+66
general: added command to show last commits + release
2016-01-08typoYaroslav Brustinov1-1/+1
2016-01-08ws_main.py: don't expect for env. vars if building local packageYaroslav Brustinov1-1/+2
regression: increase maximal allowed latency to 100ms on VM (50ms is not enough)
2016-01-08building: add pkg option with --pkg-dir and --pkg-file arguments (./b pkg ↵Yaroslav Brustinov2-12/+55
--pkg-dir ...) for building TRex package regression: add jumbo packets test high latency fails test and not only print add maximal and minimal expected CPU utilization aggregate results: remove tracebacks at usual errors in tests move TRex info from setups info to top (its now common to all setups) save last good commit hash
2016-01-07Added --send-debug-pktIdo Barnea1-0/+1
Moved code from main_dpdk.cpp to new files.
2015-12-28yet another minor script fixHanoh Haim1-0/+5
2015-12-28minor script fixHanoh Haim1-1/+3
2015-12-28add bcov utility for coverityHanoh Haim1-0/+32
2015-12-28fix gitignoreHanoh Haim1-0/+61
2015-12-28MergeHanoh Haim1-0/+134
2015-12-28add coverity scriptHanoh Haim1-0/+134
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