[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221125123421.36297-1-michal.wilczynski@intel.com>
Date: Fri, 25 Nov 2022 13:34:16 +0100
From: Michal Wilczynski <michal.wilczynski@...el.com>
To: netdev@...r.kernel.org
Cc: alexandr.lobakin@...el.com, przemyslaw.kitszel@...el.com,
jiri@...nulli.us, wojciech.drewek@...el.com, dsahern@...il.com,
stephen@...workplumber.org,
Michal Wilczynski <michal.wilczynski@...el.com>
Subject: [PATCH iproute2-next 0/5] Implement new netlink attributes for devlink-rate in iproute2
Patch implementing new netlink attributes for devlink-rate got merged to
net-next.
https://lore.kernel.org/netdev/20221115104825.172668-1-michal.wilczynski@intel.com/
Now there is a need to support these new attributes in the userspace
tool. Implement tx_priority and tx_weight in devlink userspace tool. Update
documentation.
Michal Wilczynski (5):
devlink: Fix setting parent for 'rate add'
devlink: Add uapi changes for tx_priority and tx_weight
devlink: Introduce new attribute 'tx_priority' to devlink-rate
devlink: Introduce new attribute 'tx_weight' to devlink-rate
devlink: Add documentation for tx_prority and tx_weight
devlink/devlink.c | 56 ++++++++++++++++++++++++++++++++++--
include/uapi/linux/devlink.h | 3 ++
man/man8/devlink-rate.8 | 22 ++++++++++++++
3 files changed, 78 insertions(+), 3 deletions(-)
--
2.37.2
Powered by blists - more mailing lists