Re: [dpdk-dev] [PATCH v1 0/9] bug fixes for bnxt PMD

2020-05-16 Thread Ajit Khaparde
On Fri, May 15, 2020 at 11:45 AM Ajit Khaparde wrote: > Patchset with fixes. > The patch [1/9] enhances the log message in case of a FW command > timeout. The rest of the patches address a perf regression. > Recent commits caused a regression in performance because > bnxt structure became too bi

[dpdk-dev] [PATCH v1 0/9] bug fixes for bnxt PMD

2020-05-15 Thread Ajit Khaparde
Patchset with fixes. The patch [1/9] enhances the log message in case of a FW command timeout. The rest of the patches address a perf regression. Recent commits caused a regression in performance because bnxt structure became too big and noticed in rc2. Most of the patches reduce the memory footpr