> -----Original Message-----
> From: Gregory Etelson <[email protected]>
> Sent: Wednesday, November 11, 2020 9:14
> To: [email protected]
> Cc: Gregory Etelson <[email protected]>; Matan Azrad
> <[email protected]>; Raslan Darawsheh <[email protected]>; Shahaf
> Shuler <[email protected]>; Slava Ovsiienko <[email protected]>;
> Suanming Mou <[email protected]>
> Subject: [PATCH 2/4] net/mlx5: fix tunnel offload hub multi-thread protection
> 
> The original patch was removing active tunnel offload objects from a tunnels
> db list. That action was leading to a PMD crash.
> 
> Current patch isolates tunnels db list into a separate API. That API manages 
> MT
> protection of the tunnel offload db.
> 
> Fixes: e4f5880 ("net/mlx5: make tunnel hub list thread safe")
> 
> Signed-off-by: Gregory Etelson <[email protected]>
Acked-by: Viacheslav Ovsiienko <[email protected]>

Reply via email to