FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
dpdk_device_hqos_per_hqos_thread_t Struct Reference

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

Data Fields

struct rte_ring ** swq
 
struct rte_mbuf ** pkts_enq
 
struct rte_mbuf ** pkts_deq
 
struct rte_sched_port * hqos
 
u32 hqos_burst_enq
 
u32 hqos_burst_deq
 
u32 pkts_enq_len
 
u32 swq_pos
 
u32 flush_count
 

Detailed Description

Definition at line 140 of file dpdk.h.

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

dpdk_device_hqos_per_hqos_thread_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

◆ flush_count

u32 dpdk_device_hqos_per_hqos_thread_t::flush_count

Definition at line 152 of file dpdk.h.

◆ hqos

struct rte_sched_port* dpdk_device_hqos_per_hqos_thread_t::hqos

Definition at line 147 of file dpdk.h.

◆ hqos_burst_deq

u32 dpdk_device_hqos_per_hqos_thread_t::hqos_burst_deq

Definition at line 149 of file dpdk.h.

◆ hqos_burst_enq

u32 dpdk_device_hqos_per_hqos_thread_t::hqos_burst_enq

Definition at line 148 of file dpdk.h.

◆ pkts_deq

struct rte_mbuf** dpdk_device_hqos_per_hqos_thread_t::pkts_deq

Definition at line 146 of file dpdk.h.

◆ pkts_enq

struct rte_mbuf** dpdk_device_hqos_per_hqos_thread_t::pkts_enq

Definition at line 145 of file dpdk.h.

◆ pkts_enq_len

u32 dpdk_device_hqos_per_hqos_thread_t::pkts_enq_len

Definition at line 150 of file dpdk.h.

◆ swq

struct rte_ring** dpdk_device_hqos_per_hqos_thread_t::swq

Definition at line 144 of file dpdk.h.

◆ swq_pos

u32 dpdk_device_hqos_per_hqos_thread_t::swq_pos

Definition at line 151 of file dpdk.h.


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