[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221201102626.56390-1-michal.wilczynski@intel.com>
Date: Thu, 1 Dec 2022 11:26:22 +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 v2 0/4] 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.
v2:
- Re-send series without bug-fix
Michal Wilczynski (4):
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 | 55 ++++++++++++++++++++++++++++++++++--
include/uapi/linux/devlink.h | 3 ++
man/man8/devlink-rate.8 | 22 +++++++++++++++
3 files changed, 77 insertions(+), 3 deletions(-)
--
2.37.2
Powered by blists - more mailing lists