commit | 2901a5c618dd18b3610747c18547b33e0c1eca08 | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Thu Apr 30 15:52:53 2020 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Jul 16 16:36:56 2020 -0700 |
tree | d46cd7db37d29d7143a8ae4af57e69770e8fcba7 | |
parent | 93761ca17edf83f4222ab5abda8bde837ea5a309 [diff] |
net/mlx5e: RX, Avoid indirect call in representor CQE handling Use INDIRECT_CALL_2() helper to avoid the cost of the indirect call when/if CONFIG_RETPOLINE=y. Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Reviewed-by: Maxim Mikityanskiy <maximmi@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>