| DPDK
    18.11.11
    | 
#include <rte_mempool.h>
| Data Fields | |
| 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 205 of file rte_mempool.h.
| unsigned int contig_block_size | 
Number of objects in the contiguous block
Definition at line 207 of file rte_mempool.h.
 1.8.9.1
 1.8.9.1