DPDK  22.07.0
Data Fields
rte_mempool_info Struct Reference

#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 200 of file rte_mempool.h.

Field Documentation

◆ contig_block_size

unsigned int contig_block_size

Number of objects in the contiguous block

Definition at line 202 of file rte_mempool.h.


The documentation for this struct was generated from the following file: