numam-dpdk/doc/guides/freebsd_gsg
Santosh Shukla a103a97e71 eal: allow user to override default mempool driver
DPDK has support for both sw and hw mempool and
currently user is limited to use ring_mp_mc pool.
In case user want to use other pool handle,
need to update config RTE_MEMPOOL_OPS_DEFAULT, then
build and run with desired pool handle.

Introducing eal option to override default pool handle.

Now user can override the RTE_MEMPOOL_OPS_DEFAULT by passing
pool handle to eal `--mbuf-pool-ops-name=""`.

Signed-off-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2017-10-06 20:48:22 +02:00
..
build_dpdk.rst scripts: move to buildtools 2017-01-04 21:17:32 +01:00
build_sample_apps.rst eal: allow user to override default mempool driver 2017-10-06 20:48:22 +02:00
index.rst doc: clean up index files 2015-12-15 13:50:42 +01:00
install_from_ports.rst doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
intro.rst doc: improve FreeBSD guide layout 2015-12-15 13:50:42 +01:00