mbox series

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

Message ID 20200911161656.30238-1-weix.ling@intel.com (mailing list archive)
Headers
Series use API to set dpdk config when use meson |

Message

Ling, WeiX Sept. 11, 2020, 4:16 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: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(-)
  

Comments

Ling, WeiX Sept. 11, 2020, 8:24 a.m. UTC | #1
Tested-by: Ling, Wei <weix.ling@intel.com>

Regards,
LingWei

-----Original Message-----
From: Ling, WeiX <weix.ling@intel.com> 
Sent: Saturday, September 12, 2020 12:17 AM
To: dts@dpdk.org
Cc: Ling, WeiX <weix.ling@intel.com>
Subject: [dts][PATCH V3 0/5] use API to set dpdk config when use meson

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: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(-)