Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/99502 Subject: [V1] tests/link_status_interrupt: add link-down-on-close status check and close it _Testing issues_ Diff: tests/TestSuite_link_status_interrupt.py DPDK: commit 2f3758751b157760ebb6fc51cd92841073bb115c Author: David Marchand Date: Fri Oct 8 14:07:15 2021 +0200 Comment: eal/x86: sort CPU extended features definitions 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/fcd4cbe648f341f297e2df9ac9dd731b #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_port_available | blocked | blocked | | link_status_interrupt/test_link_status_interrupt_change | blocked | blocked | +-----------------------------------------------------------------+------------+---------------+ DPDK STV team