numam-dpdk/examples/ip_reassembly
Ashish Jain b325a66a46 examples/ip_reassembly: use pktmbuf to create mempool
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@nxp.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2017-10-14 01:03:20 +02:00
..
main.c examples/ip_reassembly: use pktmbuf to create mempool 2017-10-14 01:03:20 +02:00
Makefile fix typos using codespell utility 2017-06-14 23:54:13 +02:00