numam-dpdk/doc
Olivier Matz bbd7782489 mbuf: introduce a new helper to create a pool
Add a new wrapper to rte_mempool_create() to simplify the creation
of a packet mbuf pool.

This wrapper can be used if there is no specific mempool flags, and
no specific mbuf or pool constructor function, which is most of the
use cases.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2015-04-28 11:34:04 +02:00
..
api mbuf: clean old refcnt option 2015-04-03 15:55:40 +02:00
guides mbuf: introduce a new helper to create a pool 2015-04-28 11:34:04 +02:00
build-sdk-quick.txt config: rename "default" configurations as "native" 2014-05-21 16:25:06 +02:00