Re: [PATCH] net/bnxt: fix autoneg on PAM4 links

2021-11-17 Thread Ajit Khaparde
On Wed, Nov 17, 2021 at 8:11 PM Somnath Kotur wrote: > > If autonegotiation was enabled, driver was not passing the > 'auto_pam4_link_speeds' obtained during init and stored in bp->link_info > to bnxt_hwrm_port_phy_cfg(). This would result in an incorrect setting > being passed to the HW during PH

[PATCH] net/bnxt: fix autoneg on PAM4 links

2021-11-17 Thread Somnath Kotur
If autonegotiation was enabled, driver was not passing the 'auto_pam4_link_speeds' obtained during init and stored in bp->link_info to bnxt_hwrm_port_phy_cfg(). This would result in an incorrect setting being passed to the HW during PHY configuration. This in turn, would result in invalid settings