Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/100958 Subject: [V2] tests/link_status_interrupt: close nic link-down-on-close off _Testing issues_ Diff: tests/TestSuite_link_status_interrupt.py DPDK: commit d75eed0fbe4b942bc6df2e2908a8b5c2c30c99aa Author: Stephen Hemminger Date: Wed Sep 1 16:49:44 2021 -0700 Comment: mbuf: fix typo in comment DTS: commit b082e251348d7c20e09243a742136e6d93626fab Author: Thinh Tran Date: Thu Sep 30 17:20:51 2021 +0000 Comment: Framework:fix the first numa node may not be '0' Test environment and result as below: +-----------------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +-----------------------+----------+---------------------------------+--------------------------------+ | link_status_interrupt | NIC PF | not run | run | +-----------------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/002315353b164015974c8108f2830024 #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: 2/0/0/2/0 with_patch Total/Pass/Fail/Blocked/NA: 2/0/0/2/0 Detail test results: +-----------------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +-----------------------------------------------------------------+------------+---------------+ | link_status_interrupt/test_link_status_interrupt_change | blocked | blocked | | link_status_interrupt/test_link_status_interrupt_port_available | blocked | blocked | +-----------------------------------------------------------------+------------+---------------+ DPDK STV team