]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd3a877754015d5f34733255d027bc9e2865d690b
treeaccb82ac70af48c0c73f500089a1f2a070512184
parent15f1bad28fa53bd24f89e1bf670657e5ee993d85
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: af75425f0253 ("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