mbox series

[V1,0/3] remove etag test plan and testsuite

Message ID 20210819113524.8190-1-yanx.xia@intel.com (mailing list archive)
Headers
Series remove etag test plan and testsuite |

Message

Yan Xia Aug. 19, 2021, 11:35 a.m. UTC
  remove etag test plan and testsuite based on dpdk commit-id cf47acc0f(remove L2 tunnel offload control API E-tag set)
and 99a1b6895(remove API to config L2 tunnel EtherType port config all l2-tunnel E-tag xxx).

Yan Xia (3):
  test_plan/etag_test_plan: remove this test plan
  test_plans/index: delete etag_test_plan Field
  tests/etag: remove testsuite

 test_plans/etag_test_plan.rst | 151 -------------
 test_plans/index.rst          |   1 -
 tests/TestSuite_etag.py       | 407 ----------------------------------
 3 files changed, 559 deletions(-)
 delete mode 100644 test_plans/etag_test_plan.rst
 delete mode 100644 tests/TestSuite_etag.py