Test-Label: Intel-suite-dts-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 515d20195b17444262a5732831c0615146c7189c Author: Dmitry Kozlyuk Date: Fri Oct 8 01:07:50 2021 +0300 Comment: doc: remove unneeded min/max fields deprecations 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_fortville_spirit | UB2004-64+216_columbiaville_25g | +-----------------------+----------+--------------------------------+---------------------------------+ | link_status_interrupt | NIC PF | run | not run | +-----------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/002315353b164015974c8108f2830024 #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.2 LTS Kernel: 5.8.0-51-generic CPU: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz GCC: gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.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