DOKK / manpages / debian 13 / dpdk-doc / rte_mempool_info.3.en
rte_mempool_info(3) Library Functions Manual rte_mempool_info(3)

rte_mempool_info

#include <rte_mempool.h>


unsigned int contig_block_size

Additional information about the mempool

The structure is cache-line aligned to avoid ABI breakages in a number of cases when something small is added.

Definition at line 222 of file rte_mempool.h.

Number of objects in the contiguous block

Definition at line 224 of file rte_mempool.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK