On Tue, Jan 31, 2023 at 8:23 PM Kalesh A P wrote: > > From: Kalesh AP > > This patchset contains bnxt PMD bug fixes. Please apply. Patchset applied dpdk-next-net-brcm. Thanks > > Kalesh AP (1): > net/bnxt: fix Tx queue stats after queue stop and start > > Mike Baucom (1): > net/bnxt: fix Rx queue stats after queue stop and start > > Venkat Duvvuru (1): > net/bnxt: do not corrupt RSS hash value in the mbuf > > drivers/net/bnxt/bnxt_rxq.c | 6 ++++++ > drivers/net/bnxt/bnxt_rxr.c | 1 - > drivers/net/bnxt/bnxt_txr.c | 6 ++++++ > 3 files changed, 12 insertions(+), 1 deletion(-) > > -- > 2.10.1 >