[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ce7150b7-b6f1-4635-ba5f-fdfda84a6e2f@amd.com>
Date: Thu, 8 Feb 2024 14:00:46 +0530
From: "Aithal, Srikanth" <sraithal@....com>
To: Stephen Rothwell <sfr@...b.auug.org.au>, hkallweit1@...il.com,
andrew@...n.ch, Jakub Kicinski <kuba@...nel.org>
Cc: Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Regressions <regressions@...ts.linux.dev>,
open list <linux-kernel@...r.kernel.org>
Subject: linux-next20240208: tg3 driver nw interfaces not getting configured
Hi,
On 6.8.0-rc3-next-20240208, the network interfaces are not getting
configured.
I have 'NetXtreme BCM5720 Gigabit Ethernet PCIe'
configuration: autonegotiation=on broadcast=yes driver=tg3
If I revert below commit I am able to get back the interfaces mentioned.
commit 9bc791341bc9a5c22b94889aa37993bb69faa317
Author: Heiner Kallweit <hkallweit1@...il.com>
Date: Sat Feb 3 22:12:50 2024 +0100
tg3: convert EEE handling to use linkmode bitmaps
Convert EEE handling to use linkmode bitmaps. This prepares for
removing the legacy bitmaps from struct ethtool_keee.
No functional change intended.
Note: The change to mii_eee_cap1_mod_linkmode_t(tp->eee.advertised,
val)
in tg3_phy_autoneg_cfg() isn't completely obvious, but it doesn't
change
the current functionality.
Signed-off-by: Heiner Kallweit <hkallweit1@...il.com>
Reviewed-by: Andrew Lunn <andrew@...n.ch>
Link:
https://lore.kernel.org/r/0652b910-6bcc-421f-8769-38f7dae5037e@gmail.com
Signed-off-by: Jakub Kicinski <kuba@...nel.org>
The same works fine on 6.8.0-rc3-next-20240207.
Thanks,
Srikanth Aithal
sraithal@....com
Powered by blists - more mailing lists