Comment 0 for bug 1853984

Revision history for this message
Fred Kimmy (kongzizaixian) wrote :

"[Bug Description]
For hardware doesn't support use specified speed and duplex
to negotiate, it's unnecessary to check and modify the port
speed and duplex for fibre port when autoneg is on.

[Steps to Reproduce]
1.ethtool -s eth* autoneg off speed 100000 duplex full
2.ethtool -s eth* autoneg on

[Actual Results]
set autoneg on fail

[Expected Results]
set autoneg on ok

[Reproducibility]
Inevitably

[Additional information]
Hardware: D06
Firmware: NA
Kernel: NA

[Resolution]
Not check and modify the port speed and duplex for fibre port when autoneg on."

net: hns3: fix port setting handle for fibre port