[dpdk-dev] [PATCH v1] net/mlx5: fix existing file removal

Shahaf Shuler shahafs at mellanox.com
Mon Mar 19 10:13:35 CET 2018


Friday, March 16, 2018 5:38 PM, Nélio Laranjeiro:
> On Fri, Mar 16, 2018 at 11:22:27PM +0800, Xueming Li wrote:
> > There is no guarantee that the file won't be removed by external
> > user/application between the stat() and remove() syscalls, remove()
> > will fail if the file no longer exists.
> >
> > Fixes: f8b9a3bad467 ("net/mlx5: install a socket to exchange a file
> > descriptor")
> >
> > Signed-off-by: Xueming Li <xuemingl at mellanox.com>
> 
> Acked-by: Nelio Laranjeiro <nelio.laranjeiro at 6wind.com>

Applied to next-net-mlx, thanks. 


More information about the dev mailing list