numam-dpdk/lib
Nipun Gupta 028e4b1dbc mbuf: fix logic of user mempool ops API
The existing rte_eal_mbuf_default mempool ops can return the compile time
default ops name if the user has not provided command line inputs for
mempool ops name. It will break the logic of best mempool ops as it will
never return platform hw mempool ops.

This patch introduces a new API to just return the user mempool ops only.

Fixes: 8b0f7f4341 ("mbuf: maintain user and compile time mempool ops name")

Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2018-02-06 01:02:12 +01:00
..
librte_acl build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_bbdev lib: build with meson 2018-01-30 17:49:16 +01:00
librte_bitratestats build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_cfgfile build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_cmdline cmdline: use SPDX tags 2018-02-01 02:27:22 +01:00
librte_compat build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_cryptodev build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_distributor build: set compat lib as universal dependency 2018-01-30 21:59:00 +01:00
librte_eal mbuf: fix logic of user mempool ops API 2018-02-06 01:02:12 +01:00
librte_efd build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_ether ethdev: use SPDX tags in 6WIND copyrighted files 2018-02-01 02:32:52 +01:00
librte_eventdev build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_flow_classify build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_gro build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_gso build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_hash build: set compat lib as universal dependency 2018-01-30 21:59:00 +01:00
librte_ip_frag build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_jobstats build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_kni kni: set initial value for MTU 2018-02-01 01:03:26 +01:00
librte_kvargs kvargs: use SPDX tags 2018-02-01 02:27:22 +01:00
librte_latencystats build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_lpm lpm: fix allocation of an existing object 2018-02-01 00:35:06 +01:00
librte_mbuf mbuf: fix logic of user mempool ops API 2018-02-06 01:02:12 +01:00
librte_member build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_mempool mempool: fix physical contiguous check 2018-02-06 00:51:19 +01:00
librte_meter build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_metrics build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_net net: use SPDX tags 2018-02-01 02:27:22 +01:00
librte_pci pci: use SPDX tags in 6WIND copyrighted files 2018-02-01 02:32:52 +01:00
librte_pdump build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_pipeline build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_port build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_power build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_rawdev rawdev: add self test 2018-01-31 15:35:56 +01:00
librte_reorder build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_ring ring: convert license headers to SPDX tags 2018-02-01 01:46:45 +01:00
librte_sched build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_security build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_table build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_timer build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_vhost vhost: fix build with old kernels 2018-01-31 12:11:13 +01:00
Makefile rawdev: introduce raw device library 2018-01-31 15:35:01 +01:00
meson.build build: detect micro-arch on ARM 2018-01-30 21:59:00 +01:00