netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 iproute2-next 0/2] rdma: Support dumping SRQ resource in raw format
@ 2023-10-10  7:55 Junxian Huang
  2023-10-10  7:55 ` [PATCH v2 iproute2-next 1/2] rdma: Update uapi headers Junxian Huang
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Junxian Huang @ 2023-10-10  7:55 UTC (permalink / raw)
  To: jgg, leon, dsahern, stephen
  Cc: netdev, linux-rdma, linuxarm, linux-kernel, huangjunxian6

This patchset adds support to dump SRQ resource in raw format with
rdmatool. The corresponding kernel commit is aebf8145e11a
("RDMA/core: Add support to dump SRQ resource in RAW format")

v2 adds the missing change in res_srq_idx_parse_cb().

Junxian Huang (1):
  rdma: Update uapi headers

wenglianfa (1):
  rdma: Add support to dump SRQ resource in raw format

 rdma/include/uapi/rdma/rdma_netlink.h |  2 ++
 rdma/res-srq.c                        | 20 ++++++++++++++++++--
 rdma/res.h                            |  2 ++
 3 files changed, 22 insertions(+), 2 deletions(-)

--
2.30.0


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

end of thread, other threads:[~2023-10-16 16:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-10  7:55 [PATCH v2 iproute2-next 0/2] rdma: Support dumping SRQ resource in raw format Junxian Huang
2023-10-10  7:55 ` [PATCH v2 iproute2-next 1/2] rdma: Update uapi headers Junxian Huang
2023-10-15  8:14   ` Leon Romanovsky
2023-10-10  7:55 ` [PATCH v2 iproute2-next 2/2] rdma: Add support to dump SRQ resource in raw format Junxian Huang
2023-10-15  8:15   ` Leon Romanovsky
2023-10-16  3:54   ` David Ahern
2023-10-16  6:31     ` Leon Romanovsky
2023-10-16 16:20 ` [PATCH v2 iproute2-next 0/2] rdma: Support dumping " patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).