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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 11 Dec 2022 13:58:45 +0200
From:   Shay Drory <shayd@...dia.com>
To:     <netdev@...r.kernel.org>,
        Stephen Hemminger <stephen@...workplumber.org>,
        David Ahern <dsahern@...il.com>, <jiri@...dia.com>
Subject: [PATCH iproute2-next 0/4] Implement new netlink attribute for devlink-port function in iproute2

Patch implementing new netlink attribute for devlink-port function got
merged to net-next.
https://lore.kernel.org/netdev/20221206185119.380138-1-shayd@nvidia.com/

Now there is a need to support these new attribute in the userspace
tool. Implement roce and migratable port function attributes in devlink
userspace tool. Update documentation.

Shay Drory (4):
  devlink: Add uapi changes for roce and migratable port function attrs
  devlink: Support setting port function roce cap
  devlink: Support setting port function migratable cap
  devlink: Add documentation for roce and migratable port function
    attributes

 devlink/devlink.c            | 51 ++++++++++++++++++++++++++++++++++--
 include/uapi/linux/devlink.h | 13 +++++++++
 man/man8/devlink-port.8      | 24 +++++++++++++++++
 3 files changed, 86 insertions(+), 2 deletions(-)

-- 
2.38.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ