commit | 7cc6d77bb56de3a428ed7cde91a09fffbdbef794 | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Mon Jul 17 12:27:26 2017 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Sun Sep 03 06:34:09 2017 +0300 |
tree | f8eaa165ac0b88c6d86e3da98b8a39e847521ed7 | |
parent | a071cb9f25bef32ec309ca9d123022c52175341b [diff] |
net/mlx5e: Type-specific optimizations for RX post WQEs function Separate the RX post WQEs function of the different RQ types. This enables RQ type-specific optimizations in data-path. Poll the ICOSQ completion queue only for Striding RQ, and only when a UMR post completion could be possibly available. Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>