Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/117491 _apply patch failure_ Submitter: Hanumanth Pothula Date: Thursday, October 06 2022 17:01:26 Applied on: CommitID:4ed890495594a71e618d62fd975c5868915eb4a1 Apply patch set 117491-117493 failed: Checking patch doc/guides/rel_notes/release_22_11.rst... error: while searching for: Also, make sure to start the actual text at the margin. ======================================================= * **Updated Wangxun ngbe driver.** * Added support to set device link down/up. error: patch failed: doc/guides/rel_notes/release_22_11.rst:55 Checking patch lib/ethdev/rte_ethdev.c... Hunk #1 succeeded at 1648 (offset 14 lines). Hunk #2 succeeded at 1786 (offset 15 lines). Hunk #3 succeeded at 1819 (offset 15 lines). Checking patch lib/ethdev/rte_ethdev.h... Hunk #1 succeeded at 1066 (offset -1 lines). Hunk #2 succeeded at 1412 (offset -2 lines). Hunk #3 succeeded at 1633 (offset -2 lines). 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) @@ -55,6 +55,12 @@ New Features Also, make sure to start the actual text at the margin. ======================================================= +* ** Added support ethdev support for mulitiple mbuf pools per Rx queue.** + + * Added new Rx offload flag ''RTE_ETH_RX_OFFLOAD_MUL_MEMPOOL'' to support + mulitiple mbuf pools per Rx queue. Thisi capability allows PMD to choose + a memory pool based on the packet's length + * **Updated Wangxun ngbe driver.** * Added support to set device link down/up. https://lab.dpdk.org/results/dashboard/patchsets/23808/ UNH-IOL DPDK Community Lab