public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] RDMA: Add BNG_RE to rdma_driver_id definition
@ 2026-01-14 10:07 Siva Reddy Kallam
  2026-01-14 11:58 ` Leon Romanovsky
  0 siblings, 1 reply; 7+ messages in thread
From: Siva Reddy Kallam @ 2026-01-14 10:07 UTC (permalink / raw)
  To: leonro, jgg; +Cc: linux-rdma, Siva Reddy Kallam

Define RDMA_DRIVER_BNG_RE in enum rdma_driver_id.

Signed-off-by: Siva Reddy Kallam <siva.kallam@broadcom.com>
---
 include/uapi/rdma/ib_user_ioctl_verbs.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/uapi/rdma/ib_user_ioctl_verbs.h b/include/uapi/rdma/ib_user_ioctl_verbs.h
index 89e6a3f13191..b78bcc8cf3e7 100644
--- a/include/uapi/rdma/ib_user_ioctl_verbs.h
+++ b/include/uapi/rdma/ib_user_ioctl_verbs.h
@@ -256,6 +256,7 @@ enum rdma_driver_id {
 	RDMA_DRIVER_ERDMA,
 	RDMA_DRIVER_MANA,
 	RDMA_DRIVER_IONIC,
+	RDMA_DRIVER_BNG_RE,
 };
 
 enum ib_uverbs_gid_type {
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-03-28  3:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-14 10:07 [PATCH] RDMA: Add BNG_RE to rdma_driver_id definition Siva Reddy Kallam
2026-01-14 11:58 ` Leon Romanovsky
2026-01-15 11:05   ` Siva Reddy Kallam
2026-02-17 13:52     ` Leon Romanovsky
2026-02-18  8:25       ` Siva Reddy Kallam
2026-03-18 16:13         ` Leon Romanovsky
2026-03-28  3:34           ` Siva Reddy Kallam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox