FD.io VPP  v17.01.1-3-gc6833f8
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 154 of file dpdk.h.

Field Documentation

u32 dpdk_device_hqos_per_hqos_thread_t::flush_count

Definition at line 164 of file dpdk.h.

struct rte_sched_port* dpdk_device_hqos_per_hqos_thread_t::hqos

Definition at line 159 of file dpdk.h.

u32 dpdk_device_hqos_per_hqos_thread_t::hqos_burst_deq

Definition at line 161 of file dpdk.h.

u32 dpdk_device_hqos_per_hqos_thread_t::hqos_burst_enq

Definition at line 160 of file dpdk.h.

struct rte_mbuf** dpdk_device_hqos_per_hqos_thread_t::pkts_deq

Definition at line 158 of file dpdk.h.

struct rte_mbuf** dpdk_device_hqos_per_hqos_thread_t::pkts_enq

Definition at line 157 of file dpdk.h.

u32 dpdk_device_hqos_per_hqos_thread_t::pkts_enq_len

Definition at line 162 of file dpdk.h.

struct rte_ring** dpdk_device_hqos_per_hqos_thread_t::swq

Definition at line 156 of file dpdk.h.

u32 dpdk_device_hqos_per_hqos_thread_t::swq_pos

Definition at line 163 of file dpdk.h.


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