numam-dpdk/doc/guides
David Hunt 449c49b93a mempool: support handler operations
Until now, the objects stored in a mempool were internally stored in a
ring. This patch introduces the possibility to register external handlers
replacing the ring.

The default behavior remains unchanged, but calling the new function
rte_mempool_set_ops_byname() right after rte_mempool_create_empty() allows
the user to change the handler that will be used when populating
the mempool.

This patch also adds a set of default ops (function callbacks) based
on rte_ring.

Signed-off-by: David Hunt <david.hunt@intel.com>
Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Shreyansh Jain <shreyansh.jain@nxp.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2016-06-24 11:01:05 +02:00
..
contributing doc: fix code section in versioning guide 2016-06-08 22:38:53 +02:00
cryptodevs crypto/snow3g: support bit-level operations 2016-06-20 22:38:47 +02:00
faq log: increase default level to info 2016-05-02 15:31:17 +02:00
freebsd_gsg doc: fix typo in FreeBSD guide 2016-06-07 09:55:35 +02:00
linux_gsg config: make libarchive optional 2016-06-14 15:31:26 +02:00
nics qede: add core driver 2016-05-06 15:51:22 +02:00
prog_guide mempool: support handler operations 2016-06-24 11:01:05 +02:00
rel_notes mempool: support handler operations 2016-06-24 11:01:05 +02:00
sample_app_ug net/virtio-user: add virtual device 2016-06-22 09:47:12 +02:00
testpmd_app_ug ethdev: add tunnel and port RSS offload types 2016-06-22 17:32:28 +02:00
xen doc: clean up index files 2015-12-15 13:50:42 +01:00
conf.py doc: fix navigation levels in html sidebar of guides 2016-01-16 09:16:56 +01:00
index.rst doc: fix navigation levels in html sidebar of guides 2016-01-16 09:16:56 +01:00