commit | 4cbb7558013a4f600eb1ca9ad34959d8912240e6 | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Mon Jun 19 18:36:30 2017 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Sun Sep 03 06:34:08 2017 +0300 |
tree | 12a8d8d22b735d378d8a15f1beb435649f4cfc5c | |
parent | 4c2af5cc2bee32685883b55328d8b5ec80e1781f [diff] |
net/mlx5e: NAPI busy-poll when UMR post is in progress If a UMR post is in progress, it means that there's a missing WQE in RQ, and that a completion will be shortly available in ICO SQ completion queue. Prefer busy-poll to handle it as soon as possible. Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>