[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZmvHgg5SDYlrO9yB@HYD-DK-UNGSW21.microchip.com>
Date: Fri, 14 Jun 2024 10:00:58 +0530
From: Raju Lakkaraju <Raju.Lakkaraju@...rochip.com>
To: "Russell King (Oracle)" <linux@...linux.org.uk>
CC: Raju Lakkaraju <Raju.Lakkaraju@...rochip.com>, <netdev@...r.kernel.org>,
<davem@...emloft.net>, <kuba@...nel.org>, <linux-kernel@...r.kernel.org>,
<bryan.whitehead@...rochip.com>, <andrew@...n.ch>, <sbauer@...ckbox.su>,
<hmehrtens@...linear.com>, <lxu@...linear.com>, <hkallweit1@...il.com>,
<edumazet@...gle.com>, <pabeni@...hat.com>, <wojciech.drewek@...el.com>,
<UNGLinuxDriver@...rochip.com>
Subject: Re: [PATCH net V4 1/3] net: lan743x: disable WOL upon resume to
restore full data path operation
Hi Russell King,
The 06/13/2024 08:44, Russell King (Oracle) wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
>
> On Wed, Jun 12, 2024 at 10:55:37PM +0530, Raju Lakkaraju wrote:
> > @@ -3728,6 +3729,30 @@ static int lan743x_pm_resume(struct device *dev)
> > return ret;
> > }
> >
> > + ret = lan743x_csr_read(adapter, MAC_WK_SRC);
> > + netif_info(adapter, drv, adapter->netdev,
> > + "Wakeup source : 0x%08X\n", ret);
>
> Does this need to be printed at info level, or is it a debug message?
Print at info level helps the tester/sqa team to identify the root cause of
the wake and confirm the test cases.
In general, tester does not enable debug level messages for testing.
Still, if we need to change from info to debug, i can change.
Please let me know.
>
> Thanks.
>
> --
> RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
> FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!
--
Thanks,
Raju
Powered by blists - more mailing lists