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