Re: [dpdk-dev] [PATCH v3 00/12] bnxt fixes

2021-03-12 Thread Ajit Khaparde
On Thu, Mar 11, 2021 at 9:58 PM Ajit Khaparde wrote: > > This patchset contain bnxt bug fixes and enhancements. > > Please apply. > > v1->v2: > - Updated word list as per recommendation to include VNIC, Thor. > - Fixed checkpatch errors pointed in 2/11. > - Updated release notes to indicate HWR

[dpdk-dev] [PATCH v3 00/12] bnxt fixes

2021-03-12 Thread Ajit Khaparde
This patchset contain bnxt bug fixes and enhancements. Please apply. v1->v2: - Updated word list as per recommendation to include VNIC, Thor. - Fixed checkpatch errors pointed in 2/11. - Updated release notes to indicate HWRM API version change. - Check and addressed warnings reported by chec