mbox

[V1,0/2] add gre inner fdir cases for iavf

Message ID 20210816154520.9805-1-qinx.sun@intel.com (mailing list archive)
Headers

Message

Sun, QinX Aug. 16, 2021, 3:45 p.m. UTC
  as dpdk enables iavf GRE tunnel feature, so add iavf fdir inner related cases,
supported pattern: IPV4/IPV6+GRE+IPV4/IPV6+TCP/UDP, total 12 new cases

Qin Sun (2):
  test_plans/iavf_fdir: add gre inner fdir cases for iavf
  tests/iavf_fdir: add gre inner fdir cases for iavf

 test_plans/iavf_fdir_test_plan.rst | 684 ++++++++++++++++++++++++++++-
 tests/TestSuite_iavf_fdir.py       | 308 +++++++++++++
 2 files changed, 991 insertions(+), 1 deletion(-)