]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: dsa/eth: adapt receive path 23948/head
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Tue, 23 Jun 2026 16:50:48 +0000 (18:50 +0200)
committerMarkus Stockhausen <markus.stockhausen@gmx.de>
Fri, 26 Jun 2026 14:43:25 +0000 (16:43 +0200)
commite59484b39ea79e8a77f3bb953f25b25769ef9ebe
treeac4c2bbc17eeb7670549e584318bcb002937afb8
parentbc910540adbafd4cc811dcdf69e9baa562e9fffb
realtek: dsa/eth: adapt receive path

Improve the DSA receive tagging. For this convert the receive path
to METADATA_HW_PORT_MUX. This way no skb data mangling is needed.
See e.g. airoha_eth.c or mtk_eth_soc.c.

Link: https://github.com/openwrt/openwrt/pull/23948
Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
target/linux/realtek/files-6.18/drivers/net/ethernet/rtl838x_eth.c
target/linux/realtek/files-6.18/net/dsa/tag_rtl_otto.c