aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/python/DPDK/L3fwdTest.py
AgeCommit message (Expand)AuthorFilesLines
2023-07-27feat(core): Core allocationpmikus1-12/+11
2022-10-11fix: l3fwd configVratko Polak1-6/+30
2022-07-27fix: start testpmd and l3fwd in 3 cyclesViliam Luc1-4/+86
2022-01-27fix(dpdk): JumboPeter Mikus1-1/+0
2021-08-24Fix DPDK nb_cores allocationpmikus1-3/+6
2021-06-10FIX: Pylint reducepmikus1-1/+1
2020-09-03Framework: Bump DPDK 20.08pmikus1-2/+2
2020-05-26FIX: do not fail when skipping patch for l3fwdJan Gelety1-2/+4
2020-05-06Performance: Fix l3fwd in 3nodepmikus1-1/+2
2020-04-23Performance: DPDK refactorPeter Mikus1-63/+77
2020-02-10FIX: Detection if l2fwd/l3fwd is up/downJan Gelety1-1/+1
2019-11-28Python3: resources and librariesJan Gelety1-28/+30
2019-03-04Rename to Constants.pyVratko Polak1-1/+1
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 Mikus1-3/+31
2018-05-04Fix various pylint 1.5.4 warningsVratko Polak1-1/+0
2018-04-25Fix warnings reported by gen_doc.shVratko Polak1-1/+1
2018-04-11Update DPDK to 18.02Peter Mikus1-35/+40
2018-01-03Update DPDK to v17.11Peter Mikus1-26/+38
2017-07-05Fix: DPDK paths after code refactorPeter Mikus1-1/+1
2017-05-28 Add the DPDK l3fwd performance test case.Fangyin Hu1-0/+103