numam-dpdk/examples/multi_process
Hemant Agrawal 5a11168d9b mbuf: use pktmbuf helper to create the pool
When possible, replace the uses 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.

This also updates the documentation.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2017-03-15 13:48:02 +01:00
..
client_server_mp examples: fix dependencies on hash library 2016-07-10 16:23:13 +02:00
l2fwd_fork mbuf: use pktmbuf helper to create the pool 2017-03-15 13:48:02 +01:00
simple_mp tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
symmetric_mp examples: fix optind reset 2017-03-10 15:38:47 +01:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00