mbox

[V1,0/2] Add new suite and plan for vf_l2fwd

Message ID 20221229045203.2210928-1-yux.jiang@intel.com (mailing list archive)
Headers

Message

Yu Jiang Dec. 29, 2022, 4:52 a.m. UTC
  Add new suite and plan for vf_l2fwd

Yu Jiang (2):
  test_plans/vf_l2fwd: add vf_l2fwd test plan
  tests/vf_l2fwd: add vf_l2fwd test script

 test_plans/index.rst              |   1 +
 test_plans/vf_l2fwd_test_plan.rst | 133 +++++++++++++++++++++++++++++
 tests/TestSuite_vf_l2fwd.py       | 136 ++++++++++++++++++++++++++++++
 3 files changed, 270 insertions(+)
 create mode 100644 test_plans/vf_l2fwd_test_plan.rst
 create mode 100644 tests/TestSuite_vf_l2fwd.py