Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/107102 _apply patch failure_ Submitter: Jie Wang Date: Wednesday, February 09 2022 09:38:57 Applied on: CommitID:0dff3f26d6faad4e51f75e5245f0387ee9bb0c6d Apply patch set 107102-107107 failed: Checking patch app/test-pmd/cmdline.c... Hunk #1 succeeded at 793 (offset -5 lines). Hunk #2 succeeded at 2178 (offset -5 lines). Hunk #3 succeeded at 2243 (offset -5 lines). Hunk #4 succeeded at 2315 (offset -5 lines). Hunk #5 succeeded at 2431 (offset -5 lines). Hunk #6 succeeded at 2444 (offset -5 lines). Checking patch app/test-pmd/config.c... Checking patch doc/guides/rel_notes/release_22_03.rst... error: while searching for: - ``rte_ipv6_udptcp_cksum_mbuf()`` - ``rte_ipv6_udptcp_cksum_mbuf_verify()`` * **Added an API to enable queue based priority flow ctrl(PFC).** New APIs, ``rte_eth_dev_priority_flow_ctrl_queue_info_get()`` and error: patch failed: doc/guides/rel_notes/release_22_03.rst:64 Checking patch doc/guides/testpmd_app_ug/testpmd_funcs.rst... Hunk #1 succeeded at 2285 (offset -23 lines). Checking patch lib/ethdev/rte_ethdev.h... Applied patch app/test-pmd/cmdline.c cleanly. Applied patch app/test-pmd/config.c cleanly. Applying patch doc/guides/rel_notes/release_22_03.rst with 1 reject... Rejected hunk #1. Applied patch doc/guides/testpmd_app_ug/testpmd_funcs.rst cleanly. Applied patch lib/ethdev/rte_ethdev.h cleanly. diff a/doc/guides/rel_notes/release_22_03.rst b/doc/guides/rel_notes/release_22_03.rst (rejected hunks) @@ -64,6 +64,11 @@ New Features - ``rte_ipv6_udptcp_cksum_mbuf()`` - ``rte_ipv6_udptcp_cksum_mbuf_verify()`` +* **Added new RSS offload types for L2TPv2 in RSS flow.** + + Added macro RTE_ETH_RSS_L2TPV2, now L2TPv2 session ID field can be used as + input set for RSS. + * **Added an API to enable queue based priority flow ctrl(PFC).** New APIs, ``rte_eth_dev_priority_flow_ctrl_queue_info_get()`` and Checking patch app/test-pmd/cmdline_flow.c... Hunk #1 succeeded at 322 (offset -1 lines). Hunk #2 succeeded at 1466 (offset -2 lines). Hunk #3 succeeded at 3911 (offset -15 lines). Hunk #4 succeeded at 3959 (offset -15 lines). Hunk #5 succeeded at 3968 (offset -15 lines). Hunk #6 succeeded at 4120 (offset -15 lines). Hunk #7 succeeded at 4129 (offset -15 lines). Hunk #8 succeeded at 4138 (offset -15 lines). Hunk #9 succeeded at 4147 (offset -15 lines). Hunk #10 succeeded at 6088 (offset -15 lines). Checking patch doc/guides/testpmd_app_ug/testpmd_funcs.rst... error: doc/guides/testpmd_app_ug/testpmd_funcs.rst: does not match index Checking patch lib/net/rte_l2tpv2.h... Applied patch app/test-pmd/cmdline_flow.c cleanly. Applied patch lib/net/rte_l2tpv2.h cleanly. Checking patch doc/guides/rel_notes/release_22_03.rst... error: while searching for: * Added rte_flow support for matching GENEVE packets. * Added rte_flow support for matching eCPRI packets. * **Updated Marvell cnxk crypto PMD.** * Added SHA256-HMAC support in lookaside protocol (IPsec) for CN10K. error: patch failed: doc/guides/rel_notes/release_22_03.rst:83 Checking patch drivers/net/iavf/iavf.h... Checking patch drivers/net/iavf/iavf_generic_flow.c... Checking patch drivers/net/iavf/iavf_generic_flow.h... Checking patch drivers/net/iavf/iavf_hash.c... Applying patch doc/guides/rel_notes/release_22_03.rst with 1 reject... Rejected hunk #1. Applied patch drivers/net/iavf/iavf.h cleanly. Applied patch drivers/net/iavf/iavf_generic_flow.c cleanly. Applied patch drivers/net/iavf/iavf_generic_flow.h cleanly. Applied patch drivers/net/iavf/iavf_hash.c cleanly. diff a/doc/guides/rel_notes/release_22_03.rst b/doc/guides/rel_notes/release_22_03.rst (rejected hunks) @@ -83,6 +83,11 @@ New Features * Added rte_flow support for matching GENEVE packets. * Added rte_flow support for matching eCPRI packets. +* **Updated Intel iavf driver.** + + * Added L2TPv2(include PPP over L2TPv2) RSS hash distribute packets + based on outer MAC src address and L2TPv2 session ID. + * **Updated Marvell cnxk crypto PMD.** * Added SHA256-HMAC support in lookaside protocol (IPsec) for CN10K. Checking patch doc/guides/rel_notes/release_22_03.rst... error: while searching for: * Added L2TPv2(include PPP over L2TPv2) RSS hash distribute packets based on outer MAC src address and L2TPv2 session ID. * **Updated Marvell cnxk crypto PMD.** error: patch failed: doc/guides/rel_notes/release_22_03.rst:87 Checking patch drivers/net/iavf/iavf_fdir.c... Checking patch drivers/net/iavf/iavf_generic_flow.h... error: drivers/net/iavf/iavf_generic_flow.h: does not match index Applying patch doc/guides/rel_notes/release_22_03.rst with 1 reject... Rejected hunk #1. Applied patch drivers/net/iavf/iavf_fdir.c cleanly. diff a/doc/guides/rel_notes/release_22_03.rst b/doc/guides/rel_notes/release_22_03.rst (rejected hunks) @@ -87,6 +87,10 @@ New Features * Added L2TPv2(include PPP over L2TPv2) RSS hash distribute packets based on outer MAC src address and L2TPv2 session ID. + * Added L2TPv2(include PPP over L2TPv2) FDIR distribute packets + based on outer MAC src address and L2TPv2 session ID. + * Added PPPoL2TPv2oUDP FDIR distribute packets based on inner IP + src/dst address and UDP/TCP src/dst port. * **Updated Marvell cnxk crypto PMD.** https://lab.dpdk.org/results/dashboard/patchsets/20975/ UNH-IOL DPDK Community Lab