Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/123427 Subject: [V1] vf_vlan: modify code to adapt dcf vlan offload _Testing OK_ Diff: tests/TestSuite_vf_vlan.py test_plans/vf_vlan_test_plan.rst DPDK: commit a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00 Author: Satheesh Paul Date: Tue Jan 31 09:06:52 2023 +0530 Comment: common/cnxk: fix second pass flow rule layer type DTS: commit 11b6c1ea068db82d415f2ae0c042963d956daf69 Author: Lijuan Tu Date: Thu Feb 2 13:53:18 2023 +0800 Comment: version: 23.03-rc0 Test environment and result as below: +---------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +---------+----------+---------------------------------+--------------------------------+ | vf_vlan | NIC VF | not run | run | +---------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/59c2b9dcea194154b29bfeb658f94267 #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