FD.io VPP
v18.10-34-gcce845e
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 |
vl_api_qos_source_t | 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 feature |
input_source | - The input source/layer at which the QoS bits are copied from the packet. See qos_source_t. |
vl_api_qos_source_t vl_api_qos_record_enable_disable_t::input_source |