All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: Tatyana Nikolova <tatyana.e.nikolova@intel.com>
Cc: jgg@nvidia.com, dledford@redhat.com, linux-rdma@vger.kernel.org
Subject: Re: [PATCH rdma-core 0/5] Add irdma user space provider for Intel Ethernet RDMA
Date: Thu, 28 Jan 2021 15:26:44 +0200	[thread overview]
Message-ID: <20210128132644.GA166678@unreal> (raw)
In-Reply-To: <20210128035704.1781-1-tatyana.e.nikolova@intel.com>

On Wed, Jan 27, 2021 at 09:56:59PM -0600, Tatyana Nikolova wrote:
> This patch series replaces the current i40iw library with
> a unified Intel Ethernet RDMA library that supports
> a new network device E810 (iWARP and RoCEv2 capable)
> and the existing X722 iWARP device. The new library is fully
> backward compatible with the i40iw driver and is designed
> to be used with multiple future HW generations.
>
> The corresponding irdma driver patch series is at
> https://lore.kernel.org/linux-rdma/20210122234827.1353-1-shiraz.saleem@intel.com/
>
> Tatyana Nikolova (5):
>   rdma-core/i40iw: Remove provider i40iw
>   rdma-core/irdma: Add Makefile and ABI definitions
>   rdma-core/irdma: Add user/kernel shared libraries
>   rdma-core/irdma: Add library setup and utility definitions
>   rdma-core/irdma: Implement device supported verb APIs

1. As we will approach to the actual merge, please post PR on github,
it will give us a way to see in advance that all our checkers are fine.
2. Kernel headers are needed to be pulled with kernel-header/update script.
3. Please, no fprints in the library for the new code. I recommend to
take MLX5_DEBUG_FILE logic and move it one layer up so it will be
applicable for all providers.

Thanks

  parent reply	other threads:[~2021-01-28 13:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-28  3:56 [PATCH rdma-core 0/5] Add irdma user space provider for Intel Ethernet RDMA Tatyana Nikolova
2021-01-28  3:57 ` [PATCH rdma-core 1/5] rdma-core/i40iw: Remove provider i40iw Tatyana Nikolova
2021-01-28 13:31   ` Jason Gunthorpe
2021-01-28  3:57 ` [PATCH rdma-core 2/5] rdma-core/irdma: Add Makefile and ABI definitions Tatyana Nikolova
2021-01-28  3:57 ` [PATCH rdma-core 3/5] rdma-core/irdma: Add user/kernel shared libraries Tatyana Nikolova
2021-01-28 13:32   ` Jason Gunthorpe
2021-01-28  3:57 ` [PATCH rdma-core 4/5] rdma-core/irdma: Add library setup and utility definitions Tatyana Nikolova
2021-01-28 13:34   ` Jason Gunthorpe
2021-01-28  3:57 ` [PATCH rdma-core 5/5] rdma-core/irdma: Implement device supported verb APIs Tatyana Nikolova
2021-01-28 13:36   ` Jason Gunthorpe
2021-01-28 13:26 ` Leon Romanovsky [this message]
2021-01-28 13:37 ` [PATCH rdma-core 0/5] Add irdma user space provider for Intel Ethernet RDMA 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=20210128132644.GA166678@unreal \
    --to=leon@kernel.org \
    --cc=dledford@redhat.com \
    --cc=jgg@nvidia.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=tatyana.e.nikolova@intel.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.