On Mon, Nov 4, 2019 at 2:50 PM Ajit Khaparde <ajit.khapa...@broadcom.com> wrote:
> v2->v3: > Sending with updated the commit logs for patch 1 & 2 > > > Ajit Khaparde (1): > net/bnxt: fix incorrect COS queue mapping > > Kalesh AP (2): > net/bnxt: fix L4 checksum indication in non-vector Rx > net/bnxt: fix a failure case during initialization > > Santoshkumar Karanappa Rastapur (1): > net/bnxt: fix vnic allocation failure on port toggle > > Venkat Duvvuru (1): > net/bnxt: fix redundant MAC address check > > drivers/net/bnxt/bnxt_ethdev.c | 126 +++++++++++---------------------- > drivers/net/bnxt/bnxt_filter.c | 4 +- > drivers/net/bnxt/bnxt_filter.h | 8 ++- > drivers/net/bnxt/bnxt_hwrm.c | 14 ++-- > drivers/net/bnxt/bnxt_ring.c | 5 +- > drivers/net/bnxt/bnxt_ring.h | 1 - > drivers/net/bnxt/bnxt_rxq.c | 2 + > drivers/net/bnxt/bnxt_rxr.c | 18 +++-- > drivers/net/bnxt/bnxt_vnic.c | 5 +- > drivers/net/bnxt/bnxt_vnic.h | 1 - > 10 files changed, 73 insertions(+), 111 deletions(-) > Patchset applied to dpdk-next-net-brcm. > > -- > 2.21.0 (Apple Git-122) > >