net/mlx5e: Don't allow aRFS for encapsulated packets
authorEran Ben Elisha <eranbe@mellanox.com>
Sun, 8 Jul 2018 11:52:12 +0000 (14:52 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Thu, 19 Jul 2018 01:16:56 +0000 (18:16 -0700)
commitd2e1c57bcf9a07cbb67f30ecf238f298799bce1c
treeaccb82ac70af48c0c73f500089a1f2a070512184
parent2630bae8018823c3b88788b69fb9f16ea3b4a11e
net/mlx5e: Don't allow aRFS for encapsulated packets

Driver is yet to support aRFS for encapsulated packets, return early
error in such case.

Fixes: 18c908e477dc ("net/mlx5e: Add accelerated RFS support")
Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com>
Reviewed-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_arfs.c