[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191213162216.2dc8a108@cakuba.netronome.com>
Date: Fri, 13 Dec 2019 16:22:16 -0800
From: Jakub Kicinski <jakub.kicinski@...ronome.com>
To: Jose Abreu <Jose.Abreu@...opsys.com>
Cc: netdev@...r.kernel.org, Joao Pinto <Joao.Pinto@...opsys.com>,
Giuseppe Cavallaro <peppe.cavallaro@...com>,
Alexandre Torgue <alexandre.torgue@...com>,
"David S. Miller" <davem@...emloft.net>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net 0/8] net: stmmac: Fixes for -net
On Tue, 10 Dec 2019 20:33:52 +0100, Jose Abreu wrote:
> Fixes for stmmac.
>
> 1) Fixes the filtering selftests (again) for cases when the number of multicast
> filters are not enough.
>
> 2) Fixes SPH feature for MTU > default.
>
> 3) Fixes the behavior of accepting invalid MTU values.
>
> 4) Fixes FCS stripping for multi-descriptor packets.
>
> 5) Fixes the change of RX buffer size in XGMAC.
>
> 6) Fixes RX buffer size alignment.
>
> 7) Fixes the 16KB buffer alignment.
>
> 8) Fixes the enabling of 16KB buffer size feature.
Hi Jose!
Patches directed at net should have a Fixes tag identifying the commit
which introduced the problem. The commit messages should also describe
user-visible outcomes of the bugs. Without those two its hard to judge
which patches are important for stable backports.
Could you please repost with appropriate Fixes tags?
Powered by blists - more mailing lists