lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ