FD.io VPP
v19.08.2-294-g37e99c22d
Vector Packet Processing
|
Public Member Functions | |
CLIB_CACHE_LINE_ALIGN_MARK (cacheline0) | |
Data Fields | |
vlib_buffer_t * | bufs [AVF_RX_VECTOR_SZ] |
u64 | qw1s [AVF_RX_VECTOR_SZ] |
avf_rx_tail_t | tails [AVF_RX_VECTOR_SZ] |
vlib_buffer_t | buffer_template |
avf_per_thread_data_t::CLIB_CACHE_LINE_ALIGN_MARK | ( | cacheline0 | ) |
vlib_buffer_t avf_per_thread_data_t::buffer_template |
vlib_buffer_t* avf_per_thread_data_t::bufs[AVF_RX_VECTOR_SZ] |
u64 avf_per_thread_data_t::qw1s[AVF_RX_VECTOR_SZ] |
avf_rx_tail_t avf_per_thread_data_t::tails[AVF_RX_VECTOR_SZ] |