All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@mellanox.com>
To: Leon Romanovsky <leon@kernel.org>
Cc: Doug Ledford <dledford@redhat.com>,
	Leon Romanovsky <leonro@mellanox.com>,
	Jakub Kicinski <kuba@kernel.org>, Lijun Ou <oulijun@huawei.com>,
	linux-rdma@vger.kernel.org, Maor Gottlieb <maorg@mellanox.com>,
	netdev@vger.kernel.org, Potnuri Bharat Teja <bharat@chelsio.com>,
	Saeed Mahameed <saeedm@mellanox.com>,
	Weihang Li <liweihang@huawei.com>,
	"Wei Hu(Xavier)" <huwei87@hisilicon.com>
Subject: Re: [PATCH rdma-next v3 00/11] RAW format dumps through RDMAtool
Date: Tue, 23 Jun 2020 11:19:57 -0300	[thread overview]
Message-ID: <20200623141957.GG2874652@mellanox.com> (raw)
In-Reply-To: <20200623113043.1228482-1-leon@kernel.org>

On Tue, Jun 23, 2020 at 02:30:32PM +0300, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@mellanox.com>
> 
> Changelog:
> v3:
>  * Rewrote query interface in patch "RDMA: Add support to dump resource
>    tracker in RAW format"
> v2:
> https://lore.kernel.org/linux-rdma/20200616104006.2425549-1-leon@kernel.org
>  * Converted to specific nldev ops for RAW.
>  * Rebased on top of v5.8-rc1.
> v1:
> https://lore.kernel.org/linux-rdma/20200527135408.480878-1-leon@kernel.org
>  * Maor dropped controversial change to dummy interface.
> v0:
> https://lore.kernel.org/linux-rdma/20200513095034.208385-1-leon@kernel.org
> 
> 
> Hi,
> 
> The following series adds support to get the RDMA resource data in RAW
> format. The main motivation for doing this is to enable vendors to return
> the entire QP/CQ/MR data without a need from the vendor to set each
> field separately.
> 
> Thanks
> 
> 
> Maor Gottlieb (11):
>   net/mlx5: Export resource dump interface
>   net/mlx5: Add support in query QP, CQ and MKEY segments

It looks OK can you apply these too the shared branch?

Thanks,
Jason

  parent reply	other threads:[~2020-06-23 14:20 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-23 11:30 [PATCH rdma-next v3 00/11] RAW format dumps through RDMAtool Leon Romanovsky
2020-06-23 11:30 ` [PATCH mlx5-next v3 01/11] net/mlx5: Export resource dump interface Leon Romanovsky
2020-06-23 11:30 ` [PATCH mlx5-next v3 02/11] net/mlx5: Add support in query QP, CQ and MKEY segments Leon Romanovsky
2020-06-23 11:30 ` [PATCH rdma-next v3 03/11] RDMA/core: Don't call fill_res_entry for PD Leon Romanovsky
2020-06-23 11:30 ` [PATCH rdma-next v3 04/11] RDMA: Add dedicated MR resource tracker function Leon Romanovsky
2020-06-23 11:30 ` [PATCH rdma-next v3 05/11] RDMA: Add a dedicated CQ " Leon Romanovsky
2020-06-23 11:30 ` [PATCH rdma-next v3 06/11] RDMA: Add dedicated QP " Leon Romanovsky
2020-06-23 11:30 ` [PATCH rdma-next v3 07/11] RDMA: Add dedicated CM_ID " Leon Romanovsky
2020-06-23 11:30 ` [PATCH rdma-next v3 08/11] RDMA: Add support to dump resource tracker in RAW format Leon Romanovsky
2020-06-23 11:30 ` [PATCH rdma-next v3 09/11] RDMA/mlx5: Add support to get QP resource " Leon Romanovsky
2020-06-23 11:30 ` [PATCH rdma-next v3 10/11] RDMA/mlx5: Add support to get CQ " Leon Romanovsky
2020-06-23 11:30 ` [PATCH rdma-next v3 11/11] RDMA/mlx5: Add support to get MR " Leon Romanovsky
2020-06-23 14:19 ` Jason Gunthorpe [this message]
2020-06-23 14:27   ` [PATCH rdma-next v3 00/11] RAW format dumps through RDMAtool Leon Romanovsky
2020-06-23 17:04     ` Jason Gunthorpe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200623141957.GG2874652@mellanox.com \
    --to=jgg@mellanox.com \
    --cc=bharat@chelsio.com \
    --cc=dledford@redhat.com \
    --cc=huwei87@hisilicon.com \
    --cc=kuba@kernel.org \
    --cc=leon@kernel.org \
    --cc=leonro@mellanox.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=liweihang@huawei.com \
    --cc=maorg@mellanox.com \
    --cc=netdev@vger.kernel.org \
    --cc=oulijun@huawei.com \
    --cc=saeedm@mellanox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.