![]() |
FD.io VPP
v18.04-17-g3a0d853
Vector Packet Processing
|
Enable/Disable QoS marking The QoS bits from the packet are mapped (using the desired egress map) into the header of the 'output-source'. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| u32 | map_id |
| u32 | sw_if_index |
| u8 | output_source |
| u8 | enable |
Enable/Disable QoS marking The QoS bits from the packet are mapped (using the desired egress map) into the header of the 'output-source'.
Marking should be used in conjunction with recording
| sw_if_index | - The interface on which recording is enabled. |
| enable | - enable=1 or disable the feautre |
| output_source | - The output source/layer at which the QoS bits are written into the packet. See qos_source_t. |
| map_id | - The ID of the MAP in which the translation from input to output is performed. |