Re: [PATCH] net: pcs: enable autonegotiation for 10g-usxgmii
From: Vladimir Oltean
Date: Wed Aug 26 2026 - 16:20:07 EST
On Mon, Aug 24, 2026 at 02:54:54PM +0200, Patryk Biel wrote:
> Hi,
> pt., 21 sie 2026 o 12:00 Ioana Ciornei <ioana.ciornei@xxxxxxx> napisał(a):
>
> > For v2 please explicitly target the net tree by changing the subject
> > prefix to "PATCH net ".
>
> Applied all requested changes, however, according to this suggestion
> ("PATCH net") I also rebased my changes and changed target to net
> instead of net-next, and I now see that on patchwork one check is
> failing, namely "netdev/fixes_present". May I ask how I should proceed
> with this - should I add a Fixes tag, or change the base back to
> net-next?
>
> Best regards
> Patryk
I discussed this with Ioana, and we now think it would be better to
retarget v3 for net-next, given:
- the fact that you are effectively removing a bootloader dependency
(which can be seen as further developing the driver), not fixing a
breakage (which will be backported to stable kernels)
- the risk for introducing regressions in said stable kernels
But yes, patches targeted for 'net' should have a Fixes: tag.