2
0
forked from Ivasoft/openwrt

realtek: add QoS and rate control

This adds support for identifying QoS information in packets
and use this and rate control information to submit to multiple
egress queues. The ethernet driver is also made to support
2 egress and up to 32 egress queues.

Signed-off-by: Birger Koblitz <git@birger-koblitz.de>
This commit is contained in:
Birger Koblitz
2021-01-21 14:29:52 +01:00
committed by Petr Štetiar
parent 4237488cf3
commit dc9cc0d3e2
6 changed files with 1956 additions and 531 deletions