mbox series

[V2,0/2] modify and add test case to coverage more test point

Message ID 20220117063025.1369159-1-weix.ling@intel.com (mailing list archive)
Headers
Series modify and add test case to coverage more test point |

Message

Ling, WeiX Jan. 17, 2022, 6:30 a.m. UTC
  v1:
case 5: Add test step to test exchange CBDMA channel and PA mode.
case 13&14: Add new test case to cover the packed ring and PA mode.
v2:
Fix test plan format issue due to make html failed.

Wei Ling (2):
  test_plans/vm2vm_virtio_net_perf_test_plan:modify test plan to
    coverage more test point
  tests/vm2vm_virtio_net_perf:modify and add test case sync with test
    plan

 .../vm2vm_virtio_net_perf_test_plan.rst       | 399 +++++++++++++-----
 tests/TestSuite_vm2vm_virtio_net_perf.py      | 116 +++--
 2 files changed, 385 insertions(+), 130 deletions(-)
  

Comments

Ling, WeiX Jan. 17, 2022, 7:35 a.m. UTC | #1
> -----Original Message-----
> From: Ling, WeiX <weix.ling@intel.com>
> Sent: Monday, January 17, 2022 2:30 PM
> To: dts@dpdk.org
> Cc: Ling, WeiX <weix.ling@intel.com>
> Subject: [dts][PATCH V2 0/2] modify and add test case to coverage more test
> point
> 
Tested-by: Wei Ling <weix.ling@intel.com>