Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/124032 Subject: [V1,3/3] tests/vhost_async_robust_cbdma: add new testsuite _Testing issues_ Diff: test_plans/index.rst test_plans/vhost_async_robust_cbdma_test_plan.rst tests/TestSuite_vhost_async_robust_cbdma.py DPDK: commit 6fdf32d1e318c00d26aa7ef09834dc2a1bda86c5 Author: Maxime Coquelin Date: Thu Feb 9 10:17:10 2023 +0100 Comment: net/virtio-user: remove max queues limitation DTS: commit 11b6c1ea068db82d415f2ae0c042963d956daf69 Author: Lijuan Tu Date: Thu Feb 2 13:53:18 2023 +0800 Comment: version: 23.03-rc0 Test environment and result as below: +--------------------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +--------------------------+----------+--------------------------------+---------------------------------+ | vhost_async_robust_cbdma | CVL Only | not run | run | +--------------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/245aeee517ee4be481f89103e25fb739 #1: UB2004-64+216_columbiaville_25g OS: Ubuntu 20.04.5 LTS Kernel: 5.4.0-135-generic CPU: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Clang: NA 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: 3/0/3/0/0 Detail test results: +------------------------------------------------------------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +------------------------------------------------------------------------------------------------------------+------------+---------------+ | vhost_async_robust_cbdma/test_vm2vm_split_and_packed_ring_mergeable_path_with_cbdma_enable_and_server_mode | failed | n/a | | vhost_async_robust_cbdma/test_loopback_vhost_async_test_with_each_queue_using_2_dma_devices | failed | n/a | | vhost_async_robust_cbdma/test_loopback_vhost_async_test_with_dmas_parameters_out_of_order | failed | n/a | +------------------------------------------------------------------------------------------------------------+------------+---------------+ DPDK STV team