Re: [PATCH 0/2] rdma: Support dumping SRQ resource in raw format

From: Leon Romanovsky
Date: Mon Oct 02 2023 - 07:16:42 EST


On Thu, Sep 28, 2023 at 02:32:00PM +0800, Junxian Huang wrote:
> 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")
>
> 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 | 17 ++++++++++++++++-
> rdma/res.h | 2 ++
> 3 files changed, 20 insertions(+), 1 deletion(-)

rdmatool is part of iproute2 suite and as such To, Cc and Subject should
follow that suite rules. You need to add David to "TO", add Stephen and
netdev and add target (iproute2-next) for this patches.

See this randomly chosen series as an example.
https://lore.kernel.org/netdev/20211014075358.239708-1-markzhang@xxxxxxxxxx/

or latest one
https://lore.kernel.org/netdev/20231002104349.971927-1-tariqt@xxxxxxxxxx/T/#m7ef8e4ce275052d428b4f13ad9f3b41a4bf5d46b

Thanks

>
> --
> 2.30.0
>