]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
rdma: update uapi header
authorChiara Meiohas <cmeiohas@nvidia.com>
Tue, 30 Apr 2024 10:18:19 +0000 (13:18 +0300)
committerDavid Ahern <dsahern@kernel.org>
Fri, 3 May 2024 15:14:55 +0000 (15:14 +0000)
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@nvidia.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Reviewed-by: Subbaraya Sundeep <sbhatta@marvell.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
rdma/include/uapi/rdma/rdma_netlink.h

index e8861b5ee24b70c3b42b1dd4080dc9f9ce3e951f..a6c8a52dc13565e42214975bd578505b97a8c965 100644 (file)
@@ -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
         */