]> git.ipfire.org Git - thirdparty/linux.git/commit
RDMA/nldev: Add command to get FRMR pools
authorMichael Guralnik <michaelgur@nvidia.com>
Thu, 26 Feb 2026 13:52:13 +0000 (15:52 +0200)
committerLeon Romanovsky <leon@kernel.org>
Mon, 2 Mar 2026 18:45:34 +0000 (13:45 -0500)
commit50c035976af3d361cff27dd54b1736debd42c19a
tree3adb523ecc006905507270623be30df14a1a9853
parentba51cf9fcf511df8c7026feda4b7d65999d3517c
RDMA/nldev: Add command to get FRMR pools

Add support for a new command in netlink to dump to user the state of
the FRMR pools on the devices.
Expose each pool with its key and the usage statistics for it.

Signed-off-by: Michael Guralnik <michaelgur@nvidia.com>
Reviewed-by: Patrisious Haddad <phaddad@nvidia.com>
Signed-off-by: Edward Srouji <edwards@nvidia.com>
Link: https://patch.msgid.link/20260226-frmr_pools-v4-8-95360b54f15e@nvidia.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/core/nldev.c
include/uapi/rdma/rdma_netlink.h