Re: [PATCH 0/2] bxnt fixes

2025-03-11 Thread Ajit Khaparde
On Mon, Mar 10, 2025 at 2:01 PM Ajit Khaparde wrote: > > These patches address a couple of issues in the BNXT PMD. > Please apply. Merged in dpdk-next-net-brcm. Thanks > > Ajit Khaparde (2): > net/bnxt: configure burst threshold based on speed > net/bnxt: fix epoch bit calculation > > driver

[PATCH 0/2] bxnt fixes

2025-03-10 Thread Ajit Khaparde
These patches address a couple of issues in the BNXT PMD. Please apply. Ajit Khaparde (2): net/bnxt: configure burst threshold based on speed net/bnxt: fix epoch bit calculation drivers/net/bnxt/bnxt_ethdev.c | 20 drivers/net/bnxt/bnxt_ring.h| 19 ++