test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 0/3] remove enable IAVF function
@ 2021-06-18  9:26 Jun Dong
  2021-06-18  9:26 ` [dts] [PATCH V1 1/3] framework/project_dpdk: remove IAVF dpdk code modification Jun Dong
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jun Dong @ 2021-06-18  9:26 UTC (permalink / raw)
  To: junx.dong; +Cc: dts

*** BLURB HERE ***


IAVF is the default VF driver for Intel 700 serial (i40e) 
NIC family in DPDK 21.05, and DTS improvement WG have agreed
to remove these changes from DTS.Therefore.
 
Jun Dong (4):
  test_plans/iavf_test_plan: remove enable IAVF function steps
  test_plans/vf_l3fwd_test_plan: remove enable IAVF function steps
  tests/TestSuite_iavf: remvove enable IAVF function code
  tests/TestSuite_vf_l3fwd: remove enable IAVF function code

Zhimin Huang (1):
  framework/project_dpdk: remove enable IAVF function code 

 framework/project_dpdk.py         |  7 -------
 test_plans/iavf_test_plan.rst     | 23 ++++-------------------
 test_plans/vf_l3fwd_test_plan.rst |  5 -----
 tests/TestSuite_iavf.py           | 12 ------------
 tests/TestSuite_vf_l3fwd.py       | 13 -------------
 5 files changed, 4 insertions(+), 56 deletions(-)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-06-22  7:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-18  9:26 [dts] [PATCH V1 0/3] remove enable IAVF function Jun Dong
2021-06-18  9:26 ` [dts] [PATCH V1 1/3] framework/project_dpdk: remove IAVF dpdk code modification Jun Dong
2021-06-18  9:26 ` [dts] [PATCH V1 2/3] test_plans/*: update test plan about enable IAVF Jun Dong
2021-06-18  9:26 ` [dts] [PATCH V1 3/3] tests/*: " Jun Dong
2021-06-22  7:07 ` [dts] [PATCH V1 0/3] remove enable IAVF function Tu, Lijuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).