test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts][PATCH V6 0/3] modify cases to check dcf as a full feature pmd
@ 2022-10-07  0:31 Zhimin Huang
  2022-10-07  0:31 ` [dts][PATCH V6 1/3] framework/*:add config dcf mode in execution file Zhimin Huang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Zhimin Huang @ 2022-10-07  0:31 UTC (permalink / raw)
  To: dts; +Cc: Zhimin Huang

The series of E810 make dcf as full feature pmd in dpdk22.07.
1.add interface to support dcf mode.
2.add test dcf description in testplan.
3.modify test case to support dcf mode.

Zhimin Huang (3):
  framework/*:add config dcf mode in execution file
  test_plans/*:modify cases to check dcf as a full feature pmd
  tests/*:modify cases to check dcf as a full feature pmd

 framework/dts.py                       |  6 +++
 framework/settings.py                  |  1 +
 test_plans/kernelpf_iavf_test_plan.rst | 14 ++++++-
 test_plans/stats_checks_test_plan.rst  | 16 ++++++-
 test_plans/vf_macfilter_test_plan.rst  | 22 ++++++++++
 test_plans/vf_offload_test_plan.rst    | 18 +++++++-
 test_plans/vf_rss_test_plan.rst        | 15 ++++++-
 test_plans/vf_smoke_test_plan.rst      | 17 +++++++-
 test_plans/vf_vlan_test_plan.rst       | 16 ++++++-
 tests/TestSuite_kernelpf_iavf.py       | 58 ++++++++++++++++++--------
 tests/TestSuite_stats_checks.py        | 23 ++++++++--
 tests/TestSuite_vf_macfilter.py        | 30 ++++++++++++-
 tests/TestSuite_vf_offload.py          | 42 ++++++++++++++-----
 tests/TestSuite_vf_rss.py              | 39 +++++++++++++----
 tests/TestSuite_vf_smoke.py            | 18 +++++++-
 tests/TestSuite_vf_vlan.py             | 45 +++++++++++++++-----
 16 files changed, 322 insertions(+), 58 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-10-08  5:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-07  0:31 [dts][PATCH V6 0/3] modify cases to check dcf as a full feature pmd Zhimin Huang
2022-10-07  0:31 ` [dts][PATCH V6 1/3] framework/*:add config dcf mode in execution file Zhimin Huang
2022-10-07  0:31 ` [dts][PATCH V6 2/3] test_plans/*:modify cases to check dcf as a full feature pmd Zhimin Huang
2022-10-07  0:31 ` [dts][PATCH V6 3/3] tests/*:modify " Zhimin Huang
2022-10-08  5:37   ` lijuan.tu

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