Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/110826 Subject: [V2,3/3] tests/vhost_virtio_user_interrupt_cbdma: add vhost_virtio_user_interrupt_cbdma testsuite _Testing issues_ Diff: test_plans/index.rst test_plans/vhost_virtio_user_interrupt_cbdma_test_plan.rst tests/TestSuite_vhost_virtio_user_interrupt_cbdma.py DPDK: commit 28c5d600723a9bb384a4b2f79bf6af8c40950bba Author: Tianhao Chai Date: Wed May 4 23:39:35 2022 -0500 Comment: eal: fix C++ include for device event and DMA DTS: commit e04914877da3cdff211a547c90d7fcbf9fec0aea Author: Lijuan Tu Date: Fri May 6 08:54:55 2022 +0800 Comment: format all codes with format.sh Test environment and result as below: +-----------------------------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +-----------------------------------+----------+--------------------------------+---------------------------------+ | vhost_virtio_user_interrupt_cbdma | Virtio | run | not run | +-----------------------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/2bde8adb67f345b7b2b256b8b4858d4b #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: Virtio Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 0/0/0/0/0 with_patch Total/Pass/Fail/Blocked/NA: 4/0/0/4/0 Detail test results: +----------------------------------------------------------------------------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +----------------------------------------------------------------------------------------------------------------------------+------------+---------------+ | vhost_virtio_user_interrupt_cbdma/test_split_ring_virtio_user_interrupt_test_with_vhost_user_as_backend_and_cbdma_enabled | blocked | n/a | | vhost_virtio_user_interrupt_cbdma/test_lsc_event_between_vhost_user_and_virtio_user_with_packed_ring_and_cbdma_enabled | blocked | n/a | | vhost_virtio_user_interrupt_cbdma/test_packed_ring_virtio_user_interrupt_test_with_vhost_user_as_backend_and_cbdma_enabled | blocked | n/a | | vhost_virtio_user_interrupt_cbdma/test_lsc_event_between_vhost_user_and_virtio_user_with_split_ring_and_cbdma_enabled | blocked | n/a | +----------------------------------------------------------------------------------------------------------------------------+------------+---------------+ DPDK STV team