mbox

[V2,0/5] use API to set dpdk config when use meson

Message ID 20200911152724.29030-1-weix.ling@intel.com (mailing list archive)
Headers

Message

Ling, WeiX Sept. 11, 2020, 3:27 p.m. UTC
  use API to set dpdk config when use meson

lingwei (5):
  tests/l3fwd_base:use API to set dpdk config when use meson
  tests/TestSuite_af_xdp_2:use API to set dpdk config when use meson
  tests/TestSuite_nic_single_core_perf.py:use API to set dpdk config
    when use meson
  tests/TestSuite_vmdq_dcb:use API to set dpdk config when use meson
  tests/TestSuite_vmdq:use API to set dpdk config when use meson

 tests/TestSuite_af_xdp_2.py             |  3 ++-
 tests/TestSuite_nic_single_core_perf.py |  4 ++++
 tests/TestSuite_vmdq.py                 |  5 ++++-
 tests/TestSuite_vmdq_dcb.py             | 13 ++++---------
 tests/l3fwd_base.py                     |  2 ++
 5 files changed, 16 insertions(+), 11 deletions(-)