Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/121677 Subject: [V1] tests/vf_vlan: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 373f4c7de8ff350548cacc3d56e788461677f2c7 Author: David Marchand Date: Tue Dec 13 16:07:10 2022 +0100 Comment: ci: drop Travis configuration DTS: commit f0eb201864786a632fa93e7215b1c789e7b9f7b9 Author: Wei Ling Date: Wed Jan 4 13:32:57 2023 +0800 Comment: tests/virtio_user_for_container_networking: modify hard code 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/08f2d4f1ec264448ab76cbabc74c1235 #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