Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/128786 Subject: [V2] tests/vf_vlan: ixgbe to support vlan insert _Testing OK_ Diff: tests/TestSuite_vf_vlan.py conf/test_case_supportlist.json DPDK: commit 7556a1a355fb377279508735f7afc1faf1d00158 Author: Bruce Richardson Date: Tue Jun 13 16:33:33 2023 +0100 Comment: build: change libfdt flag variable type to boolean DTS: commit 427e7c3f37bbb1263d81c466d7a83e9193013321 Author: Hongbo Li Date: Fri Jun 9 18:10:20 2023 +0800 Comment: tests/iavf_package_driver_error_handle: support eal_param -a to avoid running containers Test environment and result as below: +---------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +---------+----------+--------------------------------+---------------------------------+ | vf_vlan | NIC VF | run | not run | +---------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/aa2e987d0eff40e69da17b299248a141 #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: NIC VF Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 10/10/0/0/0 Detail test results: +-----------------------------------+------------+ | suit/case | with_patch | +-----------------------------------+------------+ | vf_vlan/test_add_pvid_vf | passed | | vf_vlan/test_add_pvid_vf_avx512 | passed | | vf_vlan/test_pvid_vf_tx | passed | | vf_vlan/test_pvid_vf_tx_avx512 | passed | | vf_vlan/test_vf_vlan_rx | passed | | vf_vlan/test_vf_vlan_rx_avx512 | passed | | vf_vlan/test_vf_vlan_strip | passed | | vf_vlan/test_vf_vlan_strip_avx512 | passed | | vf_vlan/test_vf_vlan_tx | passed | | vf_vlan/test_vf_vlan_tx_avx512 | passed | +-----------------------------------+------------+ DPDK STV team