[dpdk-dev] [PATCH v1 0/4] refactor SMP barriers for net/mlx
Feifei Wang
feifei.wang2 at arm.com
Thu Mar 18 08:18:36 CET 2021
For net/mlx4 and net/mlx5, fix cache rebuild bug and replace SMP
barriers with atomic fence.
Feifei Wang (4):
net/mlx4: fix rebuild bug for Memory Region cache
net/mlx4: replace SMP barrier with C11 barriers
net/mlx5: fix rebuild bug for Memory Region cache
net/mlx5: replace SMP barriers with C11 barriers
drivers/net/mlx4/mlx4_mr.c | 21 +++++++++----------
drivers/net/mlx5/mlx5_mr.c | 41 ++++++++++++++++++--------------------
2 files changed, 28 insertions(+), 34 deletions(-)
--
2.25.1
More information about the dev
mailing list