Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/121436 Subject: [V1] tests/vm2vm_virtio_pmd: modify testcase name _Testing issues_ Diff: tests/TestSuite_vm2vm_virtio_pmd.py DPDK: commit 373f4c7de8ff350548cacc3d56e788461677f2c7 Author: David Marchand Date: Tue Dec 13 16:07:10 2022 +0100 Comment: ci: drop Travis configuration DTS: commit c3e48167b5dcb11996a5af5e203d758a9ad4bfaf Author: Lijuan Tu Date: Thu Dec 22 14:47:00 2022 +0800 Comment: framework: fix umount ahead of mount Test environment and result as below: +------------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +------------------+----------+---------------------------------+--------------------------------+ | vm2vm_virtio_pmd | Virtio | not run | run | +------------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/30fc602be84d45f4884b584db34338ff #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.5 LTS Kernel: 5.8.0-45-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: 10.0.0-4ubuntu1 Status: FAILURE Catogory: Virtio Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 8/0/8/0/0 with_patch Total/Pass/Fail/Blocked/NA: 8/0/8/0/0 Detail test results: +---------------------------------------------------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +---------------------------------------------------------------------------------------------------+------------+---------------+ | vm2vm_virtio_pmd/test_vm2vm_vhost_user_virtio095_pmd_with_normal_path | n/a | failed | | vm2vm_virtio_pmd/test_vm2vm_vhost_user_virtio10_pmd_with_mergeable_path_with_payload_valid_check | failed | failed | | vm2vm_virtio_pmd/test_vm2vm_vhost_user_virtio095_pmd_with_mergeable_path_with_payload_valid_check | n/a | failed | | vm2vm_virtio_pmd/test_vm2vm_vhost_user_virtio95_pmd_with_normal_path | failed | n/a | | vm2vm_virtio_pmd/test_vhost_vm2vm_virito_11_pmd_with_normal_path | n/a | failed | | vm2vm_virtio_pmd/test_vm2vm_vhost_user_virito10_pmd_with_normal_path | failed | n/a | | vm2vm_virtio_pmd/test_vm2vm_vhost_user_virtio095_pmd_with_vector_rx_path | n/a | failed | | vm2vm_virtio_pmd/test_vm2vm_vhost_user_virtio95_pmd_with_vector_rx_path | failed | n/a | | vm2vm_virtio_pmd/test_vm2vm_vhost_user_virito11_pmd_with_normal_path | failed | n/a | | vm2vm_virtio_pmd/test_vm2vm_vhost_user_virtio95_pmd_with_mergeable_path_with_payload_valid_check | failed | n/a | | vm2vm_virtio_pmd/test_vm2vm_vhost_user_virtio11_pmd_with_mergeable_path_with_payload_valid_check | failed | failed | | vm2vm_virtio_pmd/test_vhost_vm2vm_virito_10_pmd_with_normal_path | n/a | failed | | vm2vm_virtio_pmd/test_vm2vm_vhost_user_virtio10_pmd_with_vector_rx_path | failed | failed | +---------------------------------------------------------------------------------------------------+------------+---------------+ DPDK STV team