Skip to content

qosmngr: Handle L3 flows with different p-bits correctly.

Markus Gothe requested to merge airoha-l3hwnat-pbits into devel

The L3 HW NAT will match the flows based on an IP header 5-tuple. However if we are doing classification based on p-bits at the same time and we want to use this for QoS we need to make sure to add a VIP packet matcher to send this info to the PPE for hashing the flow.

Edited by Markus Gothe

Merge request reports