commit | 0bdc89b39d622b8929a687eee194e4e166fe84df | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Wed May 01 15:23:06 2019 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Jul 16 16:36:58 2020 -0700 |
tree | edc8a89deeea1df506d21fcc3dc8740aca10d1e1 | |
parent | 2901a5c618dd18b3610747c18547b33e0c1eca08 [diff] |
net/mlx5e: Do not request completion on every single UMR WQE UMR WQEs are posted in bulks, and HW is notified once per a bulk. Reduce the number of completions by requesting such only for the last WQE of the bulk. Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Reviewed-by: Maxim Mikityanskiy <maximmi@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>