diff options
author | 2022-09-20 12:14:30 +0200 | |
---|---|---|
committer | 2022-09-23 09:53:10 +0100 | |
commit | e02a5ac6bf7763edcd9590b98a14dd17f49a5248 (patch) | |
tree | 0c72718c4ccc6a935ad026141b089c3e5d58fac4 /net/core | |
parent | net: microchip: sparx5: add support for offloading mqprio qdisc (diff) | |
download | wireguard-linux-e02a5ac6bf7763edcd9590b98a14dd17f49a5248.tar.xz wireguard-linux-e02a5ac6bf7763edcd9590b98a14dd17f49a5248.zip |
net: microchip: sparx5: add support for offloading tbf qdisc
Add support for offloading tbf qdisc to sparx5 qdisc.
The tbf qdisc makes it possible to attach a shaper on traffic egressing
from a port or a queue. Per-port tbf qdiscs are attached as a root qdisc
directly and queue tbf qdiscs are attached to one of the classes of a
parent qdisc (such as mqprio).
Signed-off-by: Daniel Machon <daniel.machon@microchip.com>
Signed-off-by: Steen Hegelund <steen.hegelund@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions