Test-Label: Intel-suite-dts-test Test-Status: FAILURE http://dpdk.org/patch/99004 Subject: [V1,2/2] tests/vm2vm_virtio_user: Modify the script sync with testplan _Testing issues_ Diff: test_plans/vm2vm_virtio_user_test_plan.rst tests/TestSuite_vm2vm_virtio_user.py DPDK: commit 3f156ec284125ba9a343ddda8ede0aed20be7a48 Author: Harman Kalra Date: Fri Sep 3 18:38:03 2021 +0530 Comment: metrics: promote deinitialize API DTS: commit b7f2b4939f83c009537337923719b7ec73a776b3 Author: Lijuan Tu Date: Wed Sep 15 01:32:21 2021 +0800 Comment: test_plans/rxtx_offload: fix reStructure warning Test environment and result as below: +-------------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +-------------------+----------+--------------------------------+---------------------------------+ | vm2vm_virtio_user | Virtio | run | not run | +-------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/2c99f1d40bfd4620989c156388c5925b #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.2 LTS Kernel: 5.8.0-51-generic CPU: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz GCC: gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Clang: 10.0.0-4ubuntu1 Status: FAILURE Catogory: Virtio Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 15/11/4/0/0 with_patch Total/Pass/Fail/Blocked/NA: 15/11/4/0/0 Detail test results: +--------------------------------------------------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +--------------------------------------------------------------------------------------------------+------------+---------------+ | vm2vm_virtio_user/test_vm2vm_virtio_user_packed_virtqueue_non_mergeable_path_with_cbdma | failed | n/a | | vm2vm_virtio_user/test_vm2vm_virtio_user_packed_virtqueue_mergeable_path_with_cbdma | failed | failed | | vm2vm_virtio_user/test_vm2vm_virtio_user_split_virtqueue_mergeable_path_with_cbdma | failed | failed | | vm2vm_virtio_user/test_vm2vm_virtio_user_split_virtqueue_inorder_mergeable_path_with_cbdma | n/a | failed | | vm2vm_virtio_user/test_vm2vm_virtio_user_packed_virtqueue_inorder_mergeable_path_with_cbdma | n/a | failed | | vm2vm_virtio_user/test_vm2vm_virtio_user_split_virtqueue_non_mergeable_path_with_cbdma | failed | n/a | | vm2vm_virtio_user/test_vm2vm_virtio_user_split_virtqueue_no_mergeable_path | passed | passed | | vm2vm_virtio_user/test_vm2vm_virtio_user_packed_virtqueue_inorder_no_mergeable_path | passed | passed | | vm2vm_virtio_user/test_vm2vm_virtio_user_split_virtqueue_inorder_no_mergeable_path | passed | passed | | vm2vm_virtio_user/test_vm2vm_virtio_user_packed_virtqueue_inorder_mergeable_path | passed | passed | | vm2vm_virtio_user/test_vm2vm_virtio_user_packed_virtqueue_mergeable_path | passed | passed | | vm2vm_virtio_user/test_vm2vm_virtio_user_split_virtqueue_vector_rx_path | passed | passed | | vm2vm_virtio_user/test_vm2vm_virtio_user_split_virtqueue_inorder_mergeable_path | passed | passed | | vm2vm_virtio_user/test_vm2vm_virtio_user_packed_virtqueue_vectorized_path_ringsize_not_powerof_2 | passed | passed | | vm2vm_virtio_user/test_vm2vm_virtio_user_packed_virtqueue_no_mergeable_path | passed | passed | | vm2vm_virtio_user/test_vm2vm_virtio_user_packed_virtqueue_vectorized_path | passed | passed | | vm2vm_virtio_user/test_vm2vm_virtio_user_split_virtqueue_mergeable_path | passed | passed | +--------------------------------------------------------------------------------------------------+------------+---------------+ DPDK STV team