Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/103108 Subject: [V2] tests/link_status_interrupt: optimize the method of checking priv_flags _Testing issues_ Diff: tests/TestSuite_link_status_interrupt.py DPDK: commit 452c1916b0dbb414a28dff89c995253da1c23c0b Author: Kevin Laatz Date: Tue Oct 26 14:20:45 2021 +0000 Comment: dma/idxd: fix truncated error code in status check DTS: commit bf4f2a0643bceea4442ca552456265f661e58968 Author: Zou Ping Date: Wed Oct 27 19:58:14 2021 +0800 Comment: test_plans/cvl_switch_filter_pppoe: change ppp port to bytes type 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/29f4b2c6bf26404890ada538b9de53ae #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