Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/112588 Subject: [V2] tests/vf_pf_reset: add vf_pf_reset testsuite _Testing issues_ Diff: tests/TestSuite_vf_pf_reset.py DPDK: commit 1ab4156e7d57858fca1db448ac7a0792e1d527b6 Author: Thomas Monjalon Date: Wed Jun 8 21:43:41 2022 +0200 Comment: version: 22.07-rc1 DTS: commit 57cad1a6020b798bda6e5247023a044746dd9dff Author: Jiale Song Date: Wed May 25 19:19:34 2022 +0800 Comment: tests/vf_rss: remove ip fragment packets 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/c9150d7c5a854a1c8a6d559d6121c769 #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.4 LTS Kernel: 5.8.0-51-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 with_patch Total/Pass/Fail/Blocked/NA: 10/0/10/0/0 Detail test results: +-----------------------------------------------------+------------+ | suit/case | with_patch | +-----------------------------------------------------+------------+ | vf_pf_reset/test_vlan_tx_restore | failed | | vf_pf_reset/test_vlan_rx_restore_vf_reset_all_ports | failed | | vf_pf_reset/test_vlan_rx_restore_vf_reset_1port | failed | | vf_pf_reset/test_vlan_rx_restore_create_vf_each_pf | failed | | vf_pf_reset/test_vfs_passed_through_to_1VM | failed | | vf_pf_reset/test_mac_address_restore | failed | | vf_pf_reset/test_create_2vfs_on_1pf_separately_pmd | failed | | vf_pf_reset/test_create_2vfs_on_1pf | failed | | vf_pf_reset/test_create_1vf_on_each_pf | failed | | vf_pf_reset/test_2vfs_passed_through_to_2VM | failed | +-----------------------------------------------------+------------+ DPDK STV team