lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <552f550315dc503250cc61fdcd13db38c1ea00f5@linux.dev>
Date: Mon, 26 May 2025 08:52:12 +0000
From: "Yajun Deng" <yajun.deng@...ux.dev>
To: "Russell King (Oracle)" <linux@...linux.org.uk>
Cc: "Andrew Lunn" <andrew@...n.ch>, hkallweit1@...il.com,
 davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
 pabeni@...hat.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] net: phy: Add c45_phy_ids sysfs entry

May 26, 2025 at 4:19 PM, "Russell King (Oracle)" <linux@...linux.org.uk> wrote:



> 
> On Mon, May 26, 2025 at 08:11:21AM +0000, Yajun Deng wrote:
> 
> > 
> > c45 device:
> > 
> >  $ ls /sys/class/net/eth0/phydev/
> > 
> >  attached_dev driver of_node phy_id power subsystem
> > 
> >  c45_phy_ids hwmon phy_has_fixups phy_interface statistics uevent
> > 
> >  
> > 
> >  $ ls /sys/class/net/eth0/phydev/c45_phy_ids
> > 
> >  mmd10_device_id mmd17_device_id mmd23_device_id mmd2_device_id mmd7_device_id
> > 
> >  mmd11_device_id mmd18_device_id mmd24_device_id mmd30_device_id mmd8_device_id
> > 
> >  mmd12_device_id mmd19_device_id mmd25_device_id mmd31_device_id mmd9_device_id
> > 
> >  mmd13_device_id mmd1_device_id mmd26_device_id mmd3_device_id
> > 
> >  mmd14_device_id mmd20_device_id mmd27_device_id mmd4_device_id
> > 
> >  mmd15_device_id mmd21_device_id mmd28_device_id mmd5_device_id
> > 
> >  mmd16_device_id mmd22_device_id mmd29_device_id mmd6_device_id
> > 
> 
> I suspect you don't have a PHY that defines all these IDs. Are you sure
> 
> your .is_visible() is working properly?
> 

I'm just determining if it's a c45 device and not filtering PHY ID content now.
I can add this condition. 


But the 'c45_phy_ids' directory could not be hidden if it's a c22 device.
If c45_phy_ids is a file and it has an array of values. We can hide this
file even if it's a c22 device.


> -- 
> 
> RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
> 
> FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ