numam-dpdk/lib/librte_mbuf
Hemant Agrawal a3acc3144a mbuf: add pool ops selection functions
This patch add support for various mempool ops config helper APIs.

1.User defined mempool ops
2.Platform detected HW mempool ops (active).
3.Best selection of mempool ops by looking into user defined,
  platform registered and compile time configured.

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
2018-01-29 19:02:05 +01:00
..
Makefile mbuf: add pool ops selection functions 2018-01-29 19:02:05 +01:00
rte_mbuf_pool_ops.c mbuf: add pool ops selection functions 2018-01-29 19:02:05 +01:00
rte_mbuf_pool_ops.h mbuf: add pool ops selection functions 2018-01-29 19:02:05 +01:00
rte_mbuf_ptype.c mbuf: add PPPoE and L2TP packet types 2018-01-16 18:47:49 +01:00
rte_mbuf_ptype.h mbuf: add PPPoE and L2TP packet types 2018-01-16 18:47:49 +01:00
rte_mbuf_version.map mbuf: add pool ops selection functions 2018-01-29 19:02:05 +01:00
rte_mbuf.c mbuf: add pool ops selection functions 2018-01-29 19:02:05 +01:00
rte_mbuf.h mbuf: fix VLAN flags documentation 2018-01-29 18:51:45 +01:00