Hi David,
On 11/11/2022 09:20, patchwork-bot+netdevbpf@xxxxxxxxxx wrote:
Hello:
This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@xxxxxxxxxxxxx>:
On Sat, 5 Nov 2022 23:36:15 +0100 you wrote:
Similar to TX counterpart available on MT7622 and MT7986, introduce
RX Wireless Ethernet Dispatch available on MT7986 SoC in order to
offload traffic received by wlan nic to the wired interfaces (lan/wan).
Changes since v3:
- remove reset property in ethsys dts node
- rely on readx_poll_timeout in wo mcu code
- fix typos
- move wo-ccif binding in soc folder
- use reserved-memory for wo-dlm
- improve wo-ccif binding
[...]
Here is the summary with links:
- [v4,net-next,1/8] arm64: dts: mediatek: mt7986: add support for RX Wireless Ethernet Dispatch
https://git.kernel.org/netdev/net-next/c/eed4f1ddad8c
As I mentioned in the series, DTS changes should go through my tree to avoid
merge conflicts. Please let me know if you drop the patch and I'll take it then.
Regards,
Matthias
- [v4,net-next,2/8] dt-bindings: net: mediatek: add WED RX binding for MT7986 eth driver
https://git.kernel.org/netdev/net-next/c/ceb82ac2e745
- [v4,net-next,3/8] net: ethernet: mtk_wed: introduce wed mcu support
https://git.kernel.org/netdev/net-next/c/cc514101a97e
- [v4,net-next,4/8] net: ethernet: mtk_wed: introduce wed wo support
https://git.kernel.org/netdev/net-next/c/799684448e3e
- [v4,net-next,5/8] net: ethernet: mtk_wed: rename tx_wdma array in rx_wdma
https://git.kernel.org/netdev/net-next/c/084d60ce0c6c
- [v4,net-next,6/8] net: ethernet: mtk_wed: add configure wed wo support
https://git.kernel.org/netdev/net-next/c/4c5de09eb0d0
- [v4,net-next,7/8] net: ethernet: mtk_wed: add rx mib counters
https://git.kernel.org/netdev/net-next/c/51ef685584e2
- [v4,net-next,8/8] MAINTAINERS: update MEDIATEK ETHERNET entry
https://git.kernel.org/netdev/net-next/c/90050f80509c
You are awesome, thank you!