Wednesday, December 13, 2017 4:03 PM, Shahaf Shuler: > Ethdev layer has an API to configure vlan setting on the flight, i.e. > when the port state is start. > > calling such API when the port is stopped may cause segmentation fault as > the related Verbs contexts has not been created yet. > > Fixes: 09cb5b581762 ("net/mlx5: separate DPDK from verbs Rx queue > objects") > Cc: nelio.laranje...@6wind.com > Cc: sta...@dpdk.org > > Signed-off-by: Shahaf Shuler <shah...@mellanox.com> > Acked-by: Nelio Laranjeiro <nelio.laranje...@6wind.com> > ---
Applied to next-net-mlx, thanks.