FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
dpdk_device_hqos_per_hqos_thread_t Struct Reference

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 178 of file dpdk.h.

Field Documentation

u32 dpdk_device_hqos_per_hqos_thread_t::flush_count

Definition at line 188 of file dpdk.h.

struct rte_sched_port* dpdk_device_hqos_per_hqos_thread_t::hqos

Definition at line 183 of file dpdk.h.

u32 dpdk_device_hqos_per_hqos_thread_t::hqos_burst_deq

Definition at line 185 of file dpdk.h.

u32 dpdk_device_hqos_per_hqos_thread_t::hqos_burst_enq

Definition at line 184 of file dpdk.h.

struct rte_mbuf** dpdk_device_hqos_per_hqos_thread_t::pkts_deq

Definition at line 182 of file dpdk.h.

struct rte_mbuf** dpdk_device_hqos_per_hqos_thread_t::pkts_enq

Definition at line 181 of file dpdk.h.

u32 dpdk_device_hqos_per_hqos_thread_t::pkts_enq_len

Definition at line 186 of file dpdk.h.

struct rte_ring** dpdk_device_hqos_per_hqos_thread_t::swq

Definition at line 180 of file dpdk.h.

u32 dpdk_device_hqos_per_hqos_thread_t::swq_pos

Definition at line 187 of file dpdk.h.


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