On Mon, Aug 31, 2020 at 5:58 PM wangyunjian <wangyunj...@huawei.com> wrote:
> > > Ping for review, please. yes. It’s in the pipeline and will be applied in a day or two. Thanks Ajit > > > > > -----Original Message----- > > > From: wangyunjian > > > Sent: Friday, July 31, 2020 8:09 PM > > > To: dev@dpdk.org > > > Cc: ajit.khapa...@broadcom.com; somnath.ko...@broadcom.com; Lilijun > > > (Jerry) <jerry.lili...@huawei.com>; xudingke <xudin...@huawei.com>; > > > wangyunjian <wangyunj...@huawei.com> > > > Subject: [dpdk-dev] [PATCH 0/2] fixes for bnxt driver > > > > > > From: Yunjian Wang <wangyunj...@huawei.com> > > > > > > This series include two fixes patches for bnxt driver. > > > > > > Yunjian Wang (2): > > > net/bnxt: fix memory leak when freeing vf_info > > > net/bnxt: add memory allocation check in vf_info init > > > > > > drivers/net/bnxt/bnxt_ethdev.c | 3 +-- > > > drivers/net/bnxt/bnxt_hwrm.c | 22 ++++++++++++++++++++-- > > > drivers/net/bnxt/bnxt_hwrm.h | 1 + > > > 3 files changed, 22 insertions(+), 4 deletions(-) > > > > > > -- > > > 2.23.0 > > > > > > >