Files
linux/drivers
Yu Xiao f7536ffb09 nfp: flower: Allow ipv6gretap interface for offloading
The tunnel_type check only allows for "netif_is_gretap", but for
OVS the port is actually "netif_is_ip6gretap" when setting up GRE
for ipv6, which means offloading request was rejected before.

Therefore, adding "netif_is_ip6gretap" allow ipv6gretap interface
for offloading.

Signed-off-by: Yu Xiao <yu.xiao@corigine.com>
Signed-off-by: Louis Peens <louis.peens@corigine.com>
Signed-off-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-11-01 13:09:55 +00:00
..
2021-09-08 11:50:26 -07:00
2021-10-28 12:46:31 +01:00
2021-10-28 12:47:49 +01:00
2021-10-29 13:17:21 +01:00
2021-09-20 12:43:34 +01:00
2021-10-28 14:42:20 +01:00
2021-08-14 15:54:09 -06:00