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 6eccb0c9eea51089ce14bff92697245eb342963b Author: Haiyue Wang Date: Mon Mar 7 18:25:56 2022 +0800 Comment: graph: remove useless duplicate name check DTS: commit fb043ef7231bcd8910fa55b072e2900d5cf2b5b5 Author: Weiyuan Li Date: Fri Feb 11 14:26:10 2022 +0800 Comment: test_plans/userspace_ethtool:remove duplicate vlan test case. 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/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 without_patch Total/Pass/Fail/Blocked/NA: 14/0/12/0/2 with_patch Total/Pass/Fail/Blocked/NA: 14/0/12/0/2 Detail test results: +------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +------------------------------------+------------+---------------+ | vf_daemon/test_vlan_strip | failed | failed | | vf_daemon/test_vlan_tag | failed | failed | | vf_daemon/test_broadcast_mode | failed | failed | | vf_daemon/test_stats_show_clear | failed | failed | | vf_daemon/test_promisc_mode | failed | failed | | vf_daemon/test_vlan_filter | failed | failed | | vf_daemon/test_vlan_insert | failed | failed | | vf_daemon/test_vf_mac_set | failed | failed | | vf_daemon/test_multicast_mode | failed | failed | | vf_daemon/test_tx_loopback | failed | failed | | vf_daemon/test_vlan_antispoof | failed | failed | | vf_daemon/test_vf_mtu | failed | failed | | vf_daemon/test_ixgbe_vf_jumboframe | n/a | n/a | | vf_daemon/test_all_queues_drop | n/a | n/a | +------------------------------------+------------+---------------+ DPDK STV team