Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/103137 Subject: [V1] iavf_flexible_descriptor:sync plan and case to adapt dpdk code changed _Testing OK_ Diff: tests/TestSuite_iavf_flexible_descriptor.py test_plans/iavf_flexible_descriptor_test_plan.rst DPDK: commit 452c1916b0dbb414a28dff89c995253da1c23c0b Author: Kevin Laatz Date: Tue Oct 26 14:20:45 2021 +0000 Comment: dma/idxd: fix truncated error code in status check DTS: commit bf4f2a0643bceea4442ca552456265f661e58968 Author: Zou Ping Date: Wed Oct 27 19:58:14 2021 +0800 Comment: test_plans/cvl_switch_filter_pppoe: change ppp port to bytes type Test environment and result as below: +--------------------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +--------------------------+----------+--------------------------------+---------------------------------+ | iavf_flexible_descriptor | CVL Only | not run | run | +--------------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/8930ebeaac034737a48e7b4f25da54cd #1: UB2004-64+216_columbiaville_25g OS: Ubuntu 20.04.3 LTS Kernel: 5.8.0-51-generic CPU: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz GCC: gcc (GCC) 10.3.0 Clang: 10.0.0-4ubuntu1 Status: SUCCESS Catogory: CVL Only Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 18/18/0/0/0 Detail test results: +------------------------------------------------------------------------------------+------------+ | suit/case | with_patch | +------------------------------------------------------------------------------------+------------+ | iavf_flexible_descriptor/test_check_IPv4_IPv6_TCP_fields_in_RXD_on_specific_queues | passed | | iavf_flexible_descriptor/test_check_IPv4_fields_in_RXD | passed | | iavf_flexible_descriptor/test_check_IPv6_fields_in_RXD | passed | | iavf_flexible_descriptor/test_check_IPv6_flow_field_in_RXD | passed | | iavf_flexible_descriptor/test_check_TCP_fields_in_IPv4_in_RXD | passed | | iavf_flexible_descriptor/test_check_TCP_fields_in_IPv6_in_RXD | passed | | iavf_flexible_descriptor/test_check_double_VLAN_fields_in_RXD_8021Q_1_VLAN_tag | passed | | iavf_flexible_descriptor/test_check_double_VLAN_fields_in_RXD_8021Q_2_VLAN_tag | passed | | iavf_flexible_descriptor/test_check_double_VLAN_fields_in_RXD_8021ad | passed | | iavf_flexible_descriptor/test_check_ip_offset_of_ip | passed | | iavf_flexible_descriptor/test_check_ip_offset_with_2_vlan_tag | passed | | iavf_flexible_descriptor/test_check_ip_offset_with_multi_MPLS | passed | | iavf_flexible_descriptor/test_check_ip_offset_with_multi_MPLS_with_2_vlan_tag | passed | | iavf_flexible_descriptor/test_check_ip_offset_with_multi_MPLS_with_vlan_tag | passed | | iavf_flexible_descriptor/test_check_ip_offset_with_vlan | passed | | iavf_flexible_descriptor/test_check_single_VLAN_fields_in_RXD_8021Q | passed | | iavf_flexible_descriptor/test_check_single_VLAN_fields_in_RXD_8021ad | passed | | iavf_flexible_descriptor/test_check_testpmd_use_different_parameters | passed | +------------------------------------------------------------------------------------+------------+ DPDK STV team