Re: [dpdk-dev] [PATCH 0/6] bnxt bug fixes

2020-09-02 Thread Ajit Khaparde
On Thu, Aug 27, 2020 at 9:46 PM Kalesh A P < kalesh-anakkur.pura...@broadcom.com> wrote: > From: Kalesh AP > > This patchset contains bnxt bug fixes. > Patchset applied to dpdk-next-net-brcm. Thanks > > Kalesh AP (5): > net/bnxt: fix endianness while setting L4 destination port > net/bnxt:

[dpdk-dev] [PATCH 0/6] bnxt bug fixes

2020-08-27 Thread Kalesh A P
From: Kalesh AP This patchset contains bnxt bug fixes. Kalesh AP (5): net/bnxt: fix endianness while setting L4 destination port net/bnxt: fix to initialize structure variable net/bnxt: fix a possible segfault in vector mode Tx path net/bnxt: fix L2 filter alloc net/bnxt: fix speed set