mbox series

[iproute2-next,V2,0/3] devlink: Add port function attributes

Message ID 20230421142506.1063114-1-dchumak@nvidia.com (mailing list archive)
Headers show
Series devlink: Add port function attributes | expand

Message

Dima Chumak April 21, 2023, 2:25 p.m. UTC
Please, see kernel series of the same subject for the overview of these
changes.

---
v1 -> v2:
 - updated cover letter, no other changes in devlink user-space patches

Dima Chumak (3):
  Update kernel headers
  devlink: Support setting port function ipsec_crypto cap
  devlink: Support setting port function ipsec_packet cap

 devlink/devlink.c            | 34 ++++++++++++++++++++++++++++++++++
 include/uapi/linux/devlink.h |  4 ++++
 man/man8/devlink-port.8      | 26 ++++++++++++++++++++++++++
 3 files changed, 64 insertions(+)