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.laranje...@6wind.com > > Signed-off-by: Shahaf Shuler <shah...@mellanox.com> > Acked-by: Nelio Laranjeiro <nelio.laranje...@6wind.com>
Series applied to dpdk-next-net/master, thanks.