Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/115754 _apply patch failure_ Submitter: Yuan Wang Date: Thursday, September 01 2022 22:35:18 Applied on: CommitID:4aee6110bb10b0225fa9562f2e48af233a9058a1 Apply patch set 115754 failed: Checking patch doc/guides/rel_notes/release_22_11.rst... error: while searching for: Added ``rte_eth_buffer_split_get_supported_hdr_ptypes()``, to get supported header protocols of a PMD to split. Removed Items ------------- error: patch failed: doc/guides/rel_notes/release_22_11.rst:60 Checking patch lib/ethdev/rte_ethdev.c... Checking patch lib/ethdev/rte_ethdev.h... Applying patch doc/guides/rel_notes/release_22_11.rst with 1 reject... Rejected hunk #1. Applied patch lib/ethdev/rte_ethdev.c cleanly. Applied patch lib/ethdev/rte_ethdev.h cleanly. diff a/doc/guides/rel_notes/release_22_11.rst b/doc/guides/rel_notes/release_22_11.rst (rejected hunks) @@ -60,6 +60,11 @@ New Features Added ``rte_eth_buffer_split_get_supported_hdr_ptypes()``, to get supported header protocols of a PMD to split. +* **Added protocol header based buffer split.** + Ethdev: The ``reserved`` field in the ``rte_eth_rxseg_split`` structure is + replaced with ``proto_hdr`` to support protocol header based buffer split. + User can choose length or protocol header to configure buffer split + according to NIC's capability. Removed Items ------------- https://lab.dpdk.org/results/dashboard/patchsets/23387/ UNH-IOL DPDK Community Lab