On 5/30/2017 8:48 AM, Adrien Mazarguil wrote: > On Mon, May 29, 2017 at 06:02:59PM -0700, Yongseok Koh wrote: >> A sanity check is required in priv_fdir_disable(). If resizing Rx queue >> fails, this can cause a crash by referencing a NULL pointer. >> >> Cc: sta...@dpdk.org >> Fixes: 76f5c99e6840 ("mlx5: support flow director") >> Fixes: 0cdddf4d0626 ("net/mlx5: split Rx queue structure") >> >> Signed-off-by: Yongseok Koh <ys...@mellanox.com> > > Acked-by: Adrien Mazarguil <adrien.mazarg...@6wind.com>
Applied to dpdk-next-net/master, thanks.