FD.io VPP  v21.06-3-gbb25fbf28
Vector Packet Processing
dpdk_rx_queue_t Struct Reference

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

Data Fields

u8 buffer_pool_index
 
u32 queue_index
 
int efd
 
uword clib_file_index
 

Detailed Description

Definition at line 166 of file dpdk.h.

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

dpdk_rx_queue_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

◆ buffer_pool_index

u8 dpdk_rx_queue_t::buffer_pool_index

Definition at line 169 of file dpdk.h.

◆ clib_file_index

uword dpdk_rx_queue_t::clib_file_index

Definition at line 172 of file dpdk.h.

◆ efd

int dpdk_rx_queue_t::efd

Definition at line 171 of file dpdk.h.

◆ queue_index

u32 dpdk_rx_queue_t::queue_index

Definition at line 170 of file dpdk.h.


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