From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: Sergio Palumbo <palumbo.ser@outlook.it>
Cc: Andrew Lunn <andrew@lunn.ch>,
Heiner Kallweit <hkallweit1@gmail.com>,
"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, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] net: sfp: add quirk for DFP-34X-2C2 GPON ONU SFP
Date: Sun, 7 Jan 2024 19:17:32 +0000 [thread overview]
Message-ID: <ZZr4zCzEpuzOoIGQ@shell.armlinux.org.uk> (raw)
In-Reply-To: <AS1PR03MB8189FE82C632EBA97644D70082642@AS1PR03MB8189.eurprd03.prod.outlook.com>
On Sun, Jan 07, 2024 at 05:17:57PM +0100, Sergio Palumbo wrote:
> Add a quirk for a GPON SFP that identifies itself as "OEM"
> "DFP-34X-2C2". This module's PHY is accessible at 1000base-X,
> but can also run at 2500base-X as per specs of the module.
> After application of the quirk the module is enebled to run both
> at 1000base-X as well as at 2500base-X interface mode.
>
> Signed-off-by: Sergio Palumbo <palumbo.ser@outlook.it>
There are several issues here:
1. Submitting to netdev needs either [PATCH net] or [PATCH net-next]
to indicate which tree is being targetted. As this isn't a fix,
net-next is appropriate, but I would also suggest that it is too
late in the cycle as v6.7 is due out today.
2. How does the module switch between 1000base-X and 2500base-X?
What happens if the module wants to use 2500base-X but the host
doesn't support it? Please include these details in the commit
message.
3. While I know the Turris Rollball entries are out of order, please
try to keep the list alphabetically sorted, first by vendor string
and then part string.
Thanks.
--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!
prev parent reply other threads:[~2024-01-07 19:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-07 16:17 [PATCH] net: sfp: add quirk for DFP-34X-2C2 GPON ONU SFP Sergio Palumbo
2024-01-07 19:17 ` Russell King (Oracle) [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=ZZr4zCzEpuzOoIGQ@shell.armlinux.org.uk \
--to=linux@armlinux.org.uk \
--cc=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=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=palumbo.ser@outlook.it \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.