Add the DPDK l3fwd performance test case. 74/4474/21
authorFangyin Hu <fangyinx.hu@intel.com>
Fri, 23 Dec 2016 10:30:04 +0000 (02:30 -0800)
committerPeter Mikus <pmikus@cisco.com>
Sun, 28 May 2017 18:33:33 +0000 (18:33 +0000)
commitafa3def247a11985b17f310e58b6f5fae16dc306
tree7060edcebd1fb4f9f53a34222b3b0291e256dbd7
parente6ae349af548635360216827349cfc1e1ee29cd5
Add the DPDK l3fwd performance test case.
fix some code style issue and rebase the code.
change the DPDK l3fwd test case name and rebase the code.
fix the pylint errors.
change the DPDK version to 17.05
Rebase the code.
Fix the l3fwd test code like the l2fwd.
Fix the run l3fwd script issues.
Rebase the code and review.
Fix the l3fwd script issues.
verify-perf-dpdk-long

Change-Id: I5c5625ebcd5ff16f47fbee361789be3fece1ddbc
Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
dpdk-tests/dpdk_scripts/cleanup_dpdk.sh
dpdk-tests/dpdk_scripts/run_l2fwd.sh
dpdk-tests/dpdk_scripts/run_l3fwd.sh [new file with mode: 0755]
dpdk-tests/perf/10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdrdisc.robot [new file with mode: 0644]
resources/libraries/python/DPDK/L3fwdTest.py [new file with mode: 0644]
resources/libraries/python/TrafficGenerator.py
resources/libraries/robot/DPDK/default.robot