| rte_dpaa2_mempool.h(3) | Library Functions Manual | rte_dpaa2_mempool.h(3) |
rte_dpaa2_mempool.h
#include <rte_compat.h>
#include <rte_mempool.h>
uint16_t rte_dpaa2_mbuf_pool_bpid (struct
rte_mempool *mp)
struct rte_mbuf * rte_dpaa2_mbuf_from_buf_addr (struct
rte_mempool *mp, void *buf_addr)
__rte_internal int rte_dpaa2_bpid_info_init (struct rte_mempool
*mp)
NXP specific mempool related functions.
Definition in file rte_dpaa2_mempool.h.
Get BPID corresponding to the packet pool
Parameters
Returns
Get MBUF from the corresponding 'buf_addr'
Parameters
Returns
Initialize the rte_dpaa2_bpid_info In generial, it is called in the secondary process and mp has been created in the primary process.
Parameters
Returns
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |