lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
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