Re: [PATCH 0/7] bnxt bug fixes

2024-02-21 Thread Ajit Khaparde
On Wed, Feb 21, 2024 at 6:50 PM Patrick Robb wrote: > > https://patchwork.dpdk.org/project/dpdk/patch/20240208171330.31139-8-ajit.khapa...@broadcom.com/ > > Hi Ajit, > > So you know, this series did fail in CI testing, and now that it is merged to > main, all patchseries are failing DTS at EAL. P

Re: [PATCH 0/7] bnxt bug fixes

2024-02-21 Thread Patrick Robb
https://patchwork.dpdk.org/project/dpdk/patch/20240208171330.31139-8-ajit.khapa...@broadcom.com/ Hi Ajit, So you know, this series did fail in CI testing, and now that it is merged to main, all patchseries are failing DTS at EAL. Performance testing is also offline for the same reason. I will ru

Re: [PATCH 0/7] bnxt bug fixes

2024-02-08 Thread Ajit Khaparde
On Thu, Feb 8, 2024 at 9:13 AM Ajit Khaparde wrote: > > Patchset with bug fixes for bnxt PMD. > Patch based against the > next-net-brcm for-next-net branch. > > Please apply. Patchset merged to the dpdk-next-brcm for-next-net branch. Thanks > > Ajit Khaparde (4): > net/bnxt: modify locking for

[PATCH 0/7] bnxt bug fixes

2024-02-08 Thread Ajit Khaparde
Patchset with bug fixes for bnxt PMD. Patch based against the next-net-brcm for-next-net branch. Please apply. Ajit Khaparde (4): net/bnxt: modify locking for representor Tx net/bnxt: refactor VNIC context cleanup net/bnxt: update consumer index of NQ regularly net/bnxt: update RSS algori