test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts][PATCH V2 0/2] fix testplan issue and add automation
@ 2022-04-28  7:40 Wei Ling
  0 siblings, 0 replies; only message in thread
From: Wei Ling @ 2022-04-28  7:40 UTC (permalink / raw)
  To: dts; +Cc: Wei Ling

*** BLURB HERE ***
v1:
1.test_plans/vdev_primary_secondary_test_plan:
  1)Fix testcase2 app name error issue.
  2)Change testcase1 testpmd fwd mode from `set fwd txonly` and `start` 
    to `set fwd mac` and `start tx_first` take VM and testpmd can loop the
    traffic.
2.tests/vdev_primary_secondary:
  Add automation testcase2 sync with testplan and optimize code.

3.By DPDK-32213 bug, testcase2 will run FAILED before the bellow patch
  merged into DPDK.
  http://patchwork.dpdk.org/project/dpdk/patch/20220421111537.935333-1-yuanx.wang@intel.com/

v2:
Delete testcase1 step 1 `Bind one port to vfio-pci` because this case
no need to use port.

Wei Ling (2):
  test_plans/vdev_primary_secondary_test_plan: fix testcase2 app name
    error issue
  tests/vdev_primary_secondary: add automation testcase2 sync with
    testplan

 .../vdev_primary_secondary_test_plan.rst      |  15 +-
 tests/TestSuite_vdev_primary_secondary.py     | 148 +++++++++++-------
 2 files changed, 104 insertions(+), 59 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-28  7:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-28  7:40 [dts][PATCH V2 0/2] fix testplan issue and add automation Wei Ling

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).