Re: [PATCH net-next v6 2/6] net: stmmac: Add support for Allwinner A523 GMAC200

From: Chukun Pan
Date: Wed Sep 17 2025 - 03:01:00 EST


Hi,

I tested this on Radxa Cubie A5E and there seems to be a small issue:

When VLAN_8021Q is enabled (CONFIG_VLAN_8021Q=y), down the eth1 interface:

~ # ifconfig eth1 down
[ 96.695463] dwmac-sun55i 4510000.ethernet eth1: Timeout accessing MAC_VLAN_Tag_Filter
[ 96.703356] dwmac-sun55i 4510000.ethernet eth1: failed to kill vid 0081/0

Is this a known issue?

Thanks,
Chukun