[dpdk-dev] [PATCH] net/mlx5: fix wrong exception handling

Ferruh Yigit ferruh.yigit at intel.com
Thu Jun 1 12:24:31 CEST 2017


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: stable at dpdk.org
>> Fixes: 76f5c99e6840 ("mlx5: support flow director")
>> Fixes: 0cdddf4d0626 ("net/mlx5: split Rx queue structure")
>>
>> Signed-off-by: Yongseok Koh <yskoh at mellanox.com>
> 
> Acked-by: Adrien Mazarguil <adrien.mazarguil at 6wind.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list