Re: [PATCH v3 0/3] net: stmmac: L3/L4 filter bug fixes
From: Nazle Asmade, Muhammad Nazim Amirul
Date: Mon Jul 13 2026 - 22:33:36 EST
On 1/7/2026 3:06 pm, Maxime Chevallier wrote:
> Hi,
>
> On 6/30/26 13:56, muhammad.nazim.amirul.nazle.asmade@xxxxxxxxxx wrote:
>> From: Nazim Amirul <muhammad.nazim.amirul.nazle.asmade@xxxxxxxxxx>
>>
>> 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
>
Hi Maxime,
Ok let me repost it with the fix.
BR,
Nazim