Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/121994 Subject: [V1] vf_vlan/vf_vlan_rx:modify code to adapt avx2 and avx512 on vlan offload _Testing OK_ Diff: tests/TestSuite_vf_vlan.py test_plans/vf_vlan_test_plan.rst DPDK: commit 83397b9f073904438965e1fda2efe76f7850fe01 Author: Ciara Power Date: Wed Dec 21 14:25:54 2022 +0000 Comment: test/crypto: add further ZUC test cases DTS: commit d592fd2f946b77f5d085aa789ac49c1e927912b5 Author: Weiyuan Li Date: Thu Jan 12 17:15:19 2023 +0800 Comment: tests/mac_filter: add the vlan filter check after setting multicast filter 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/110e52f88543489099e63e3ec295abde #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: 5/5/0/0/0 Detail test results: +----------------------------+------------+ | suit/case | with_patch | +----------------------------+------------+ | vf_vlan/test_add_pvid_vf | passed | | vf_vlan/test_pvid_vf_tx | passed | | vf_vlan/test_vf_vlan_rx | passed | | vf_vlan/test_vf_vlan_strip | passed | | vf_vlan/test_vf_vlan_tx | passed | +----------------------------+------------+ DPDK STV team