Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/114478 Subject: [V1,2/2] test_plans/vf_pf_reset: modify case to support ice nic _Testing issues_ Diff: tests/TestSuite_vf_pf_reset.py conf/test_case_checklist.json test_plans/vf_pf_reset_test_plan.rst DPDK: commit 72206323a5dd3182b13f61b25a64abdddfee595c Author: David Marchand Date: Sat Jul 9 10:43:09 2022 +0200 Comment: version: 22.11-rc0 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_columbiaville_25g | UB2004-64+216_fortville_spirit | +-------------+----------+---------------------------------+--------------------------------+ | vf_pf_reset | NIC VF | not run | run | +-------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/69d12f5c7e004bbd9d3dbcf46f1f15c6 #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: FAILURE Catogory: NIC VF Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 10/9/1/0/0 with_patch Total/Pass/Fail/Blocked/NA: 10/9/1/0/0 Detail test results: +-----------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +-----------------------------------------------------+------------+---------------+ | vf_pf_reset/test_2vfs_passed_through_to_2VM | failed | failed | | vf_pf_reset/test_vfs_passed_through_to_1VM | passed | passed | | vf_pf_reset/test_vlan_rx_restore_create_vf_each_pf | passed | passed | | vf_pf_reset/test_vlan_rx_restore_vf_reset_all_ports | passed | passed | | vf_pf_reset/test_vlan_tx_restore | passed | passed | | vf_pf_reset/test_create_2vfs_on_1pf | passed | passed | | vf_pf_reset/test_mac_address_restore | passed | passed | | vf_pf_reset/test_vlan_rx_restore_vf_reset_1port | passed | passed | | vf_pf_reset/test_create_2vfs_on_1pf_separately_pmd | passed | passed | | vf_pf_reset/test_create_1vf_on_each_pf | passed | passed | +-----------------------------------------------------+------------+---------------+ DPDK STV team