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