Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/117576 _apply patch failure_ Submitter: Andrew Rybchenko Date: Friday, October 07 2022 17:29:21 Applied on: CommitID:e6fde5e04833569efef8f5be6ba12eb64d74b7b6 Apply patch set 117576-117579 failed: Checking patch doc/guides/rel_notes/release_22_11.rst... error: while searching for: ``rte_eth_cman_config_set()``, ``rte_eth_cman_info_get()`` to support congestion management. * **Updated Intel iavf driver.** * Added flow subscription support. error: patch failed: doc/guides/rel_notes/release_22_11.rst:92 Checking patch lib/ethdev/rte_ethdev.c... Hunk #1 succeeded at 1747 (offset 8 lines). Hunk #2 succeeded at 1789 (offset 8 lines). Hunk #3 succeeded at 1810 (offset 8 lines). Hunk #4 succeeded at 1855 (offset 8 lines). Checking patch lib/ethdev/rte_ethdev.h... Hunk #1 succeeded at 1066 (offset -1 lines). Hunk #2 succeeded at 1635 (offset -1 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) @@ -92,6 +92,12 @@ New Features ``rte_eth_cman_config_set()``, ``rte_eth_cman_info_get()`` to support congestion management. +* **Added support for mulitiple mbuf pools per ethdev Rx queue.** + + The capability allows application to provide many mempools of different + size and PMD and/or NIC to choose a memory pool based on the packet's + length and/or Rx buffers availability. + * **Updated Intel iavf driver.** * Added flow subscription support. https://lab.dpdk.org/results/dashboard/patchsets/23827/ UNH-IOL DPDK Community Lab