[dpdk-dev] [PATCH v2] examples/ip_reassembly: use pktmbuf to create pool

Thomas Monjalon thomas at monjalon.net
Sat Oct 14 00:56:44 CEST 2017


> > Use of rte_mempool_create() with the helper provided in
> > librte_mbuf: rte_pktmbuf_pool_create().
> > This is the preferred way to create a mbuf pool else
> > it may not work on implementation using the HW buffer pool
> > 
> > Signed-off-by: Ashish Jain <ashish.jain at nxp.com>
> 
> Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>

Applied, thanks


More information about the dev mailing list