Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/121514 Subject: [V2] tests/vm2vm_virtio_pmd: optimization testsuite _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 f036e7097fe1079c36d566ebef57c2328f5eb865 Author: Song Jiale Date: Wed Jan 4 11:29:43 2023 +0000 Comment: test_plans/multiprocess: optimize the testplan format Test environment and result as below: +------------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +------------------+----------+--------------------------------+---------------------------------+ | vm2vm_virtio_pmd | Virtio | run | not run | +------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/57612f7eeddd404dacc2a46c2a51feeb #1: UB2004-64+216_fortville_spirit 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: Virtio Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 8/5/3/0/0 with_patch Total/Pass/Fail/Blocked/NA: 8/4/4/0/0 Detail test results: +---------------------------------------------------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +---------------------------------------------------------------------------------------------------+------------+---------------+ | 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_virtio11_pmd_with_mergeable_path_with_payload_valid_check | failed | failed | | vm2vm_virtio_pmd/test_vm2vm_vhost_user_virito11_pmd_with_normal_path | failed | n/a | | 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_virtio95_pmd_with_mergeable_path_with_payload_valid_check | failed | n/a | | vm2vm_virtio_pmd/test_vm2vm_vhost_user_virtio095_pmd_with_normal_path | n/a | passed | | vm2vm_virtio_pmd/test_vm2vm_vhost_user_virito10_pmd_with_normal_path | passed | n/a | | vm2vm_virtio_pmd/test_vm2vm_vhost_user_virtio095_pmd_with_vector_rx_path | n/a | passed | | vm2vm_virtio_pmd/test_vm2vm_vhost_user_virtio10_pmd_with_vector_rx_path | passed | passed | | vm2vm_virtio_pmd/test_vhost_vm2vm_virito_11_pmd_with_normal_path | n/a | passed | | vm2vm_virtio_pmd/test_vhost_vm2vm_virito_10_pmd_with_normal_path | n/a | passed | | vm2vm_virtio_pmd/test_vm2vm_vhost_user_virtio95_pmd_with_vector_rx_path | passed | n/a | | vm2vm_virtio_pmd/test_vm2vm_vhost_user_virtio95_pmd_with_normal_path | passed | n/a | +---------------------------------------------------------------------------------------------------+------------+---------------+ DPDK STV team