--Shahaf
> -----Original Message----- > From: Yongseok Koh > Sent: Tuesday, May 8, 2018 10:20 PM > To: Raslan Darawsheh <rasl...@mellanox.com> > Cc: Shahaf Shuler <shah...@mellanox.com>; dev@dpdk.org; Thomas > Monjalon <tho...@monjalon.net>; Ophir Munk > <ophi...@mellanox.com>; sta...@dpdk.org > Subject: Re: [PATCH v3 2/2] net/mlx5: fix resource leak in case of error > > > > On May 8, 2018, at 2:11 AM, Raslan Darawsheh <rasl...@mellanox.com> > wrote: > > > > If something went wrong in mlx5 pci prop the allocated eth dev will > > cause a memory leak. > > > > This commit release the eth dev that was previously allocated. Considering this patch as a temporary w.a. as there is patchset[1] which starts to address this issue from ethdev layer. > > > > Fixes: 771fa900b73a ("mlx5: introduce new driver for Mellanox > > ConnectX-4 adapters") > > Cc: sta...@dpdk.org > > > > Signed-off-by: Raslan Darawsheh <rasl...@mellanox.com> > > > > --- > Acked-by: Yongseok Koh <ys...@mellanox.com> > > Thanks [1] http://dpdk.org/dev/patchwork/patch/39544/