[dpdk-dev] [PATCH 1/2] net/mlx5: fix segfault on interrupt disable

Ferruh Yigit ferruh.yigit at intel.com
Mon Oct 23 19:49:57 CEST 2017


On 10/17/2017 5:04 AM, Shahaf Shuler wrote:
> Interrupt disable can be called when the interrupt vector is not yet
> allocated. Such case ends up with segmentation fault.
> 
> Fixing it by adding verification for interrupt vector validity.
> 
> Fixes: 09cb5b581762 ("net/mlx5: separate DPDK from verbs Rx queue objects")
> Cc: nelio.laranjeiro at 6wind.com
> 
> Signed-off-by: Shahaf Shuler <shahafs at mellanox.com>
> Acked-by: Nelio Laranjeiro <nelio.laranjeiro at 6wind.com>

Series applied to dpdk-next-net/master, thanks.


More information about the dev mailing list