Merge branch 'mtk_eth_soc-flo-offload-plus-wireless'
authorDavid S. Miller <davem@davemloft.net>
Wed, 6 Apr 2022 13:08:52 +0000 (14:08 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Apr 2022 13:08:52 +0000 (14:08 +0100)
Felix Fietkau says:

====================
MediaTek SoC flow offload improvements + wireless support

This series contains the following improvements to mediatek ethernet flow
offload support:

- support dma-coherent on ethernet to improve performance
- add ipv6 offload support
- rework hardware flow table entry handling to improve dealing with hash
  collisions and competing flows
- support creating offload entries from user space
- support creating offload entries with just source/destination mac address,
  vlan and output device information
- add driver changes for supporting the Wireless Ethernet Dispatch core,
  which can be used to offload flows from ethernet to MT7915 PCIe WLAN
  devices

Changes in v2:
- add missing dt-bindings patches
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge