Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/126220 Subject: [V1] tests/*_cbdma: Optimize calling virtio_common API method _Testing OK_ Diff: tests/virtio_common.py tests/TestSuite_vswitch_sample_cbdma.py tests/TestSuite_vswitch_pvp_multi_paths_performance_with_cbdma.py tests/TestSuite_vm2vm_virtio_user_cbdma.py tests/TestSuite_vm2vm_virtio_pmd_cbdma.py tests/TestSuite_vm2vm_virtio_net_perf_cbdma.py tests/TestSuite_virtio_event_idx_interrupt_cbdma.py tests/TestSuite_vhost_virtio_user_interrupt_cbdma.py tests/TestSuite_vhost_virtio_pmd_interrupt_cbdma.py tests/TestSuite_vhost_user_interrupt_cbdma.py tests/TestSuite_vhost_event_idx_interrupt_cbdma.py tests/TestSuite_vhost_cbdma.py tests/TestSuite_loopback_virtio_user_server_mode_cbdma.py tests/TestSuite_dpdk_gro_lib_cbdma.py DPDK: commit 3b3fef9de22af80d173453ab65a80b01ce38cbfd Author: Elena Agostini Date: Thu Apr 6 09:49:44 2023 +0000 Comment: net: fix return type of IPv4 L4 packet checksum DTS: commit 1c14b5d745a3fdc7271d7c18422ffdb06e8510b3 Author: Wei Ling Date: Fri Mar 31 11:36:36 2023 +0800 Comment: tests/vhost_user_live_migration: add 2 testcase sync with testplan Test environment and result as below: +----------------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +----------------------+----------+--------------------------------+---------------------------------+ | vswitch_sample_cbdma | Virtio | run | not run | +----------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/992650068ff3473cb114141c78a07bc1 #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: SUCCESS Catogory: Virtio Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 6/6/0/0/0 Detail test results: +----------------------------------------------------------------------------------------------------------------------+------------+ | suit/case | with_patch | +----------------------------------------------------------------------------------------------------------------------+------------+ | vswitch_sample_cbdma/test_vm2vm_virtio_net_packed_ring_test_with_2_cbdma_channels_and_iperf_stable_check | passed | | vswitch_sample_cbdma/test_vm2vm_virtio_net_packed_ring_test_with_4_cbdma_channels_and_iperf_stable_check | passed | | vswitch_sample_cbdma/test_vm2vm_virtio_net_split_ring_test_with_4_cbdma_channels_and_iperf_stable_check | passed | | vswitch_sample_cbdma/test_vm2vm_virtio_pmd_packed_ring_test_with_cbdma_channels_register_and_unregister_stable_check | passed | | vswitch_sample_cbdma/test_vm2vm_virtio_pmd_split_ring_test_with_cbdma_channels_register_and_unregister_stable_check | passed | | vswitch_sample_cbdma/test_vm2vm_virtio_user_forwarding_test_using_vhost_async_driver | passed | +----------------------------------------------------------------------------------------------------------------------+------------+ DPDK STV team