FreeBSD Manual Pages
rte_mempool_info(3) DPDK rte_mempool_info(3) NAME rte_mempool_info SYNOPSIS #include <rte_mempool.h> Data Fields unsigned int contig_block_size Detailed Description 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. Field Documentation unsigned int contig_block_size Number of objects in the contiguous block Definition at line 224 of file rte_mempool.h. Author Generated automatically by Doxygen for DPDK from the source code. Version 25.11.0 Thu Jun 11 2026 rte_mempool_info(3)
NAME | SYNOPSIS | Detailed Description | Field Documentation | Author
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=contig_block_size&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>
