FD.io VPP
v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
|
Update a QoS Map A QoS map, translates from the QoS value in the packet set by the 'record' feature, to the value used for output in the 'mark' feature. More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | map_id |
vl_api_qos_egress_map_row_t | rows [4] |
Update a QoS Map A QoS map, translates from the QoS value in the packet set by the 'record' feature, to the value used for output in the 'mark' feature.
There is one row in the map for each input/record source. The MAP is then applied to the egress interface at for a given output source
map_id | - client provided identifier for the map |
rows | - one row (per-input source) of output values |
vl_api_qos_egress_map_row_t vl_api_qos_egress_map_update_t::rows[4] |