[dpdk-stable] [PATCH] net/mlx5: fix VLAN configuration after port stop

Shahaf Shuler shahafs at mellanox.com
Thu Dec 21 15:45:42 CET 2017


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.laranjeiro at 6wind.com
> Cc: stable at dpdk.org
> 
> Signed-off-by: Shahaf Shuler <shahafs at mellanox.com>
> Acked-by: Nelio Laranjeiro <nelio.laranjeiro at 6wind.com>
> ---

Applied to next-net-mlx, thanks.




More information about the stable mailing list