5dc43d22b5
DPAA2 Hardware Mempool handlers allow enqueue/dequeue from NXP's QBMAN hardware block. CONFIG_RTE_MBUF_DEFAULT_MEMPOOL_OPS is set to 'dpaa2', if the pool is enabled. This memory pool currently supports packet mbuf type blocks only. Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
9 lines
88 B
Plaintext
9 lines
88 B
Plaintext
DPDK_17.05 {
|
|
global:
|
|
|
|
rte_dpaa2_bpid_info;
|
|
rte_dpaa2_mbuf_alloc_bulk;
|
|
|
|
local: *;
|
|
};
|