Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/108413 Subject: [V1] tests/interrupt_pmd: modify the destination ip of the package _Testing issues_ Diff: tests/TestSuite_interrupt_pmd.py DPDK: commit 305769000c40a4fdf1ed0cf24c157b447b91ea7d Author: Thomas Monjalon Date: Sun Feb 27 21:52:48 2022 +0100 Comment: version: 22.03-rc2 DTS: commit fb043ef7231bcd8910fa55b072e2900d5cf2b5b5 Author: Weiyuan Li Date: Fri Feb 11 14:26:10 2022 +0800 Comment: test_plans/userspace_ethtool:remove duplicate vlan test case. Test environment and result as below: +---------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +---------------+----------+--------------------------------+---------------------------------+ | interrupt_pmd | NIC PF | run | not run | +---------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/24729a3291484b16929c9af86b16d6b3 #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: 1/0/0/1/0 with_patch Total/Pass/Fail/Blocked/NA: 1/0/0/1/0 Detail test results: +------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +------------------------------------+------------+---------------+ | interrupt_pmd/test_different_queue | blocked | blocked | +------------------------------------+------------+---------------+ DPDK STV team