Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/121609 Subject: [V1,2/2] vf_pf_reset/pf_reset_trigger_Vf_reset: add new case and plan for pf_reset_trigger_vf_reset _Testing OK_ Diff: test_plans/vf_pf_reset_test_plan.rst tests/TestSuite_vf_pf_reset.py DPDK: commit 373f4c7de8ff350548cacc3d56e788461677f2c7 Author: David Marchand Date: Tue Dec 13 16:07:10 2022 +0100 Comment: ci: drop Travis configuration DTS: commit f036e7097fe1079c36d566ebef57c2328f5eb865 Author: Song Jiale Date: Wed Jan 4 11:29:43 2023 +0000 Comment: test_plans/multiprocess: optimize the testplan format 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/19bdca7b771f47d08bc084e0c9fa3308 #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.5 LTS Kernel: 5.4.0-135-generic CPU: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Clang: NA Status: SUCCESS Catogory: NIC VF Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 11/11/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_pf_reset_trigger_vf_reset | 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