Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/111394 Subject: [V1,5/5] tests/vhost_user_interrupt_cbdma: add new testsuite for CBDMA related testcases _Testing issues_ Diff: test_plans/index.rst test_plans/vhost_user_interrupt_test_plan.rst tests/TestSuite_vhost_user_interrupt.py test_plans/vhost_user_interrupt_cbdma_test_plan.rst tests/TestSuite_vhost_user_interrupt_cbdma.py DPDK: commit 68c050954ff393b894aa3672a5ef1a231597dab0 Author: Shijith Thotton Date: Mon May 16 21:52:29 2022 +0530 Comment: event/cnxk: flush event queues over multiple pass DTS: commit f8e47bcdc2991b040ef80dd65fc914df93158290 Author: Lijuan Tu Date: Wed May 18 22:09:13 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_user_interrupt_cbdma | CVL Only | not run | run | +----------------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/c450f6a2a42b43a7b9cf8a549afa36d7 #1: UB2004-64+216_columbiaville_25g OS: Ubuntu 20.04.4 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: CVL Only 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: 2/0/0/2/0 Detail test results: +-----------------------------------------------------------------------------------------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +-----------------------------------------------------------------------------------------------------------------------------------------+------------+---------------+ | vhost_user_interrupt_cbdma/test_wake_up_packed_ring_vhost_user_core_with_l3fwd_power_sample_when_multi_queues_enabled_and_cbdma_enabled | blocked | n/a | | vhost_user_interrupt_cbdma/test_wake_up_split_ring_vhost_user_core_with_l3fwd_power_sample_when_multi_queues_enabled_and_cbdma_enabled | blocked | n/a | +-----------------------------------------------------------------------------------------------------------------------------------------+------------+---------------+ DPDK STV team