commit | 2c8f80b3e318d0c434d1a6d38e38b1db83db0b95 | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Mon Jan 27 13:28:42 2020 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Feb 25 17:06:07 2020 -0800 |
tree | 35f1f09e10e5d03f0dc56316f2477a735c8cfdd2 | |
parent | 6e0504c69811ae9df7e7e1284950befbe3e6f496 [diff] |
net/mlx5e: RX, Use indirect calls wrapper for posting descriptors We can avoid an indirect call per NAPI cycle wrapping the RX descriptors posting call with the appropriate helper. Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Reviewed-by: Maxim Mikityanskiy <maximmi@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>