Re: [PATCH net-next] net: sfp: add quirk for OEM DFP-34X-2C2 GPON ONU SFP

From: Sergio Palumbo
Date: Thu Feb 08 2024 - 09:00:22 EST


Dear Russel,
this is the first time I do such a test and kindly ask you to help me in preparing it.
In my openwrt environment I have found phylink.c file in two different directories:
/build_dir/toolchain-aarch64_cortex-a53__gcc-112.30_musl/linux-5.15.137/drivers/net/phy
/build_dir/toolchain-aarch64_cortex-a53__gcc-112.30_musllinux-mediatek_filogic/linux-5.15.137/drivers/net/phy

do I have to change both adding a line:
#define DEBUG

before the first #define line:
#define SUPPORTED_interfaces \

and then rebuild the system?

Thanks in advance for your patience in teaching me something totally new to me.
Best regards

Sergio Palumbo


Il 08/02/2024 10:07, Russell King (Oracle) ha scritto:
On Thu, Feb 08, 2024 at 09:30:48AM +0100, Sergio Palumbo wrote:
Hello Russell,
I did the requested test
I asked for it with a kernel that has #define DEBUG in phylink.c, but I
see no debug messages from phylink in your quoted output. There's no
mention of what's going on behind the scenes, so this gives me
absolutely no new information.