[dpdk-dev] [PATCH 00/17] bnxt PMD fixes

2022-04-27 Thread Kalesh A P
From: Kalesh AP This patch set contains bug fixes in bnxt PMD. Please apply. Kalesh AP (12): net/bnxt: update HWRM structures net/bnxt: fix device capability reporting net/bnxt: fix to remove an unused macro net/bnxt: fix Rxq configure net/bnxt: fix support for tunnel stateless offload

Re: [dpdk-dev] [PATCH 00/17] bnxt PMD fixes

2022-05-09 Thread Ajit Khaparde
On Wed, Apr 27, 2022 at 7:58 AM Kalesh A P wrote: > > From: Kalesh AP > > This patch set contains bug fixes in bnxt PMD. Please apply. > > Kalesh AP (12): > net/bnxt: update HWRM structures > net/bnxt: fix device capability reporting > net/bnxt: fix to remove an unused macro > net/bnxt: f