mbox

[V1,0/2] modify pvp_virtio_user_4k_pages by DPDK

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

Message

Ling, WeiX June 5, 2023, 6:55 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. So delete `--no-huge -m 1024` parameter 
in testplan and testsuite.

Wei Ling (2):
  test_plans/pvp_virtio_user_4k_pages: modify testplan by DPDK changed
  tests/pvp_virtio_user_4k_pages: modify testuite by DPDK changed

 test_plans/pvp_virtio_user_4k_pages_test_plan.rst |  6 +++---
 tests/TestSuite_pvp_virtio_user_4k_pages.py       | 11 ++++++-----
 2 files changed, 9 insertions(+), 8 deletions(-)