Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/103296 Subject: [V1] tests/userspace_ethtool:rename ETH to RTE_ETH _Testing issues_ Diff: tests/TestSuite_userspace_ethtool.py test_plans/userspace_ethtool_test_plan.rst DPDK: commit 6cc51b1293ceac4a77d4bf7ac91a8bbd59e1f78c Author: Zhihong Peng Date: Wed Oct 20 15:46:41 2021 +0800 Comment: mem: instrument allocator for ASan 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 | +-------------------+----------+--------------------------------+---------------------------------+ | userspace_ethtool | NIC PF | run | not run | +-------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/375e9ddee4cd4cd5870765206237fe8f #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 PF Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 8/0/0/8/0 with_patch Total/Pass/Fail/Blocked/NA: 8/0/0/8/0 Detail test results: +-----------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +-----------------------------------------+------------+---------------+ | userspace_ethtool/test_port_config | blocked | blocked | | userspace_ethtool/test_dump_driver_info | blocked | blocked | | userspace_ethtool/test_ring_parameter | blocked | blocked | | userspace_ethtool/test_ethtool_vlan | blocked | blocked | | userspace_ethtool/test_port_mtu | blocked | blocked | | userspace_ethtool/test_retrieve_eeprom | blocked | blocked | | userspace_ethtool/test_mac_address | blocked | blocked | | userspace_ethtool/test_retrieve_reg | blocked | blocked | +-----------------------------------------+------------+---------------+ DPDK STV team