Re: [Patch v3 net-next 7/7] octeontx2-pf: ethtool physical link configuration
From: Jesse Brandeburg <hidden>
Date: 2021-02-03 00:49:28
Also in:
lkml
From: Jesse Brandeburg <hidden>
Date: 2021-02-03 00:49:28
Also in:
lkml
Hariprasad Kelam wrote:
From: Christina Jacob <redacted> Register set_link_ksetting callback with driver such that link configurations parameters like advertised mode,speed, duplex and autoneg can be configured. below command ethtool -s eth0 advertise 0x1 speed 10 duplex full autoneg on Signed-off-by: Christina Jacob <redacted> Signed-off-by: Sunil Goutham <sgoutham@marvell.com> Signed-off-by: Hariprasad Kelam <hkelam@marvell.com>
Reviewed-by: Jesse Brandeburg <redacted>