On Fri, May 22, 2020 at 10:26 AM Kalesh A P < kalesh-anakkur.pura...@broadcom.com> wrote:
> From: Kalesh AP <kalesh-anakkur.pura...@broadcom.com> > > These are two bug fixes observed during regression testing > with DPDK 20.05-rc3. > > Please apply. > Patches applied to dpdk-next-net-brcm. Thanks > > V2: fixed commit message and added Reviewed-by tag. > > Kalesh AP (1): > net/bnxt: fix the check for validating link speed > > Rahul Gupta (1): > net/bnxt: performance fix for Arm > > drivers/net/bnxt/bnxt.h | 1 + > drivers/net/bnxt/bnxt_cpr.h | 6 +++--- > drivers/net/bnxt/bnxt_ethdev.c | 2 +- > drivers/net/bnxt/bnxt_hwrm.c | 14 +++++++++----- > drivers/net/bnxt/bnxt_ring.h | 24 +++++++++++++----------- > 5 files changed, 27 insertions(+), 20 deletions(-) > > -- > 2.10.1 > >