[dpdk-dev] [PATCH V4 00/10] bnxt patchset with bug fixes

Ajit Khaparde ajit.khaparde at broadcom.com
Mon Jan 20 22:03:04 CET 2020


On Thu, Jan 16, 2020 at 4:47 AM Kalesh A P <
kalesh-anakkur.purayil at broadcom.com> wrote:

> From: Kalesh AP <kalesh-anakkur.purayil at broadcom.com>
>
> v1->v2: fixed the correct the commit ids in Fixes tag.
> v2->v3: shorten commit log and update commit ids for Fixes tag.
> v3->v4: addressed Ferruh's comment on Patch#1 and Pacth#9 and marked
> required patches for stable inclusion.
>
> Kalesh AP (8):
>   net/bnxt: fix flow create failure
>   net/bnxt: fix probe failure in FreeBSD
>   net/bnxt: fix to use correct IOVA mapping
>   net/bnxt: fix enable/disable VLAN filtering
>   net/bnxt: fix VLAN strip support
>   net/bnxt: handle hw filter setting when port is stopped
>   net/bnxt: fix a memory leak in port stop
>   net/bnxt: use macro for PCI log format
>
> Somnath Kotur (2):
>   net/bnxt: release port upon close
>   net/bnxt: fix to cap max rings to minimum of compl rings and stat
>     contexts
>
>  drivers/net/bnxt/bnxt.h        |  21 +-
>  drivers/net/bnxt/bnxt_ethdev.c | 468
> ++++++++++++++++++++++-------------------
>  drivers/net/bnxt/bnxt_filter.c |   5 +-
>  drivers/net/bnxt/bnxt_flow.c   |   4 +-
>  drivers/net/bnxt/bnxt_hwrm.c   |  28 +--
>  drivers/net/bnxt/bnxt_irq.c    |   8 +
>  drivers/net/bnxt/bnxt_ring.c   |  17 --
>  drivers/net/bnxt/bnxt_vnic.c   |  11 -
>  8 files changed, 289 insertions(+), 273 deletions(-)
>

Patchset applied to dpdk-next-net-brcm.

>
> --
> 2.10.1
>
>


More information about the dev mailing list