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

2019-10-10 Thread Ferruh Yigit
On 10/10/2019 2:41 AM, Ajit Khaparde wrote: > This patch against dpdk-next-net mostly contains bug fixes > > for issues found during testing. > > v1->v2: > -Split patch 09/10 into two and reworded the commit messages. > -Rebased against latest dpdk-next-net > -Some of the

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

2019-10-09 Thread Ajit Khaparde
This patch against dpdk-next-net mostly contains bug fixes for issues found during testing. v1->v2: -Split patch 09/10 into two and reworded the commit messages. -Rebased against latest dpdk-next-net -Some of the patches were missing the Fixes tag. Added it to them. Ajit

Re: [dpdk-dev] [PATCH v2 00/12] bnxt patchset

2018-09-25 Thread Ferruh Yigit
On 9/22/2018 5:55 AM, Ajit Khaparde wrote: > Patchset against dpdk-next-net. > > v1->v2: > net/bnxt: get rid of ff pools array and use the vnic info array instead > - Fix access to uninitialized variable. > - Rectify the wrong 'Fixes' reference. > > net/bnxt: update HWRM version > - Update from 1

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

2018-09-21 Thread Ajit Khaparde
Patchset against dpdk-next-net. v1->v2: net/bnxt: get rid of ff pools array and use the vnic info array instead - Fix access to uninitialized variable. - Rectify the wrong 'Fixes' reference. net/bnxt: update HWRM version - Update from 1.9.2.45 to version 1.9.2.53 Please apply. Ajit Khaparde (8)