Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/103214 Subject: [V1] bind scapy required modules to packet module _Testing issues_ Diff: framework/tester.py framework/packet.py DPDK: commit efb57dd5bbf0ffac645d09ed4d0dbad088b602f1 Author: Anatoly Burakov Date: Wed Oct 27 15:37:14 2021 +0000 Comment: doc: clarify SRIOV activation with built-in VFIO DTS: commit d33846d43cb66eae8e24cec68042693d57bb0504 Author: Jiale Song Date: Thu Oct 28 18:59:06 2021 +0800 Comment: tests/link_status_interrupt: optimize the method of checking priv_flags Test environment and result as below: +---------------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +---------------------+----------+--------------------------------+---------------------------------+ | pf_smoke | CVL Only | not run | run | | cvl_rss_configure | CVL Only | not run | run | | vf_smoke | NIC VF | run | not run | | vf_to_vf_nic_bridge | NIC VF | run | not run | | virtio_smoke | Virtio | run | not run | +---------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/19626fead45f474cae87240a8abd5c5d #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.3 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 without_patch Total/Pass/Fail/Blocked/NA: 6/3/3/0/0 Status: SUCCESS Catogory: Virtio Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 2/2/0/0/0 #2: UB2004-64+216_columbiaville_25g OS: Ubuntu 20.04.3 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: SUCCESS Catogory: CVL Only Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 12/12/0/0/0 DPDK STV team