FD.io VPP  v17.10-9-gd594711
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 134 of file dpdk.h.

Field Documentation

u32 dpdk_device_hqos_per_hqos_thread_t::flush_count

Definition at line 144 of file dpdk.h.

struct rte_sched_port* dpdk_device_hqos_per_hqos_thread_t::hqos

Definition at line 139 of file dpdk.h.

u32 dpdk_device_hqos_per_hqos_thread_t::hqos_burst_deq

Definition at line 141 of file dpdk.h.

u32 dpdk_device_hqos_per_hqos_thread_t::hqos_burst_enq

Definition at line 140 of file dpdk.h.

struct rte_mbuf** dpdk_device_hqos_per_hqos_thread_t::pkts_deq

Definition at line 138 of file dpdk.h.

struct rte_mbuf** dpdk_device_hqos_per_hqos_thread_t::pkts_enq

Definition at line 137 of file dpdk.h.

u32 dpdk_device_hqos_per_hqos_thread_t::pkts_enq_len

Definition at line 142 of file dpdk.h.

struct rte_ring** dpdk_device_hqos_per_hqos_thread_t::swq

Definition at line 136 of file dpdk.h.

u32 dpdk_device_hqos_per_hqos_thread_t::swq_pos

Definition at line 143 of file dpdk.h.


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