[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID:
<CO1PR18MB4666E319527D853C9F4179F5A11A2@CO1PR18MB4666.namprd18.prod.outlook.com>
Date: Tue, 30 Apr 2024 14:43:15 +0000
From: Subbaraya Sundeep Bhatta <sbhatta@...vell.com>
To: Leon Romanovsky <leon@...nel.org>, David Ahern <dsahern@...il.com>
CC: Chiara Meiohas <cmeiohas@...dia.com>, Jason Gunthorpe <jgg@...dia.com>,
linux-netdev <netdev@...r.kernel.org>,
RDMA mailing list
<linux-rdma@...r.kernel.org>
Subject: RE: [EXTERNAL] [PATCH iproute2-next 1/2] rdma: update uapi header
>-----Original Message-----
>From: Leon Romanovsky <leon@...nel.org>
>Sent: Tuesday, April 30, 2024 3:48 PM
>To: David Ahern <dsahern@...il.com>
>Cc: Chiara Meiohas <cmeiohas@...dia.com>; Jason Gunthorpe
><jgg@...dia.com>; linux-netdev <netdev@...r.kernel.org>; RDMA mailing list
><linux-rdma@...r.kernel.org>
>Subject: [EXTERNAL] [PATCH iproute2-next 1/2] rdma: update uapi header
>
>From: Chiara Meiohas <cmeiohas@...dia.com>
>
>Update rdma_netlink.h file up to kernel commit e18fa0bbcedf
>("RDMA/core: Add an option to display driver-specific QPs in the rdmatool")
>
>Signed-off-by: Chiara Meiohas <cmeiohas@...dia.com>
>Signed-off-by: Leon Romanovsky <leonro@...dia.com>
Reviewed-by: Subbaraya Sundeep <sbhatta@...vell.com>
Thanks,
Sundeep
>---
> rdma/include/uapi/rdma/rdma_netlink.h | 6 ++++++
> 1 file changed, 6 insertions(+)
>
>diff --git a/rdma/include/uapi/rdma/rdma_netlink.h
>b/rdma/include/uapi/rdma/rdma_netlink.h
>index e8861b5e..a6c8a52d 100644
>--- a/rdma/include/uapi/rdma/rdma_netlink.h
>+++ b/rdma/include/uapi/rdma/rdma_netlink.h
>@@ -558,6 +558,12 @@ enum rdma_nldev_attr {
>
> RDMA_NLDEV_SYS_ATTR_PRIVILEGED_QKEY_MODE, /* u8 */
>
>+ RDMA_NLDEV_ATTR_DRIVER_DETAILS, /* u8 */
>+ /*
>+ * QP subtype string, used for driver QPs
>+ */
>+ RDMA_NLDEV_ATTR_RES_SUBTYPE, /* string */
>+
> /*
> * Always the end
> */
>--
>2.44.0
>
Powered by blists - more mailing lists