Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/116473 Subject: [V1,2/2] tests/vm2vm_virtio_net_perf: add tso=1 parameter when start virtio backend side _Testing issues_ Diff: test_plans/vm2vm_virtio_net_perf_test_plan.rst tests/TestSuite_vm2vm_virtio_net_perf.py DPDK: commit f8f6b1c1744e12d8d6877464a613acd1231db1a1 Author: David Marchand Date: Mon Jul 25 22:32:06 2022 +0200 Comment: vhost: stop using mempool for IOTLB cache DTS: commit afef486f00ea06642f38328de2525350ceb16eb0 Author: Wei Ling Date: Wed Sep 7 05:27:56 2022 -0400 Comment: tests/basic_4k_pages_cbdma: delete dma_ring_size parameter Test environment and result as below: +-----------------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +-----------------------+----------+--------------------------------+---------------------------------+ | vm2vm_virtio_net_perf | Virtio | run | not run | +-----------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/5a7d14d8d144465e925e62beea9317a6 #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.4 LTS Kernel: 5.8.0-45-generic CPU: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz 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: 6/0/6/0/0 with_patch Total/Pass/Fail/Blocked/NA: 6/2/4/0/0 Detail test results: +---------------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +---------------------------------------------------------------+------------+---------------+ | vm2vm_virtio_net_perf/test_vm2vm_packed_ring_iperf_with_tso | passed | failed | | vm2vm_virtio_net_perf/test_vm2vm_split_ring_iperf_with_tso | passed | failed | | vm2vm_virtio_net_perf/test_vm2vm_split_ring_iperf_with_ufo | failed | failed | | vm2vm_virtio_net_perf/test_vm2vm_packed_ring_iperf_with_ufo | failed | failed | | vm2vm_virtio_net_perf/test_vm2vm_packed_ring_device_capbility | failed | failed | | vm2vm_virtio_net_perf/test_vm2vm_split_ring_device_capbility | failed | failed | +---------------------------------------------------------------+------------+---------------+ DPDK STV team