Sponsor:

Your company here, and a link to your site. Click to find out more.

rte_mempool_info - Man Page

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

Field Documentation

unsigned int contig_block_size

Number of objects in the contiguous block

Definition at line 214 of file rte_mempool.h.

Author

Generated automatically by Doxygen for DPDK from the source code.

Info

Version 23.11.0 DPDK