[dts][PATCH V1 0/3] modify basic_4k_pages_cbdma by DPDK changed

Wei Ling weix.ling at intel.com
Mon Jun 5 08:33:59 CEST 2023


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

-- 
2.34.1



More information about the dts mailing list