commit | 98df6d5b877c26012bbafcf07ff51326db4ef3f7 | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Sun Dec 16 17:20:31 2018 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Fri Apr 05 14:10:35 2019 -0700 |
tree | 390631e1606bc0a74d9c7525863af26741fb5014 | |
parent | 27c11b6b844cd9473330ff29ddb55a535d2dd14a [diff] |
net/mlx5: A write memory barrier is sufficient in EQ ci update Soften the memory barrier call of mb() by a sufficient wmb() in the consumer index update of the event queues. Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>