net: ethernet: mtk_eth_soc: add ipv6 flow offload support
authorDavid Bentham <db260179@gmail.com>
Thu, 30 Dec 2021 19:55:48 +0000 (19:55 +0000)
committerFelix Fietkau <nbd@nbd.name>
Sat, 19 Feb 2022 14:00:16 +0000 (15:00 +0100)
commite3166643fbc9f3cf67948c660a76b5cc60bf0ef8
tree38333864db3aa4d4d2e4d1426fe98e26c76debc8
parent009293c52e637612cd118717a1bea4e142889e09
net: ethernet: mtk_eth_soc: add ipv6 flow offload support

Add the missing IPv6 flow offloading support for routing only.
Hardware flow offloading is done by the packet processing engine (PPE)
of the Ethernet MAC and as it doesn't support mangling of IPv6 packets,
IPv6 NAT cannot be supported.

Signed-off-by: David Bentham <db260179@gmail.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/generic/pending-5.10/701-net-ethernet-mtk_eth_soc-add-ipv6-flow-offloading-support.patch [new file with mode: 0644]