Re: [dpdk-dev] [PATCH v2 00/17] bnxt patchset with bug fixes

2019-10-24 Thread Ajit Khaparde
On Thu, Oct 24, 2019 at 3:52 AM Somnath Kotur wrote: > Please apply. > > Ajit Khaparde (3): > net/bnxt: fix to set MAX RSS contexts for maximal reservation > net/bnxt: fix to write the correct MTU to FW > net/bnxt: update HWRM API to version 1.10.1.6 > > Kalesh AP (6): > net/bnxt: fix unu

[dpdk-dev] [PATCH v2 00/17] bnxt patchset with bug fixes

2019-10-24 Thread Somnath Kotur
Please apply. Ajit Khaparde (3): net/bnxt: fix to set MAX RSS contexts for maximal reservation net/bnxt: fix to write the correct MTU to FW net/bnxt: update HWRM API to version 1.10.1.6 Kalesh AP (6): net/bnxt: fix unused value in free filter mem net/bnxt: fix a possible race between st

[dpdk-dev] [PATCH v2 00/17] bnxt patchset

2019-10-01 Thread Ajit Khaparde
bnxt patchset against dpdk-next-net. This patchset has been rebased and is dependent on "bnxt patchset to support device error recovery" https://patchwork.dpdk.org/project/dpdk/list/?series=6660 Please apply. -- v1->v2: Rebased to the newer dpdk-next-net code base. Ajit Khaparde (2): net/bnxt: