Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/105896 Subject: [V1,2/2] tests/vm2vm_virtio_net_perf:modify and add test case sync with test plan _Testing issues_ Diff: test_plans/vm2vm_virtio_net_perf_test_plan.rst tests/TestSuite_vm2vm_virtio_net_perf.py DPDK: commit 6f716880ee53ac1e50c9c75dc749886e3257bb8f Author: Ferruh Yigit Date: Mon Nov 1 13:35:32 2021 +0000 Comment: devtools: remove ugly workaround from get maintainer DTS: commit 889a137919cfa520fd7d52a3c42825e3d121b45d Author: Wei Ling Date: Fri Jan 14 16:18:49 2022 +0800 Comment: test_plans/*:modify dpdk app name Test environment and result as below: +-----------------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +-----------------------+----------+---------------------------------+--------------------------------+ | vm2vm_virtio_net_perf | Virtio | not run | run | +-----------------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/efb253cfc8384e17802b3abdf38a81bb #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.3 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: Virtio Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 12/2/10/0/0 with_patch Total/Pass/Fail/Blocked/NA: 14/2/12/0/0 Detail test results: +---------------------------------------------------------------------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +---------------------------------------------------------------------------------------------------------------------+------------+---------------+ | vm2vm_virtio_net_perf/test_vm2vm_split_ring_device_capbility | failed | failed | | vm2vm_virtio_net_perf/test_vm2vm_packed_ring_iperf_with_tso_and_cbdma_enable | failed | failed | | vm2vm_virtio_net_perf/test_vm2vm_packed_ring_with_mergeable_path_check_large_packet_and_cbdma_enable_8queue_iova_pa | failed | n/a | | vm2vm_virtio_net_perf/test_vm2vm_packed_ring_iperf_with_ufo | failed | failed | | vm2vm_virtio_net_perf/test_vm2vm_packed_ring_with_mergeable_path_check_large_packet_and_cbdma_enable_8queue | failed | failed | | vm2vm_virtio_net_perf/test_vm2vm_packed_ring_with_tso_and_cbdma_enable_iova_pa | failed | n/a | | vm2vm_virtio_net_perf/test_vm2vm_split_ring_with_mergeable_path_check_large_packet_and_cbdma_enable_8queue | failed | failed | | vm2vm_virtio_net_perf/test_vm2vm_packed_ring_device_capbility | failed | failed | | vm2vm_virtio_net_perf/test_vm2vm_split_ring_with_no_mergeable_path_check_large_packet_and_cbdma_enable_8queue | failed | failed | | vm2vm_virtio_net_perf/test_vm2vm_packed_ring_with_no_mergeable_path_check_large_packet_and_cbdma_enable_8queue | failed | failed | | vm2vm_virtio_net_perf/test_vm2vm_split_ring_with_tso_and_cbdma_enable | failed | failed | | vm2vm_virtio_net_perf/test_vm2vm_split_ring_iperf_with_ufo | failed | failed | | vm2vm_virtio_net_perf/test_vm2vm_packed_ring_iperf_with_tso | passed | passed | | vm2vm_virtio_net_perf/test_vm2vm_split_ring_iperf_with_tso | passed | passed | +---------------------------------------------------------------------------------------------------------------------+------------+---------------+ DPDK STV team