From: Leon Romanovsky <leon@kernel.org>
To: Devesh Sharma <devesh.sharma@broadcom.com>
Cc: linux-rdma <linux-rdma@vger.kernel.org>
Subject: Re: [V2 rdma-core 0/4] Broadcom's rdma provider lib update
Date: Mon, 10 May 2021 12:50:28 +0300 [thread overview]
Message-ID: <YJkB5N42Zjjwp4ok@unreal> (raw)
In-Reply-To: <CANjDDBigmYJYocHpN8akxy1QxFgBT1FtVnOObkLz8Ji5-cYVUg@mail.gmail.com>
On Mon, May 10, 2021 at 11:55:24AM +0530, Devesh Sharma wrote:
> On Mon, May 10, 2021 at 11:11 AM Leon Romanovsky <leon@kernel.org> wrote:
> >
> > On Mon, May 10, 2021 at 10:33:48AM +0530, Devesh Sharma wrote:
> > > On Wed, May 5, 2021 at 10:41 PM Devesh Sharma
> > > <devesh.sharma@broadcom.com> wrote:
> > > >
> > > > This patch series is a part of bigger feature submission which
> > > > changes the wqe posting logic. The current series adds the
> > > > ground work in the direction to change the wqe posting algorithm.
> > > >
> > > > v1->v2
> > > > - added Fixes tag
> > > > - updated patch description
> > > > - dropped if() check before free.
> > > >
> > > > Devesh Sharma (4):
> > > > bnxt_re/lib: Check AH handler validity before use
> > > > bnxt_re/lib: align base sq entry structure to 16B boundary
> > > > bnxt_re/lib: consolidate hwque and swque in common structure
> > > > bnxt_re/lib: query device attributes only once and store
> > > >
> > > > providers/bnxt_re/bnxt_re-abi.h | 24 ++---
> > > > providers/bnxt_re/db.c | 6 +-
> > > > providers/bnxt_re/main.c | 31 +++---
> > > > providers/bnxt_re/main.h | 15 ++-
> > > > providers/bnxt_re/verbs.c | 182 +++++++++++++++++---------------
> > > > 5 files changed, 138 insertions(+), 120 deletions(-)
> > > >
> > > > --
> > > > 2.25.1
> > > >
> > > Hello Maintainers, Could you bless the V2 if there are no more
> > > comments/suggestions...
> >
> > I planned to take it after rdma-core release (today/tomorrow).
> >
> > Thanks
> Sure, Thanks.
Applied, thanks
> >
> > >
> > > --
> > > -Regards
> > > Devesh
> >
> >
prev parent reply other threads:[~2021-05-10 9:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-05 17:10 [V2 rdma-core 0/4] Broadcom's rdma provider lib update Devesh Sharma
2021-05-05 17:10 ` [V2 rdma-core 1/4] bnxt_re/lib: Check AH handler validity before use Devesh Sharma
2021-05-05 17:10 ` [V2 rdma-core 2/4] bnxt_re/lib: align base sq entry structure to 16B boundary Devesh Sharma
2021-05-05 17:10 ` [V2 rdma-core 3/4] bnxt_re/lib: consolidate hwque and swque in common structure Devesh Sharma
2021-05-05 17:10 ` [V2 rdma-core 4/4] bnxt_re/lib: query device attributes only once and store Devesh Sharma
2021-05-10 5:03 ` [V2 rdma-core 0/4] Broadcom's rdma provider lib update Devesh Sharma
2021-05-10 5:41 ` Leon Romanovsky
2021-05-10 6:25 ` Devesh Sharma
2021-05-10 9:50 ` Leon Romanovsky [this message]
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=YJkB5N42Zjjwp4ok@unreal \
--to=leon@kernel.org \
--cc=devesh.sharma@broadcom.com \
--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 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.