Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/102124 Subject: [V1] tests/vf_daemon: modify dts to adapt dpdk changes _Testing issues_ Diff: tests/TestSuite_vf_daemon.py DPDK: commit 821f60c7f4337d74a0c8e4add4095be524d77600 Author: Radha Mohan Chintakuntla Date: Thu Aug 26 03:50:21 2021 -0700 Comment: raw/octeontx2_ep: remove driver DTS: commit 151ad607f1f9d27fe47f8ff861642ea7d03941f9 Author: Lijuan Tu Date: Tue Oct 19 18:39:05 2021 +0800 Comment: test_plan/generic_flow_api: fix html build warning Test environment and result as below: +-----------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +-----------+----------+--------------------------------+---------------------------------+ | vf_daemon | NIC VF | run | not run | +-----------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/f04957bd5dcd4a778ea8688526ef83de #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: 15/0/13/0/2 with_patch Total/Pass/Fail/Blocked/NA: 15/0/13/0/2 Detail test results: +------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +------------------------------------+------------+---------------+ | vf_daemon/test_broadcast_mode | failed | failed | | vf_daemon/test_vlan_insert | failed | failed | | vf_daemon/test_vf_mtu | failed | failed | | vf_daemon/test_vf_mac_set | failed | failed | | vf_daemon/test_tx_loopback | failed | failed | | vf_daemon/test_multicast_mode | failed | failed | | vf_daemon/test_mac_antispoof | failed | failed | | vf_daemon/test_vlan_filter | failed | failed | | vf_daemon/test_promisc_mode | failed | failed | | vf_daemon/test_vlan_strip | failed | failed | | vf_daemon/test_stats_show_clear | failed | failed | | vf_daemon/test_vlan_tag | failed | failed | | vf_daemon/test_vlan_antispoof | failed | failed | | vf_daemon/test_all_queues_drop | n/a | n/a | | vf_daemon/test_ixgbe_vf_jumboframe | n/a | n/a | +------------------------------------+------------+---------------+ DPDK STV team