FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
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>" |
DPDK interface HQoS pipe profile set request.
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 |
vl_api_interface_index_t vl_api_sw_interface_set_dpdk_hqos_pipe_t::sw_if_index |