Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/125350 Subject: [V1,3/3] tests/vswitch_sample_dsa: add new testsuite _Testing issues_ Diff: test_plans/index.rst test_plans/vswitch_sample_dsa_test_plan.rst tests/TestSuite_vswitch_sample_dsa.py DPDK: commit 33949800f1afcb7527b6e36c60c1548687ccb673 Author: Thomas Monjalon Date: Mon Mar 20 17:21:35 2023 +0100 Comment: version: 23.03-rc3 DTS: commit 964b48e223f9f3d4f1fe60502f40be7f85a9f661 Author: Song Jiale Date: Mon Jan 16 15:00:02 2023 +0000 Comment: tests/shutdown_api: modify the command to adapt to the changes in ethtool Test environment and result as below: +--------------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +--------------------+----------+--------------------------------+---------------------------------+ | vswitch_sample_dsa | CVL Only | not run | run | +--------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/d5baf0e5ebfa44bca45f8ee3eb3aa666 #1: UB2004-64+216_columbiaville_25g 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: CVL Only Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 0/0/0/0/0 with_patch Total/Pass/Fail/Blocked/NA: 12/0/12/0/0 Detail test results: +-----------------------------------------------------------------------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +-----------------------------------------------------------------------------------------------------------------------+------------+---------------+ | vswitch_sample_dsa/test_vm2vm_virtio_user_forwarding_test_using_dsa_dpdk_driver | failed | n/a | | vswitch_sample_dsa/test_vm2vm_virtio_pmd_packed_ring_test_with_dsa_kernel_driver_register_and_unregister_stable_check | failed | n/a | | vswitch_sample_dsa/test_vm2vm_virtio_net_split_ring_test_with_dsa_dpdk_driver_and_iperf_stable_check | failed | n/a | | vswitch_sample_dsa/test_vm2vm_virtio_user_forwarding_test_using_dsa_kernel_driver | failed | n/a | | vswitch_sample_dsa/test_vm2vm_virtio_net_split_ring_test_with_dsa_kernel_driver_and_iperf_stable_check | failed | n/a | | vswitch_sample_dsa/test_vm2vm_virtio_pmd_split_ring_test_with_dsa_kernle_driver_register_and_unregister_stable_check | failed | n/a | | vswitch_sample_dsa/test_vm2vm_virtio_pmd_packed_ring_test_with_dsa_dpdk_driver_register_and_unregister_stable_check | failed | n/a | | vswitch_sample_dsa/test_vm2vm_virtio_net_packed_ring_test_with_2_dsa_wq_with_dpdk_driver_and_iperf_stable_check | failed | n/a | | vswitch_sample_dsa/test_vm2vm_virtio_net_packed_ring_test_with_dsa_dpdk_driver_and_iperf_stable_check | failed | n/a | | vswitch_sample_dsa/test_vm2vm_virtio_net_packed_ring_test_with_dsa_kernel_driver_and_iperf_stable_check | failed | n/a | | vswitch_sample_dsa/test_vm2vm_virtio_net_packed_ring_test_with_2_dsa_wq_with_kernel_driver_and_iperf_stable_check | failed | n/a | | vswitch_sample_dsa/test_vm2vm_virtio_pmd_split_ring_test_with_dsa_dpdk_driver_register_and_unregister_stable_check | failed | n/a | +-----------------------------------------------------------------------------------------------------------------------+------------+---------------+ DPDK STV team