Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/108562 Subject: [V2,2/2] test_plan/vf_daemon: sync add step dpdk pf set mtu. _Testing issues_ Diff: tests/TestSuite_vf_daemon.py test_plans/vf_daemon_test_plan.rst DPDK: commit 312b94ef884f0cf4ee42dde36acf23a41172794d Author: Thomas Monjalon Date: Wed Mar 9 00:34:09 2022 +0100 Comment: version: 22.03-rc3 DTS: commit aacd2557165f98e6ba73ed29ec65283eb30a37bb Author: ChenYu Huang Date: Tue Mar 8 17:23:39 2022 +0800 Comment: framework/project_dpdk: change timeout of extract dpdk package and build dpdk Test environment and result as below: +-----------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +-----------+----------+---------------------------------+--------------------------------+ | vf_daemon | NIC VF | not run | run | +-----------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/541bfa114a27413d8bf966896d7cf149 #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 with_patch Total/Pass/Fail/Blocked/NA: 14/0/12/0/2 Detail test results: +------------------------------------+------------+ | suit/case | with_patch | +------------------------------------+------------+ | vf_daemon/test_vlan_tag | failed | | vf_daemon/test_vlan_strip | failed | | vf_daemon/test_vlan_insert | failed | | vf_daemon/test_vlan_filter | failed | | vf_daemon/test_vlan_antispoof | failed | | vf_daemon/test_vf_mtu | failed | | vf_daemon/test_vf_mac_set | failed | | vf_daemon/test_tx_loopback | failed | | vf_daemon/test_stats_show_clear | failed | | vf_daemon/test_promisc_mode | failed | | vf_daemon/test_multicast_mode | failed | | vf_daemon/test_broadcast_mode | failed | | vf_daemon/test_all_queues_drop | n/a | | vf_daemon/test_ixgbe_vf_jumboframe | n/a | +------------------------------------+------------+ DPDK STV team