aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/robot/DPDK
AgeCommit message (Collapse)AuthorFilesLines
2017-05-28 Add the DPDK l3fwd performance test case.Fangyin Hu1-0/+43
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>
2017-02-27CSIT-339: Add Keywords for SMTTibor Frank1-3/+26
- modify keywords in CpuUtils.py - add RF keywords Change-Id: I57230b3948254e8f149b2563a8e24e948bc2ec27 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-02-10CSIT-518: Add testpmd numa awarenessTibor Frank1-33/+19
Change-Id: I982834de1fbe71cf5303808ea58d4b58e530ffcb Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-01-11 Add the DPDK l2fwd performance test cases.Fangyin Hu1-0/+58
Change-Id: I996847a4871ed994cd9b5edb459fb079ff39c86d Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>