DPDK  21.02.0
Data Fields
rte_eth_burst_mode Struct Reference

#include <rte_ethdev.h>

Data Fields

uint64_t flags
 
char info [RTE_ETH_BURST_MODE_INFO_SIZE]
 

Detailed Description

Ethernet device RX/TX queue packet burst mode information structure. Used to retrieve information about packet burst mode setting.

Definition at line 1608 of file rte_ethdev.h.

Field Documentation

uint64_t flags

The ORed values of RTE_ETH_BURST_FLAG_xxx

Definition at line 1609 of file rte_ethdev.h.

burst mode information

Definition at line 1612 of file rte_ethdev.h.


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