mbox

[V1,0/3] modify basic_4k_pages_cbdma by DPDK changed

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

Message

Ling, WeiX June 5, 2023, 6:33 a.m. UTC
  As the DPDK commit a399d7b5(vfio: do not coalesce DMA mappings) changed,
We need to delete the `--no-huge -m 1024` parameter when start the
vhost-user as back-end side.

1.Delete the `--no-huge -m 1024` parameter in testplan.
2.Delete the `--no-huge -m 1024` parameter in testsuite and add handle
  expected value in conf/basic_4k_pages_cbdma.cfg.
3.Add [suite] section to save case config and expected values.

Wei Ling (3):
  test_plans/basic_4k_pages_cbdma: modify testplan by DPDK changed
  tests/basic_4k_pages_cbdma: modify testsuite by DPDK changed
  conf/basic_4k_pages_cbdma: add suite config as expected values

 conf/basic_4k_pages_cbdma.cfg                 |   7 +
 test_plans/basic_4k_pages_cbdma_test_plan.rst | 560 +++++++++---------
 tests/TestSuite_basic_4k_pages_cbdma.py       | 225 +++++--
 3 files changed, 457 insertions(+), 335 deletions(-)