On Mon, Jul 12, 2021 at 12:43 AM Kalesh A P < kalesh-anakkur.purayil@broadcom.com> wrote: > From: Kalesh AP > > Please apply. > Patchset applied to dpdk-next-net-brcm. > > Kalesh AP (2): > net/bnxt: update HSI structure > net/bnxt: inform firmware about host MTU > > Somnath Kotur (2): > net/bnxt: minor refactoring of async handling code > net/bnxt: add handler for pause storm event > > drivers/net/bnxt/bnxt.h | 5 + > drivers/net/bnxt/bnxt_cpr.c | 41 +- > drivers/net/bnxt/bnxt_ethdev.c | 3 + > drivers/net/bnxt/bnxt_hwrm.c | 41 +- > drivers/net/bnxt/bnxt_hwrm.h | 3 + > drivers/net/bnxt/hsi_struct_def_dpdk.h | 1202 > ++++++++++++++++++++++++++++++-- > 6 files changed, 1232 insertions(+), 63 deletions(-) > > -- > 2.10.1 > >