On 10/6/22 20:29, Stephen Hemminger wrote:
On Thu, 6 Oct 2022 22:31:24 +0530
Hanumanth Pothula wrote:
+ /**
+* Points to an array of mempools.
+*
+* Valid only when RTE_ETH_RX_OFFLOAD_MUL_MEMPOOL flag is set in
+* Rx offloads.
+*
+* This pr
This patch adds support for multiple mempool capability.
Some of the HW has support for choosing memory pools based on the
packet's size. The capability allows PMD to choose a memory pool
based on the packet's length.
This is often useful for saving the memory where the application
can create a di
2 matches
Mail list logo