From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: Giammarco lynx <stich86@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org
Subject: Re: Fwd: Question abount VSOL/CarlitoxxPro SFP Patch on Marvell Armada (MCBIN DS)
Date: Mon, 7 Mar 2022 17:13:31 +0000 [thread overview]
Message-ID: <YiY9O81qUsy5+/MB@shell.armlinux.org.uk> (raw)
In-Reply-To: <CAJbjdrRqzqrTnS7c5Vi4=5=3uud12oYZ7iV6Le-9jEOcSbTnmQ@mail.gmail.com>
Hi,
On Mon, Mar 07, 2022 at 05:18:18PM +0100, Giammarco lynx wrote:
> Hi all,
>
> i'm trying to make link up of a VSOL V2810F into a MacchiatoBIN
> double-shot on port SFP@2.5GbE (rif
> https://www.spinics.net/lists/arm-kernel/msg857257.html)
>
> The current situation is this one (putting some logs into sfp.c):
sfp.c already has debugging present (see the dev_dbg() statements).
Those in sfp_sm_event() will show you the complete state machine
state and events at entry and exit from each state machine run and
is superior to the output provided below, which I can't really make
too much sense of.
> the SFP reaches the RX_LOS state and there should be a link up (i've
> forced los=true on the sfp.c), but nothing happens :(
So what state did SFP end up in?
There's two ways to know that - either via the debugfs "state" file
for the SFP (which should be /sys/kernel/debug/sfp-eth3/state) or
by using the provided debug in sfp.c which can be enabled by adding
#define DEBUG at the stop of sfp.c.
Also defining DEBUG at the top of phylink.c to get further debugging
output that will be useful to see what's going on at the MAC side.
I suspect you are getting to the "SFP_S_LINK_UP" state, but for some
reason the link between the host and the module isn't coming up.
Is the PON module connected to the PON network?
Thanks.
--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2022-03-07 17:16 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CAJbjdrQbAd01WmW-ZQ9d9QKAtUqbQcRkpadtfSH94o9ZUqkhAg@mail.gmail.com>
2022-03-07 16:18 ` Fwd: Question abount VSOL/CarlitoxxPro SFP Patch on Marvell Armada (MCBIN DS) Giammarco lynx
2022-03-07 17:13 ` Russell King (Oracle) [this message]
[not found] ` <CAJbjdrRiJMnQJEDCABOVxFyaqnSdBbq7Q-ixqBwW2ni49+gfgQ@mail.gmail.com>
[not found] ` <YiZZbskbuqq+I2PW@shell.armlinux.org.uk>
[not found] ` <CAJbjdrReN4B0XXFFLaTsPj_graAkguQPzP4xtRGbHeGozbJycQ@mail.gmail.com>
2022-03-07 20:12 ` Giammarco lynx
2022-03-07 23:01 ` Russell King (Oracle)
2022-03-08 10:08 ` Giammarco lynx
2022-03-08 11:15 ` Russell King (Oracle)
2022-03-08 11:54 ` Giammarco lynx
2022-03-08 12:12 ` Russell King (Oracle)
[not found] ` <CAJbjdrSRcGVavaWJHuO3_RnP8A30b_ZQS_yAUCUWKCqxrUMwLw@mail.gmail.com>
[not found] ` <Yid39zuckqVLVJts@shell.armlinux.org.uk>
2022-03-08 15:51 ` Giammarco lynx
2022-05-08 16:51 ` Pali Rohár
2022-05-09 15:41 ` Russell King (Oracle)
2022-05-09 17:08 ` Pali Rohár
2022-05-09 20:27 ` Russell King (Oracle)
2022-05-08 16:31 ` Pali Rohár
2022-05-09 11:13 ` Giammarco lynx
2022-05-09 11:24 ` Pali Rohár
[not found] ` <dc809ba8-ec64-4ba7-a8e1-60c24bd30296@Spark>
2022-05-09 15:47 ` Russell King (Oracle)
2022-05-08 16:38 ` Pali Rohár
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=YiY9O81qUsy5+/MB@shell.armlinux.org.uk \
--to=linux@armlinux.org.uk \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=stich86@gmail.com \
/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.