Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
From: Suraj Upadhyay <usuraj35@gmail.com>
To: Gal Pressman <galpress@amazon.com>
Cc: dledford@redhat.com, jgg@ziepe.ca, linux-rdma@vger.kernel.org,
	linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH 0/4] Infiniband Subsystem: Remove pci-dma-compat wrapper APIs.
Date: Sun, 9 Aug 2020 14:08:57 +0530	[thread overview]
Message-ID: <20200809083857.GB4419@blackclown> (raw)
In-Reply-To: <9220090e-7340-df50-a998-57a5e7752f90@amazon.com>

On Sun, Aug 09, 2020 at 11:35:51AM +0300, Gal Pressman wrote:
> On 09/08/2020 10:24, Suraj Upadhyay wrote:
> > Hii Developers,
> > 
> > 	This patch series will replace all the legacy pci-dma-compat wrappers
> > with the dma-mapping APIs directly in the INFINIBAND Subsystem.
> > 
> > This task is done through a coccinelle script which is described in each commit
> > message.
> > 
> > The changes are compile tested.
> > 
> > Thanks,
> > 
> > Suraj Upadhyay.
> > 
> > Suraj Upadhyay (4):
> >   IB/hfi1: Remove pci-dma-compat wrapper APIs
> >   IB/mthca: Remove pci-dma-compat wrapper APIs
> >   RDMA/qib: Remove pci-dma-compat wrapper APIs
> >   RDMA/pvrdma: Remove pci-dma-compat wrapper APIs
> > 
> >  drivers/infiniband/hw/hfi1/pcie.c             |  8 +++----
> >  drivers/infiniband/hw/hfi1/user_exp_rcv.c     | 13 +++++------
> >  drivers/infiniband/hw/mthca/mthca_eq.c        | 21 +++++++++--------
> >  drivers/infiniband/hw/mthca/mthca_main.c      |  8 +++----
> >  drivers/infiniband/hw/mthca/mthca_memfree.c   | 23 +++++++++++--------
> >  drivers/infiniband/hw/qib/qib_file_ops.c      | 12 +++++-----
> >  drivers/infiniband/hw/qib/qib_init.c          |  4 ++--
> >  drivers/infiniband/hw/qib/qib_pcie.c          |  8 +++----
> >  drivers/infiniband/hw/qib/qib_user_pages.c    | 12 +++++-----
> >  .../infiniband/hw/vmw_pvrdma/pvrdma_main.c    |  6 ++---
> >  10 files changed, 59 insertions(+), 56 deletions(-)
> > 
> 
> The efa patch isn't listed here, and it shows as patch 5/4?

Yes, I forgot to add it in the queue.

Thought it would be nice if the patch ("efa") would be in the chain.

Though I am sending a v2 for that patch following joe perches suggestion.

Hope this wasn't an annoyance.

Thanks,

Suraj Upadhyay.

  reply	other threads:[~2020-08-09  8:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-09  7:24 [PATCH 0/4] Infiniband Subsystem: Remove pci-dma-compat wrapper APIs Suraj Upadhyay
2020-08-09  7:29 ` [PATCH 1/4] IB/hfi1: " Suraj Upadhyay
2020-08-09  7:31 ` [PATCH 2/4] IB/mthca: " Suraj Upadhyay
2020-08-09  7:32 ` [PATCH 3/4] RDMA/qib: " Suraj Upadhyay
2020-08-09  7:33 ` [PATCH 4/4] RDMA/pvrdma: " Suraj Upadhyay
2020-08-09  7:45 ` [PATCH 5/4] RDMA/efa : " Suraj Upadhyay
2020-08-09  8:10   ` Joe Perches
2020-08-09  8:35 ` [PATCH 0/4] Infiniband Subsystem: " Gal Pressman
2020-08-09  8:38   ` Suraj Upadhyay [this message]
2020-08-24 16:42 ` 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=20200809083857.GB4419@blackclown \
    --to=usuraj35@gmail.com \
    --cc=dledford@redhat.com \
    --cc=galpress@amazon.com \
    --cc=jgg@ziepe.ca \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox