![]() |
FD.io VPP
v20.05-21-gb1500e9ff
Vector Packet Processing
|
DPDK interface HQoS subport parameters set request. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| vl_api_interface_index_t | sw_if_index |
| u32 | subport |
| u32 | tb_rate |
| u32 | tb_size |
| u32 | tc_rate [4] |
| u32 | tc_period |
| option | vat_help = "rx sw_if_index <id> subport <subport-id> [rate <n>] [bktsize <n>] [tc0 <n>] [tc1 <n>] [tc2 <n>] [tc3 <n>] [period <n>]\n" |
DPDK interface HQoS subport parameters 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 |
| tb_rate | - subport token bucket rate (measured in bytes/second) |
| tb_size | - subport token bucket size (measured in credits) |
| tc_rate | - subport traffic class 0 .. 3 rates (measured in bytes/second) |
| tc_period | - enforcement period for rates (measured in milliseconds) |
| u32 vl_api_sw_interface_set_dpdk_hqos_subport_t::client_index |
| vl_api_interface_index_t vl_api_sw_interface_set_dpdk_hqos_subport_t::sw_if_index |
| option vl_api_sw_interface_set_dpdk_hqos_subport_t::vat_help = "rx sw_if_index <id> subport <subport-id> [rate <n>] [bktsize <n>] [tc0 <n>] [tc1 <n>] [tc2 <n>] [tc3 <n>] [period <n>]\n" |