Re: [PATCH v6 for-next 0/7] RDMA/bnxt_re: driver update for supporting low latency push

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxx> 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@xxxxxxxxxx

Oh, some patches got misplaced, I fixed it up..

Okay, applied to for-next

Thanks,
Jason



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux