> -----Original Message-----
> From: dev <[email protected]> On Behalf Of Chengwen Feng
> Sent: Monday, May 10, 2021 15:06
> To: NBU-Contact-Thomas Monjalon <[email protected]>;
> [email protected]
> Cc: [email protected]
> Subject: [dpdk-dev] [PATCH 2/2] net/mlx5: fix memory barrier incorrectly
> placed
> 
> The memory barrier is used to ensure that the response is returned only
> after the Tx/Rx function is set, it should place after the Rx/Tx function is 
> set.
> 
> Fixes: 2aac5b5d119f ("net/mlx5: sync stop/start with secondary process")
> Cc: [email protected]
> 
> Signed-off-by: Chengwen Feng <[email protected]>
Acked-by: Viacheslav Ovsiienko <[email protected]>

Reply via email to