mbox series

[v2,0/2] add 4 test cases and testplan.

Message ID 1615193059-72298-1-git-send-email-hailinx.xu@intel.com (mailing list archive)
Headers
Series add 4 test cases and testplan. |

Message

hailinx March 8, 2021, 8:44 a.m. UTC
  v1: add without input set IPv4/IPv6 tcp/udp fdir rule cases.
v2: modify hierarc

Hailin Xu (2):
  test_plans/iavf_fdir: add without input set cases
  tests/iavf_fdir: add without input set cases

 test_plans/iavf_fdir_test_plan.rst | 261 ++++++++++++++++++++++++++++
 tests/TestSuite_iavf_fdir.py       | 265 ++++++++++++++++++++++++++++-
 2 files changed, 518 insertions(+), 8 deletions(-)
  

Comments

Tu, Lijuan March 10, 2021, 5:47 a.m. UTC | #1
> v1: add without input set IPv4/IPv6 tcp/udp fdir rule cases.
> v2: modify hierarc
> 
> Hailin Xu (2):
>   test_plans/iavf_fdir: add without input set cases
>   tests/iavf_fdir: add without input set cases

Applied, thanks