FD.io VPP
v18.07.1-19-g511ce25
Vector Packet Processing
|
Enable/Disable QoS recording The QoS bits from the packet at the specified input layer are copied into the packet. More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | sw_if_index |
u8 | input_source |
u8 | enable |
Enable/Disable QoS recording The QoS bits from the packet at the specified input layer are copied into the packet.
Recording should be used in conjunction with marking
sw_if_index | - The interface on which recording is enabled. |
enable | - enable=1 or disable the feautre |
input_source | - The input source/layer at which the QoS bits are copied from the packet. See qos_source_t. |