Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/114041 Subject: [V2] 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 framework/crb.py conf/test_case_checklist.json DPDK: commit 4fceceed5b5e9fbf04acffd66239c79d81e79260 Author: Thomas Monjalon Date: Sun Jul 17 14:58:00 2022 +0200 Comment: version: 22.07.0 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 | +---------------------+----------+---------------------------------+--------------------------------+ | virtio_smoke | Virtio | not run | run | | pf_smoke | CVL Only | run | not run | | ice_rss_configure | CVL Only | run | not run | | vf_smoke | NIC VF | not run | run | | vf_to_vf_nic_bridge | NIC VF | not run | run | | vf_pf_reset | NIC VF | not run | run | +---------------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/c1166f23d7814fbf9fd9c71d8b3c234b #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: Virtio Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 2/2/0/0/0 Detail test results: +-----------------------------------+------------+ | suit/case | with_patch | +-----------------------------------+------------+ | virtio_smoke/test_virtio_loopback | passed | | virtio_smoke/test_virtio_pvp | passed | +-----------------------------------+------------+ DPDK STV team