[dpdk-stable] [PATCH 18.11 0/5] Backporting bnxt patches to 18.11

Kalesh Anakkur Purayil kalesh-anakkur.purayil at broadcom.com
Wed Dec 2 17:27:12 CET 2020


Hi Kevin,

On Wed, 2 Dec 2020 at 8:20 PM, Kevin Traynor <ktraynor at redhat.com> wrote:

> On 01/12/2020 03:39, Kalesh A P wrote:
> > From: Kalesh AP <kalesh-anakkur.purayil at broadcom.com>
> >
> > Hi Kevin,
> >
>
> Hi Kalesh,
>
> > I have back ported conflicting patches to 18.11 LTS.
> >
>
> Thanks for sending, they are running^Wcrawling in travis atm.
>
> Are these the only bnxt fixes needed? the others in the list are:
>
> $ grep bnxt failed-list-running
> c92f053d4  Kalesh AP        net/bnxt: fix L2 filter allocation
> 99ad2abc0  Kalesh AP        net/bnxt: fix speed setting on certain adapters

[Kalesh] these 2 are not needed for 18.11

>
> 4b029f02d  Somnath Kotur    net/bnxt: fix checking VNIC in shutdown path

[Kalesh] oops, my bad. I missed this one in the list. I need to check

>
> ef10add37  Venkat Duvvuru   net/bnxt: fix PF support in SR-IOV mode

[Kalesh] this one is not needed for 18.11

>
> 97c327178  Somnath Kotur    net/bnxt: fix queue release
> 0b42b92ae  Ferruh Yigit     net/bnxt: fix xstats by id
> 1ef8c6290  Stephen Hemminger net/bnxt: remove useless prefetches

[Kalesh] again my bad, missed these 3 and I need to check

>
>
> Kevin.
>
> > Please apply.
> >
> > Kalesh AP (5):
> >   net/bnxt: fix structure variable initialization
> >   net/bnxt: fix UDP tunnel port removal
> >   net/bnxt: fix boolean operator usage
> >   net/bnxt: fix drop enable in get Rx queue info
> >   net/bnxt: increase size of Rx CQ
> >
> >  drivers/net/bnxt/bnxt_ethdev.c | 15 +++------------
> >  drivers/net/bnxt/bnxt_hwrm.c   | 15 +++++++++++++--
> >  drivers/net/bnxt/bnxt_ring.h   |  2 +-
> >  drivers/net/bnxt/bnxt_rxq.c    |  5 +++++
> >  drivers/net/bnxt/bnxt_rxq.h    |  4 ++++
> >  drivers/net/bnxt/bnxt_rxr.c    |  3 +++
> >  drivers/net/bnxt/bnxt_txr.c    |  2 ++
> >  7 files changed, 31 insertions(+), 15 deletions(-)
> >
>
> --
Regards,
Kalesh A P


More information about the stable mailing list