Re: [PATCH v1] mempool/dpaa2: add DPAA2 hardware offloaded mempool
From: Ferruh Yigit <hidden>
Date: 2017-03-24 16:00:00
From: Ferruh Yigit <hidden>
Date: 2017-03-24 16:00:00
On 3/24/2017 2:57 PM, Ferruh Yigit wrote:
On 3/17/2017 12:47 PM, Hemant Agrawal wrote:quoted
DPAA2 Hardware Mempool handlers allow enqueue/dequeue from NXP's QBMAN hardware block. CONFIG_RTE_MBUF_DEFAULT_MEMPOOL_OPS is set to 'dpaa2', if the pool is enabled. This memory pool currently supports packet mbuf type blocks only. Signed-off-by: Hemant Agrawal <redacted>Applied to dpdk-next-net/master, thanks.
Hi Olivier, I get this to next-net, since dpaa2 net driver depends this one. But were you planning any review on the code? Or is it good to go as it is? Thanks, ferruh