Re: [PATCH 2/3] net: mana: Add sched HTB offload support

From: Jakub Kicinski
Date: Thu Apr 17 2025 - 20:01:07 EST


On Thu, 17 Apr 2025 12:47:27 -0700 Erni Sri Satya Vennela wrote:
> > A single leaf is just Token Bucket Filter (TBF).
> > Are you just trying to support some vendor config?
> TBF does not support hardware offloading.

Did you take a look at net_shapers? Will it not let you set a global
config the way you intend?