commit | 37badd159c52768e31aab2c978b9f837e4dd66bc | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Fri Jul 05 18:30:21 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 05 16:29:19 2019 -0700 |
tree | bb39334f8a99b5a1019c8ca2b73e71d7c0758fc7 | |
parent | 2b257a6e736f5af17c796087b628cb320cdec062 [diff] |
net/mlx5e: Introduce a fenced NOP WQE posting function Similar to the existing mlx5e_post_nop(), but marks a fence in the WQE control segment. Added as a separate new function to not hurt the performance of the common case. To be used in a downstream patch of the series. Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Reviewed-by: Boris Pismenny <borisp@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>