Mohsin Bashir says:
====================
From: Mohsin Bashir <hmohsin@meta.com>
This series extends the netshaper CLI with missing parameter support
and adds the group command for building scheduling hierarchies.
The existing netshaper tool only supports setting bw-max on individual
shapers. This series adds the remaining shaper attributes (bw-min,
weight) needed for TX scheduling, and introduces the group command
which ties leaf shapers to a parent node in a single operation.
====================
Signed-off-by: David Ahern <dsahern@kernel.org>