numam-dpdk/test
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
..
cmdline_test test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test mbuf: use pktmbuf helper to create the pool 2017-03-15 13:48:02 +01:00
test-acl test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test-pipeline examples: fix optind reset 2017-03-10 15:38:47 +01:00
Makefile test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00