FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_sw_interface_set_dpdk_hqos_pipe_t Struct Reference

DPDK interface HQoS pipe profile set request. More...

Data Fields

u32 client_index
 
u32 context
 
vl_api_interface_index_t sw_if_index
 
u32 subport
 
u32 pipe
 
u32 profile
 
option vat_help = "rx sw_if_index <id> subport <subport-id> pipe <pipe-id> profile <profile-id>"
 

Detailed Description

DPDK interface HQoS pipe profile set request.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
sw_if_index- the interface
subport- subport ID
pipe- pipe ID within its subport
profile- pipe profile ID

Definition at line 27 of file dpdk.api.

Field Documentation

◆ client_index

u32 vl_api_sw_interface_set_dpdk_hqos_pipe_t::client_index

Definition at line 28 of file dpdk.api.

◆ context

u32 vl_api_sw_interface_set_dpdk_hqos_pipe_t::context

Definition at line 29 of file dpdk.api.

◆ pipe

u32 vl_api_sw_interface_set_dpdk_hqos_pipe_t::pipe

Definition at line 32 of file dpdk.api.

◆ profile

u32 vl_api_sw_interface_set_dpdk_hqos_pipe_t::profile

Definition at line 33 of file dpdk.api.

◆ subport

u32 vl_api_sw_interface_set_dpdk_hqos_pipe_t::subport

Definition at line 31 of file dpdk.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_sw_interface_set_dpdk_hqos_pipe_t::sw_if_index

Definition at line 30 of file dpdk.api.

◆ vat_help

option vl_api_sw_interface_set_dpdk_hqos_pipe_t::vat_help = "rx sw_if_index <id> subport <subport-id> pipe <pipe-id> profile <profile-id>"

Definition at line 34 of file dpdk.api.


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