Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/113970 Subject: [V1] tests/vf_pf_reset: modify case to support ice nic and disable ipv6 _Testing OK_ Diff: tests/TestSuite_vf_pf_reset.py test_plans/vf_pf_reset_test_plan.rst conf/test_case_checklist.json DPDK: commit 16b2977562874daa3bfab32860b01b497882bc43 Author: Maxime Coquelin Date: Tue Jul 12 12:04:47 2022 +0200 Comment: vhost: fix missing copy length in batched copies DTS: commit 33659110602da75f0e4ee03e54a2a81e71f8ce75 Author: Lingli Chen Date: Tue Jul 5 04:16:47 2022 -0400 Comment: tests/distributor: modify script add novector path expect Test environment and result as below: +-------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +-------------+----------+--------------------------------+---------------------------------+ | vf_pf_reset | NIC VF | run | not run | +-------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/3cc4a8a82f354b02ba43fecbea424fce #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.4 LTS Kernel: 5.11.0-37-generic CPU: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz GCC: gcc (GCC) 10.3.0 Clang: 10.0.0-4ubuntu1 Status: SUCCESS Catogory: NIC VF Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 10/10/0/0/0 Detail test results: +-----------------------------------------------------+------------+ | suit/case | with_patch | +-----------------------------------------------------+------------+ | vf_pf_reset/test_2vfs_passed_through_to_2VM | passed | | vf_pf_reset/test_create_1vf_on_each_pf | passed | | vf_pf_reset/test_create_2vfs_on_1pf | passed | | vf_pf_reset/test_create_2vfs_on_1pf_separately_pmd | passed | | vf_pf_reset/test_mac_address_restore | passed | | vf_pf_reset/test_vfs_passed_through_to_1VM | passed | | vf_pf_reset/test_vlan_rx_restore_create_vf_each_pf | passed | | vf_pf_reset/test_vlan_rx_restore_vf_reset_1port | passed | | vf_pf_reset/test_vlan_rx_restore_vf_reset_all_ports | passed | | vf_pf_reset/test_vlan_tx_restore | passed | +-----------------------------------------------------+------------+ DPDK STV team