mbox

[V1,0/2] add iavf rss configure case and plan

Message ID 1614251146-10593-1-git-send-email-zhiminx.huang@intel.com (mailing list archive)
Headers

Message

Huang, ZhiminX Feb. 25, 2021, 11:05 a.m. UTC
  *.add 10 test case and testplan.

Zhimin Huang (2):
  test_plans/cvl_iavf_rss_configure_test_plan:add iavf rss configure test plan.
  tests/cvl_iavf_rss_configure:add iavf rss configure test case.

 test_plans/cvl_iavf_rss_configure_test_plan.rst | 328 ++++++++++++++++++++
 tests/TestSuite_cvl_iavf_rss_configure.py       | 392 ++++++++++++++++++++++++
 2 files changed, 720 insertions(+)
 create mode 100755 test_plans/cvl_iavf_rss_configure_test_plan.rst
 create mode 100755 tests/TestSuite_cvl_iavf_rss_configure.py