On 4/7/2020 2:44 PM, Heinrich Kuhn wrote: > > > On 2020/04/07 13:37, wangyunjian wrote: >> From: Yunjian Wang <wangyunj...@huawei.com> >> >> When nfp_pf_create_dev() is cleaning up, it does not correctly set >> the dev_private variable to NULL, which will lead to a double free. >> >> Fixes: ef28aa96e53b ("net/nfp: support multiprocess") >> CC: sta...@dpdk.org >> >> Signed-off-by: Yunjian Wang <wangyunj...@huawei.com> > > Thanks Yunjian > > Acked-by: Heinrich Kuhn <heinrich.k...@netronome.com> >
Applied to dpdk-next-net/master, thanks.