aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/python/DPDK
AgeCommit message (Expand)AuthorFilesLines
2019-03-04Rename to Constants.pyVratko Polak3-3/+3
2019-02-13FIX: Apply revert routing in case interfaces are revertedPeter Mikus1-0/+1
2019-01-23Fix PyLint errorsTibor Frank1-16/+9
2018-09-04Fix pylint part 1Peter Mikus1-2/+3
2018-07-31FIX: Revert l3fwd patchingPeter Mikus1-1/+0
2018-07-17Refactor DPDK testcases to new structurePeter Mikus2-6/+36
2018-06-07CSIT-1121: Add "Get DPDK version" KW to DPDK testsTibor Frank1-2/+1
2018-05-10Cleanup DPDK framework setupPeter Mikus2-236/+38
2018-05-04Fix various pylint 1.5.4 warningsVratko Polak4-12/+11
2018-04-25Fix warnings reported by gen_doc.shVratko Polak1-1/+1
2018-04-11Update DPDK to 18.02Peter Mikus4-82/+93
2018-01-10add new topology parameter: archGabriel Ganne3-10/+29
2018-01-03Update DPDK to v17.11Peter Mikus1-26/+38
2017-07-05Fix: DPDK paths after code refactorPeter Mikus4-5/+5
2017-05-28 Add the DPDK l3fwd performance test case.Fangyin Hu1-0/+103
2017-02-10CSIT-518: Add testpmd numa awarenessTibor Frank1-14/+15
2017-02-07CSIT-517: DPDK initialization and teardownTibor Frank1-10/+14
2017-01-11 Add the DPDK l2fwd performance test cases.Fangyin Hu4-0/+371