Re: [dpdk-dev] [PATCH v3] mempool: enhance dump function to print ops name
> Enhance the dump function to also print the ops index > and associated mempool ops name > > Signed-off-by: Hemant Agrawal > Acked-by: Andrew Rybchenko Applied, thanks
[dpdk-dev] [PATCH v3] mempool: enhance dump function to print ops name
Enhance the dump function to also print the ops index and associated mempool ops name Signed-off-by: Hemant Agrawal Acked-by: Andrew Rybchenko --- lib/librte_mempool/rte_mempool.c | 5 + 1 file changed, 5 insertions(+) diff --git a/lib/librte_mempool/rte_mempool.c b/lib/librte_mempool/rte_