Re: [PATCH v3 0/3] net: stmmac: L3/L4 filter bug fixes
From: Maxime Chevallier <maxime.chevallier@bootlin.com>
Date: 2026-07-01 07:07:02
Also in:
lkml
From: Maxime Chevallier <maxime.chevallier@bootlin.com>
Date: 2026-07-01 07:07:02
Also in:
lkml
Hi, On 6/30/26 13:56, muhammad.nazim.amirul.nazle.asmade@altera.com wrote:
From: Nazim Amirul <redacted> This series fixes three bugs in the stmmac L3/L4 TC flower filter implementation for the XGMAC2 core. All three patches target net.
A quick note on that, I noticed all your recent series on stmmac are missing the tree tag in the subject line. It should be something like [PATCH net v3 0/3] net: stmmac: L3/L4 filter bug fixes you can add it when generating patches with : git format-patch --subject-prefix='PATCH net-next' start..finish cf https://docs.kernel.org/process/maintainer-netdev.html#indicating-target-tree You can also use b4 for this. Thanks, Maxime