From: Jason Gunthorpe <jgg@nvidia.com>
To: Selvin Xavier <selvin.xavier@broadcom.com>
Cc: leon@kernel.org, linux-rdma@vger.kernel.org,
andrew.gospodarek@broadcom.com
Subject: Re: [PATCH v6 for-next 0/7] RDMA/bnxt_re: driver update for supporting low latency push
Date: Wed, 21 Jun 2023 14:12:35 -0300 [thread overview]
Message-ID: <ZJMvg97sV9p3bFpU@nvidia.com> (raw)
In-Reply-To: <CA+sbYW2ymd9cVKZLO-V0mcijjqsZunHjmGyhFDHbCBJMtF+O0A@mail.gmail.com>
On Wed, Jun 21, 2023 at 10:33:45PM +0530, Selvin Xavier wrote:
> On Wed, Jun 21, 2023 at 10:28 PM Jason Gunthorpe <jgg@nvidia.com> wrote:
> >
> > On Tue, Jun 13, 2023 at 11:12:16AM -0700, Selvin Xavier wrote:
> > > The series aims to add support for Low latency push path in
> > > some of the bnxt devices. The low latency implementation is
> > > supported only for the user applications. Also, the code
> > > is modified to use common mmap helper functions exported
> > > by IB core.
> > >
> > > User library changes are in the pull request
> > > https://github.com/linux-rdma/rdma-core/pull/1321
> > >
> > > Please review and apply
> >
> > It gets compile warnings:
> >
> > ../drivers/infiniband/hw/bnxt_re/qplib_rcfw.c:322:18: warning: variable 'opcode' is uninitialized when used here [-Wuninitialized]
> > crsqe->opcode = opcode;
> > ^~~~~~
> > ../drivers/infiniband/hw/bnxt_re/qplib_rcfw.c:288:11: note: initialize the variable 'opcode' to silence this warning
> > u8 opcode;
> > ^
> > = '\0'
> >
> Hi Jason,
> Leon already fixed this. This was introduced by the last series that
> got merged.
> https://lore.kernel.org/r/6ad1e44be2b560986da6fdc6b68da606413e9026.1686644105.git.leonro@nvidia.com
Oh, some patches got misplaced, I fixed it up..
Okay, applied to for-next
Thanks,
Jason
next prev parent reply other threads:[~2023-06-21 17:12 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-13 18:12 [PATCH v6 for-next 0/7] RDMA/bnxt_re: driver update for supporting low latency push Selvin Xavier
2023-06-13 18:12 ` [PATCH v6 for-next 1/7] RDMA/bnxt_re: Use the common mmap helper functions Selvin Xavier
2023-06-13 18:12 ` [PATCH v6 for-next 2/7] RDMA/bnxt_re: Add disassociate ucontext support Selvin Xavier
2023-06-13 18:12 ` [PATCH v6 for-next 3/7] RDMA/bnxt_re: Optimize the bnxt_re_init_hwrm_hdr usage Selvin Xavier
2023-06-13 18:12 ` [PATCH v6 for-next 4/7] RDMA/bnxt_re: Query function capabilities from firmware Selvin Xavier
2023-06-13 18:12 ` [PATCH v6 for-next 5/7] RDMA/bnxt_re: Move the interface version to chip context structure Selvin Xavier
2023-06-13 18:12 ` [PATCH v6 for-next 6/7] RDMA/bnxt_re: Reorg the bar mapping Selvin Xavier
2023-06-13 18:12 ` [PATCH v6 for-next 7/7] RDMA/bnxt_re: Enable low latency push Selvin Xavier
2023-06-21 16:58 ` [PATCH v6 for-next 0/7] RDMA/bnxt_re: driver update for supporting " Jason Gunthorpe
2023-06-21 17:03 ` Selvin Xavier
2023-06-21 17:12 ` Jason Gunthorpe [this message]
2023-06-21 17:19 ` Selvin Xavier
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=ZJMvg97sV9p3bFpU@nvidia.com \
--to=jgg@nvidia.com \
--cc=andrew.gospodarek@broadcom.com \
--cc=leon@kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=selvin.xavier@broadcom.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox