Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/125508 Subject: [V1] tests/ice_vf_support_multicast_address: modify script to adapt the intree kernel driver _Testing OK_ Diff: tests/TestSuite_ice_vf_support_multicast_address.py DPDK: commit 9e3223adfab71bc88e9ba67c520b87c529d34a35 Author: David Marchand Date: Thu Mar 23 15:44:33 2023 +0100 Comment: vhost: fix deadlock with no multiqueue 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 | +----------------------------------+----------+--------------------------------+---------------------------------+ | ice_vf_support_multicast_address | CVL Only | not run | run | +----------------------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/aa7d111c1d0b434a9f0b6dca5163a228 #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: SUCCESS Catogory: CVL Only Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 8/8/0/0/0 Detail test results: +-----------------------------------------------------------------------------------+------------+ | suit/case | with_patch | +-----------------------------------------------------------------------------------+------------+ | ice_vf_support_multicast_address/test_maxnum_multicast_address_with_vfs_trust_off | passed | | ice_vf_support_multicast_address/test_maxnum_multicast_address_with_vfs_trust_on | passed | | ice_vf_support_multicast_address/test_multicast_address_on_two_vf_ports | passed | | ice_vf_support_multicast_address/test_negative_case | passed | | ice_vf_support_multicast_address/test_one_multicast_address | passed | | ice_vf_support_multicast_address/test_set_allmulti_on | passed | | ice_vf_support_multicast_address/test_set_vlan_filter_on | passed | | ice_vf_support_multicast_address/test_two_multicast_address | passed | +-----------------------------------------------------------------------------------+------------+ DPDK STV team