[dts][PATCH V1] test_plans and TestSuite remove copy threshold for async path

Chen, LingliX linglix.chen at intel.com
Tue Nov 23 10:32:39 CET 2021


> -----Original Message-----
> From: Chen, LingliX <linglix.chen at intel.com>
> Sent: Wednesday, November 24, 2021 1:30 AM
> To: dts at dpdk.org
> Cc: Chen, LingliX <linglix.chen at intel.com>
> Subject: [dts][PATCH V1] test_plans and TestSuite remove copy threshold for
> async path
> 
> According to dpdk commit abeb86525577("vhost: remove copy threshold for
> async path") delete dmathr parameter.
> 
> Signed-off-by: Lingli Chen <linglix.chen at intel.com>
> ---
>  test_plans/dpdk_gro_lib_test_plan.rst         |  2 +-
>  test_plans/vhost_cbdma_test_plan.rst          | 20 +++++-----
>  .../vhost_event_idx_interrupt_test_plan.rst   | 10 ++---
>  .../vhost_virtio_pmd_interrupt_test_plan.rst  |  6
> +--  .../virtio_event_idx_interrupt_test_plan.rst  |  4 +-
>  .../vm2vm_virtio_net_perf_test_plan.rst       | 26 ++++++-------
>  test_plans/vm2vm_virtio_user_test_plan.rst    | 10 ++---
>  tests/TestSuite_dpdk_gro_lib.py               |  2 +-
>  tests/TestSuite_vhost_cbdma.py                | 38 ++++++++-----------
>  tests/TestSuite_virtio_event_idx_interrupt.py |  2 +-
>  tests/TestSuite_vm2vm_virtio_net_perf.py      |  4 +-
>  tests/TestSuite_vm2vm_virtio_pmd.py           |  4 +-
>  tests/TestSuite_vm2vm_virtio_user.py          | 16 ++++----
>  13 files changed, 68 insertions(+), 76 deletions(-)
> 
Tested-by: Lingli Chen <linglix.chen at intel.com>


More information about the dts mailing list