numam-dpdk/lib/librte_mbuf
Hemant Agrawal 8b0f7f4341 mbuf: maintain user and compile time mempool ops name
At present the userdefined mempool ops name overwrites
the default mempool ops name variable in internal_config.

This patch change the logic to maintain the value of
user defined only in the internal config.

The pktmbuf_create_pool is updated to reflect the same ie.
use user defined. If not present than use the default.

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 18:52:34 +01:00
..
Makefile lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +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 functions to dump offload flags 2016-10-12 18:08:40 +02:00
rte_mbuf.c mbuf: maintain user and compile time mempool ops name 2018-01-29 18:52:34 +01:00
rte_mbuf.h mbuf: fix VLAN flags documentation 2018-01-29 18:51:45 +01:00