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 a188277d5357dd3c7957070650aaac0027bf69dd Author: Chengwen Feng Date: Thu Oct 21 20:59:38 2021 +0800 Comment: dmadev: fix debug build DTS: commit d92d61bbfa39ed03e06311566be1dffd4df3a872 Author: Yan Xia Date: Wed Sep 29 18:28:32 2021 +0000 Comment: tests/generic_flow_api: move case from generic_filter to generic_flow_api 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_port_available | blocked | blocked | | link_status_interrupt/test_link_status_interrupt_change | blocked | blocked | +-----------------------------------------------------------------+------------+---------------+ DPDK STV team