mbox

[V3,0/3] remove change DPDK code steps

Message ID 20220302061002.498713-1-weix.ling@intel.com (mailing list archive)
Headers

Message

Ling, WeiX March 2, 2022, 6:10 a.m. UTC
  v1:
Remove change DPDK code steps in test_plan and tests.
v2:
Add insmod igb_uio driver step in test_nic_interrupt_PF_igb_uio case.
v3:
Remove time.sleep(3) in send_packet method.
Add case name into support list config file.

Wei Ling (3):
  conf/test_case_supportlist: add case name into support list
  test_plans/vf_interrupt_pmd_test_plan: remove modify DPDK code step
    and modify app name
  tests/vf_interrupt_pmd: remove change DPDK code steps and sleep time

 conf/test_case_supportlist.json           | 18 ++++++++++
 test_plans/vf_interrupt_pmd_test_plan.rst | 32 ++++++++----------
 tests/TestSuite_vf_interrupt_pmd.py       | 41 +++++++----------------
 3 files changed, 44 insertions(+), 47 deletions(-)