Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/104893 Subject: [V1,3/3] conf/vm2vm_virtio_net_perf: modify case name _Testing issues_ Diff: test_plans/vm2vm_virtio_net_perf_test_plan.rst tests/TestSuite_vm2vm_virtio_net_perf.py conf/vm2vm_virtio_net_perf.cfg DPDK: commit 042f5a355a57b31a9f87824173a9d427b21abdb8 Author: David Marchand Date: Thu Dec 2 19:11:21 2021 +0100 Comment: version: 22.03-rc0 DTS: commit 0dad4af293e3efbd6de001d9f5a717abb5edfe49 Author: Lewei Yang Date: Wed Nov 24 17:23:43 2021 +0000 Comment: tests/mtu_update:igc can receive packets 8 larger than MTU 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/9278ba39348e4b62b031a4f7a89225b6 #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_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_with_no_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_packed_ring_with_mergeable_path_check_large_packet_and_cbdma_enable_8queue | failed | failed | | vm2vm_virtio_net_perf/test_vm2vm_split_ring_iperf_with_ufo | failed | failed | | vm2vm_virtio_net_perf/test_vm2vm_split_ring_device_capbility | failed | failed | | vm2vm_virtio_net_perf/test_vm2vm_split_ring_with_tso_and_cbdma_enable | failed | failed | | vm2vm_virtio_net_perf/test_vm2vm_packed_ring_iperf_with_tso_and_cbdma_enable | 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_split_ring_with_mergeable_path_check_large_packet_and_cbdma_enable_8queue | failed | failed | | vm2vm_virtio_net_perf/test_vm2vm_packed_ring_iperf_with_ufo | 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_packed_ring_iperf_with_tso | passed | passed | | vm2vm_virtio_net_perf/test_vm2vm_split_ring_iperf_with_tso | passed | passed | +---------------------------------------------------------------------------------------------------------------------+------------+---------------+ DPDK STV team