[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150304.155720.1848596405389862350.davem@davemloft.net>
Date: Wed, 04 Mar 2015 15:57:20 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: peter.chen@...escale.com
Cc: netdev@...r.kernel.org, b38611@...escale.com,
stable@...r.kernel.org
Subject: Re: [PATCH 1/1] net: fec: fix rcv is not last issue when do
suspend/resume test
From: Peter Chen <peter.chen@...escale.com>
Date: Wed, 4 Mar 2015 07:52:11 +0800
> From: Fugang Duan <b38611@...escale.com>
>
> When do suspend/resume stress test, some log shows "rcv is not +last".
> The issue is that enet suspend will disable phy clock, phy link down,
> after resume back, enet MAC redo initial and ready to tx/rx packet,
> but phy still is not ready which is doing auto-negotiation. When phy
> link is not up, don't schdule napi soft irq.
>
...
> Tested-by: Peter Chen <peter.chen@...escale.com>
> Signed-off-by: Peter Chen <peter.chen@...escale.com>
> Signed-off-by: Fugang Duan <B38611@...escale.com>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists