All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@ziepe.ca>
To: Devesh Sharma <devesh.sharma@broadcom.com>,
	Bob Pearson <rpearson@hpe.com>,
	Tatyana Nikolova <Tatyana.E.Nikolova@intel.com>
Cc: Leon Romanovsky <leon@kernel.org>,
	linux-rdma <linux-rdma@vger.kernel.org>
Subject: Re: [PATCH V2 INTERNAL 0/4] Broadcom's user library update
Date: Wed, 26 May 2021 12:51:48 -0300	[thread overview]
Message-ID: <20210526155148.GA1096940@ziepe.ca> (raw)
In-Reply-To: <CANjDDBjyq12g++p_MWjFG-k0Bw6QqbSAvG+6=MoQQ-gs8sTNiQ@mail.gmail.com>

On Wed, May 26, 2021 at 08:52:49PM +0530, Devesh Sharma wrote:
> On Wed, May 26, 2021 at 6:56 PM Jason Gunthorpe <jgg@ziepe.ca> wrote:
> >
> > On Wed, May 26, 2021 at 11:03:09AM +0530, Devesh Sharma wrote:
> > > On Mon, May 24, 2021 at 6:32 PM Devesh Sharma
> > > <devesh.sharma@broadcom.com> wrote:
> > > >
> > > > On Wed, May 19, 2021 at 9:05 PM Leon Romanovsky <leon@kernel.org> wrote:
> > > > >
> > > > > On Wed, May 19, 2021 at 08:45:20PM +0530, Devesh Sharma wrote:
> > > > > > On Mon, May 17, 2021 at 7:08 PM Devesh Sharma
> > > > > > <devesh.sharma@broadcom.com> wrote:
> > > > > > >
> > > > > > > On Mon, May 17, 2021 at 7:05 PM Devesh Sharma
> > > > > > > <devesh.sharma@broadcom.com> wrote:
> > > > > > > >
> > > > > > > > The main focus of this patch series is to move SQ and RQ
> > > > > > > > wqe posting indices from 128B fixed stride to 16B aligned stride.
> > > > > > > > This allows more flexibility in choosing wqe size.
> > > > > > > >
> > > > > > > >
> > > > > > > > Devesh Sharma (4):
> > > > > > > >   bnxt_re/lib: Read wqe mode from the driver
> > > > > > > >   bnxt_re/lib: add a function to initialize software queue
> > > > > > > >   bnxt_re/lib: Use separate indices for shadow queue
> > > > > > > >   bnxt_re/lib: Move hardware queue to 16B aligned indices
> > > > > > > >
> > > > > > > >  kernel-headers/rdma/bnxt_re-abi.h |   5 +-
> > > > > > > >  providers/bnxt_re/bnxt_re-abi.h   |   5 +
> > > > > > > >  providers/bnxt_re/db.c            |  10 +-
> > > > > > > >  providers/bnxt_re/main.c          |   4 +
> > > > > > > >  providers/bnxt_re/main.h          |  26 ++
> > > > > > > >  providers/bnxt_re/memory.h        |  37 ++-
> > > > > > > >  providers/bnxt_re/verbs.c         | 522 ++++++++++++++++++++----------
> > > > > > > >  7 files changed, 431 insertions(+), 178 deletions(-)
> > > > > > > >
> > > > > > > >
> > > > > > > Please ignore the "Internal" keyword in the subject line.
> > > > > > >
> > > > > > Hi Leon,
> > > > > >
> > > > > > Do you have any comments on this series. For the subject line I can
> > > > > > resend the series.
> > > > >
> > > > > Yes, the change in kernel-headers/rdma/bnxt_re-abi.h should be separate
> > > > > commit created with kernel-headers/update script.
> > > > Leon, I need to have my abi changes in the upstream kernel before I
> > > > change user ABI in rdmacore? The script is popping out some errors.
> > > Leon Ping!
> >
> > You have to point the script at your private tree and then recreate
> > the commit when it is eventually merged
> >
> Meaning kernel has to be updated first as I understand it.

First? 

People are supposed to provide their kernel patches and matching
rdma-core patches together for review.

The rdma-core patche should be pushed to github with a temporary
"update kernel headers" commit

That PR gets tagged with the "needs-kernel-patch" label

When the kernel side is done then the base headers update commit is to be replaced
with the final commit using the actual kernel header.

During all of this the github PR should be forced pushed with any
updates and changes.

Jason

  reply	other threads:[~2021-05-26 15:51 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-17 13:35 [PATCH V2 INTERNAL 0/4] Broadcom's user library update Devesh Sharma
2021-05-17 13:35 ` [PATCH V2 INTERNAL 1/4] bnxt_re/lib: Read wqe mode from the driver Devesh Sharma
2021-05-17 13:35 ` [PATCH V2 INTERNAL 2/4] bnxt_re/lib: add a function to initialize software queue Devesh Sharma
2021-05-17 13:35 ` [PATCH V2 INTERNAL 3/4] bnxt_re/lib: Use separate indices for shadow queue Devesh Sharma
2021-05-17 13:35 ` [PATCH V2 INTERNAL 4/4] bnxt_re/lib: Move hardware queue to 16B aligned indices Devesh Sharma
2021-05-17 13:38 ` [PATCH V2 INTERNAL 0/4] Broadcom's user library update Devesh Sharma
2021-05-19 15:15   ` Devesh Sharma
2021-05-19 15:35     ` Leon Romanovsky
2021-05-19 15:48       ` Devesh Sharma
2021-05-24 13:02       ` Devesh Sharma
2021-05-26  5:33         ` Devesh Sharma
2021-05-26 13:26           ` Jason Gunthorpe
2021-05-26 15:22             ` Devesh Sharma
2021-05-26 15:51               ` Jason Gunthorpe [this message]
2021-06-02  9:02           ` Leon Romanovsky
2021-06-02 12:37             ` Devesh Sharma
2021-05-19 23:00 ` Jason Gunthorpe
2021-05-20  4:52   ` Devesh Sharma

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=20210526155148.GA1096940@ziepe.ca \
    --to=jgg@ziepe.ca \
    --cc=Tatyana.E.Nikolova@intel.com \
    --cc=devesh.sharma@broadcom.com \
    --cc=leon@kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=rpearson@hpe.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.