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

2019-11-13 Thread Ajit Khaparde
On Wed, Nov 13, 2019 at 7:07 AM Ajit Khaparde wrote: > Patchset against dpdk-next-net. Please apply. > > v1->v2: Updated commit ids in fixes tag. > > Ajit Khaparde (2): > net/bnxt: fix a potential segfault in xstats get > net/bnxt: fix potential NULL pointer dereference > > Kalesh AP (1): >

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

2019-11-13 Thread Ajit Khaparde
Patchset against dpdk-next-net. Please apply. v1->v2: Updated commit ids in fixes tag. Ajit Khaparde (2): net/bnxt: fix a potential segfault in xstats get net/bnxt: fix potential NULL pointer dereference Kalesh AP (1): net/bnxt: add missing checks for firmware reset Rahul Gupta (1): net