From: Andrew Lunn <andrew@lunn.ch>
To: Sven Schuchmann <schuchmann@schleissheimer.de>
Cc: Heiner Kallweit <hkallweit1@gmail.com>,
Russell King <linux@armlinux.org.uk>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"maxime.chevallier@bootlin.com" <maxime.chevallier@bootlin.com>
Subject: Re: [PATCH net v2] net: phy: DP83TC811: add reading of abilities
Date: Mon, 11 May 2026 15:21:36 +0200 [thread overview]
Message-ID: <63a83ffd-15fe-4667-abd3-f4617be04427@lunn.ch> (raw)
In-Reply-To: <BEZP281MB2245C0B534D1297363EE1343D9382@BEZP281MB2245.DEUP281.PROD.OUTLOOK.COM>
> +++ b/drivers/net/phy/dp83tc811.c
> @@ -392,6 +392,7 @@ static struct phy_driver dp83811_driver[] = {
> /* PHY_BASIC_FEATURES */
> .config_init = dp83811_config_init,
> .config_aneg = dp83811_config_aneg,
> + .get_features = genphy_c45_pma_read_ext_abilities,
> .soft_reset = dp83811_phy_reset,
It looks like there is a space vs tab issue here. It is not just this
one line, but the whole patch. That usually means your email client or
email server has corrupted the email. Ah, outlook.com. Yes, that would
do it.
As a result the patch does not apply and the CI/CD system has not been
able to test your patch.
https://patchwork.kernel.org/project/netdevbpf/patch/BEZP281MB2245C0B534D1297363EE1343D9382@BEZP281MB2245.DEUP281.PROD.OUTLOOK.COM/
One option is to use a web submission endpoint:
https://b4.docs.kernel.org/en/latest/contributor/send.html
Yep, a lot of hoops to jump through, just to get a patch
submitted. The processes are designed to be scalable, handle lots of
patches efficiently. But they are not so friendly to beginners trying
to get one patch merged.
Andrew
prev parent reply other threads:[~2026-05-11 13:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-11 6:58 [PATCH net v2] net: phy: DP83TC811: add reading of abilities Sven Schuchmann
2026-05-11 13:21 ` Andrew Lunn [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=63a83ffd-15fe-4667-abd3-f4617be04427@lunn.ch \
--to=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=hkallweit1@gmail.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=maxime.chevallier@bootlin.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=schuchmann@schleissheimer.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox