Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/117557 Subject: [V1,8/8] tests/dual_vlan: modify script and test plan to support i40e fimware > 8.3 _Testing OK_ Diff: test_plans/dual_vlan_test_plan.rst test_plans/vlan_test_plan.rst tests/TestSuite_vlan.py test_plans/vlan_ethertype_config_test_plan.rst tests/TestSuite_vlan_ethertype_config.py test_plans/ipgre_test_plan.rst tests/TestSuite_ipgre.py tests/TestSuite_dual_vlan.py DPDK: commit 3a26e41e68a96e94b1f9441384ba65a717771ad0 Author: Satha Rao Date: Wed Sep 28 01:51:58 2022 -0400 Comment: ethdev: increase queue rate parameter from 16b to 32b DTS: commit 8071f2b95380dc052114974dce8bddb8fa1edc04 Author: Song Jiale Date: Fri Sep 23 14:04:00 2022 +0000 Comment: tests/iavf_fdir_protocol_agnostic_flow: add test case for ice protocol agnostic flow offloading Test environment and result as below: +-----------------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +-----------------------+----------+---------------------------------+--------------------------------+ | vlan_ethertype_config | NIC PF | not run | run | | vlan | NIC PF | not run | run | | ipgre | NIC PF | not run | run | | dual_vlan | NIC PF | not run | run | +-----------------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/90878cd107814459ada4149a5995b0cd #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: NIC PF Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 21/19/0/0/2 Detail test results: +--------------------------------------------------------------------------+------------+ | suit/case | with_patch | +--------------------------------------------------------------------------+------------+ | dual_vlan/test_vlan_filter_config | passed | | dual_vlan/test_vlan_filter_table | passed | | dual_vlan/test_vlan_insert_config | passed | | dual_vlan/test_vlan_random_test | passed | | dual_vlan/test_vlan_strip_config | passed | | dual_vlan/test_vlan_stripq_config | n/a | | dual_vlan/test_vlan_synthetic_test | passed | | dual_vlan/test_vlan_tpid_config | passed | | ipgre/test_GRE_ipv4_packet_detect | passed | | ipgre/test_GRE_ipv6_packet_detect | passed | | ipgre/test_GRE_packet_chksum_offload | passed | | vlan/test_vlan_disable_receipt | passed | | vlan/test_vlan_enable_receipt_strip_off | passed | | vlan/test_vlan_enable_receipt_strip_on | passed | | vlan/test_vlan_enable_vlan_insertion | passed | | vlan_ethertype_config/test_add_vlan_tag_identifier_with_change_vlan_tpid | passed | | vlan_ethertype_config/test_vlan_change_tpid | passed | | vlan_ethertype_config/test_vlan_filter_on_off | passed | | vlan_ethertype_config/test_vlan_header_insert_with_change_vlan_tpid | passed | | vlan_ethertype_config/test_vlan_header_strip_with_change_vlan_tpid | passed | | vlan_ethertype_config/test_vlan_qinq_tpid | n/a | +--------------------------------------------------------------------------+------------+ DPDK STV team