mbox

[V1,0/8] support meson build method

Message ID 20200902091510.6043-1-weix.xie@intel.com (mailing list archive)
Headers

Message

Xie, WeiX Sept. 2, 2020, 9:15 a.m. UTC
  modify dts to support meson build method.

Xie wei (8):
  tests/TestSuite_flow_filtering:support meson build method
  tests/TestSuite_port_control:support meson build method
  tests/TestSuite_runtime_vf_queue_number:support meson build method
  tests/TestSuite_runtime_vf_queue_number_kernel:support meson build
    method
  tests/TestSuite_veb_switch:support meson build method
  tests/TestSuite_vf_interrupt_pmd:support meson build method
  tests/TestSuite_vm_power_manager:support meson build method
  tests/TestSuite_floating_veb:support meson build method

 tests/TestSuite_floating_veb.py               | 56 ++++++++++---------
 tests/TestSuite_flow_filtering.py             |  5 +-
 tests/TestSuite_port_control.py               |  3 +-
 tests/TestSuite_runtime_vf_queue_number.py    |  7 +--
 ...estSuite_runtime_vf_queue_number_kernel.py |  6 +-
 tests/TestSuite_veb_switch.py                 | 37 ++++++------
 tests/TestSuite_vf_interrupt_pmd.py           | 22 +++-----
 tests/TestSuite_vm_power_manager.py           | 31 ++++------
 8 files changed, 80 insertions(+), 87 deletions(-)