On Fri, Apr 30, 2021 at 1:10 PM Ajit Khaparde wrote: > This patchset contains fixes to the bnxt PMD. > > Ajit Khaparde (4): > net/bnxt: fix mismatched type comparison > net/bnxt: fix unchecked return value > net/bnxt: fix mismatched comparison > net/bnxt: fix ring count calculation > > drivers/net/bnxt/bnxt.h | 18 ++++++------------ > drivers/net/bnxt/bnxt_ethdev.c | 8 ++++++-- > drivers/net/bnxt/bnxt_rxr.c | 2 +- > 3 files changed, 13 insertions(+), 15 deletions(-) > Patchset applied to dpdk-next-net-brcm. Thanks > > -- > 1.8.3.1 > >