Re: [PATCH net 0/5] net: stmmac: Fix double VLAN 802.1ad tag handling

Jakub Kicinski <[email protected]> Tue, 4 Aug 2026 16:23:18 -0700
Newsgroups gmane.linux.network,gmane.linux.ports.arm.kernel,gmane.linux.kernel
Message-ID <[email protected]>
On Thu, 30 Jul 2026 08:57:23 +0000 Ovidiu Panait wrote:
> > I stretch goal, if you are interested and have time. Can you turn this
> > into a test somewhere in tools/testing/selftests/net ? If one MAC
> > driver has it wrong, there are probably other MAC drivers which are
> > also wrong.
> 
> Sure, I can add a test for this in tools/testing/selftests/net. I'll include it v2.

small correction - .../selftests/drivers/net to be exact
and if you can -- please use Python