[dpdk-dev] [dpdk-stable] [PATCH] net/mlx5: fix indirect action modify rollback

Thomas Monjalon thomas at monjalon.net
Thu Jul 22 16:04:43 CEST 2021


21/07/2021 14:51, Dmitry Kozlyuk:
> mlx5_ind_table_obj_modify() first references queues from the new list,
> then applies the new list to HW. In case of apply failure the function
> dereferenced queues from the old list, while it should be the new list.
> 
> Fixes: fa7ad49e96b5 ("net/mlx5: fix shared RSS action update")
> Cc: andreyv at nvidia.com
> Cc: stable at dpdk.org
> 
> Signed-off-by: Dmitry Kozlyuk <dkozlyuk at nvidia.com>
> Acked-by: Matan Azrad <matan at nvidia.com>

Applied, thanks




More information about the dev mailing list