From: Patrisious Haddad Date: Wed, 19 Mar 2025 08:25:25 +0000 (+0200) Subject: rdma: update uapi headers X-Git-Tag: v6.15.0~6^2~3^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85860c7dce2ce742ef0c6879b5c5bcbcecaaf717;p=thirdparty%2Fiproute2.git rdma: update uapi headers Update rdma_netlink.h file upto kernel commit da3711074f52 ("RDMA/core: Add support to optional-counters binding configuration") Signed-off-by: Patrisious Haddad Reviewed-by: Mark Bloch Signed-off-by: David Ahern --- diff --git a/rdma/include/uapi/rdma/rdma_netlink.h b/rdma/include/uapi/rdma/rdma_netlink.h index 28404085..ec8c19ca 100644 --- a/rdma/include/uapi/rdma/rdma_netlink.h +++ b/rdma/include/uapi/rdma/rdma_netlink.h @@ -580,6 +580,8 @@ enum rdma_nldev_attr { RDMA_NLDEV_ATTR_EVENT_TYPE, /* u8 */ RDMA_NLDEV_SYS_ATTR_MONITOR_MODE, /* u8 */ + + RDMA_NLDEV_ATTR_STAT_OPCOUNTER_ENABLED, /* u8 */ /* * Always the end */