FD.io VPP  v18.07.1-19-g511ce25
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 142 of file dpdk.h.

Member Function Documentation

dpdk_device_hqos_per_hqos_thread_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

u32 dpdk_device_hqos_per_hqos_thread_t::flush_count

Definition at line 154 of file dpdk.h.

struct rte_sched_port* dpdk_device_hqos_per_hqos_thread_t::hqos

Definition at line 149 of file dpdk.h.

u32 dpdk_device_hqos_per_hqos_thread_t::hqos_burst_deq

Definition at line 151 of file dpdk.h.

u32 dpdk_device_hqos_per_hqos_thread_t::hqos_burst_enq

Definition at line 150 of file dpdk.h.

struct rte_mbuf** dpdk_device_hqos_per_hqos_thread_t::pkts_deq

Definition at line 148 of file dpdk.h.

struct rte_mbuf** dpdk_device_hqos_per_hqos_thread_t::pkts_enq

Definition at line 147 of file dpdk.h.

u32 dpdk_device_hqos_per_hqos_thread_t::pkts_enq_len

Definition at line 152 of file dpdk.h.

struct rte_ring** dpdk_device_hqos_per_hqos_thread_t::swq

Definition at line 146 of file dpdk.h.

u32 dpdk_device_hqos_per_hqos_thread_t::swq_pos

Definition at line 153 of file dpdk.h.


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