Skip to content

qosmngr: Dynamically allocate uplink bandwidth on Airoha.

Marina Maslova requested to merge marsik-qos-bandwidth into devel

In order for the QoS engine to know how much bandwidth the uplink has got we need to set this with 'qosrule' every time the uplink changes. Otherwise SP scheduling will fail.

This fix takes into account when ae_wan is used by ethernet, fiber and when PON is used as the uplink.

Merge request reports