RE: [PATCH net 0/8] net: stmmac: Fixes for -net

From: Jose Abreu
Date: Mon Dec 16 2019 - 04:26:34 EST


From: Jakub Kicinski <jakub.kicinski@xxxxxxxxxxxxx>
Date: Dec/14/2019, 00:22:16 (UTC+00:00)

> 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?

I agree with you Jakub but although these are bugs they are either for
recently introduced features (such as SPH and selftests), or for
features that are not commonly used. I can dig into the GIT history and
provide fixes tag for them all or I can always provide a backport fix if
any user requires so. Can you please comment on which one you prefer ?

---
Thanks,
Jose Miguel Abreu