Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/118759 Subject: [V1,3/3] tests/*: add X722 support cases _Testing OK_ Diff: conf/test_case_supportlist.json conf/test_case_checklist.json framework/settings.py tests/TestSuite_generic_flow_api.py tests/TestSuite_dual_vlan.py tests/TestSuite_checksum_offload.py DPDK: commit a74b1b25136a592c275afbfa6b70771469750aee Author: Thomas Monjalon Date: Tue Oct 11 02:39:28 2022 +0200 Comment: version: 22.11-rc1 DTS: commit 878a9c7ea3b073956c4efc8cf21ac43454b1b336 Author: Zhimin Huang Date: Mon Oct 10 07:42:43 2022 +0800 Comment: tests/ice_dcf_qos:modify the command according to the dpdk changed Test environment and result as below: +---------------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +---------------------+----------+---------------------------------+--------------------------------+ | vf_to_vf_nic_bridge | NIC VF | not run | run | | vf_smoke | NIC VF | not run | run | | ice_rss_configure | CVL Only | run | not run | | pf_smoke | CVL Only | run | not run | | dual_vlan | NIC PF | not run | run | | checksum_offload | NIC PF | not run | run | | virtio_smoke | Virtio | not run | run | +---------------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/d1508f6449b1451c935b372fbf6afda9 #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.4 LTS Kernel: 5.11.0-37-generic CPU: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz GCC: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Clang: 10.0.0-4ubuntu1 Status: SUCCESS Catogory: Virtio Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 2/2/0/0/0 Detail test results: +-----------------------------------+------------+ | suit/case | with_patch | +-----------------------------------+------------+ | virtio_smoke/test_virtio_loopback | passed | | virtio_smoke/test_virtio_pvp | passed | +-----------------------------------+------------+ DPDK STV team