Message ID | cover.1714472040.git.leonro@nvidia.com (mailing list archive) |
---|---|
Headers | show |
Series | Extend rdmatool to print driver QPs too | expand |
Hello: This series was applied to iproute2/iproute2-next.git (main) by David Ahern <dsahern@kernel.org>: On Tue, 30 Apr 2024 13:18:18 +0300 you wrote: > From: Leon Romanovsky <leonro@nvidia.com> > > This series is complimentary to the kernel patches that exposed to the > userspace the driver-specific QPs. > > https://lore.kernel.org/all/2607bb3ddec3cae3443c2ea19e9f700825d20a98.1713268997.git.leon@kernel.org > > [...] Here is the summary with links: - [iproute2-next,1/2] rdma: update uapi header https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=e459ea4392c4 - [iproute2-next,2/2] rdma: Add an option to display driver-specific QPs in the rdma tool https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=57d7a8fd904c You are awesome, thank you!
From: Leon Romanovsky <leonro@nvidia.com> This series is complimentary to the kernel patches that exposed to the userspace the driver-specific QPs. https://lore.kernel.org/all/2607bb3ddec3cae3443c2ea19e9f700825d20a98.1713268997.git.leon@kernel.org Thanks Chiara Meiohas (2): rdma: update uapi header rdma: Add an option to display driver-specific QPs in the rdma tool rdma/include/uapi/rdma/rdma_netlink.h | 6 ++++++ rdma/res-qp.c | 15 +++++++++++++++ rdma/res.c | 5 +++++ rdma/utils.c | 1 + 4 files changed, 27 insertions(+)