Re: [dpdk-dev] [PATCH 0/7] patchset for bnxt

2019-10-13 Thread Ajit Khaparde
On Sun, Oct 13, 2019 at 5:01 PM Ajit Khaparde wrote: > Patchset mostly contains bug fixes apart from > removing some dead code and unnecessary comments. > Please apply. > Patchset applied to dpdk-next-net-brcm > > Kalesh AP (5): > net/bnxt: fix dereference before null check > net/bnxt: cle

[dpdk-dev] [PATCH 0/7] patchset for bnxt

2019-10-13 Thread Ajit Khaparde
Patchset mostly contains bug fixes apart from removing some dead code and unnecessary comments. Please apply. Kalesh AP (5): net/bnxt: fix dereference before null check net/bnxt: cleanup comments in source net/bnxt: move macro definitions to header file net/bnxt: fix endianness while retri