linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2][v3] Put the NIC in runtime suspended during s2ram
@ 2020-12-01  1:21 Chen Yu
  2020-12-01  1:21 ` [PATCH 1/2][v3] e1000e: Leverage direct_complete to speed up s2ram Chen Yu
  2020-12-01  1:22 ` [PATCH 2/2][v3] e1000e: Remove the runtime suspend restriction on CNP+ Chen Yu
  0 siblings, 2 replies; 5+ messages in thread
From: Chen Yu @ 2020-12-01  1:21 UTC (permalink / raw)
  To: Jesse Brandeburg, Tony Nguyen, Jakub Kicinski, Kai-Heng Feng,
	Paul Menzel
  Cc: David S. Miller, Rafael J. Wysocki, Len Brown, Neftin, Sasha,
	Kirsher, Jeffrey T, intel-wired-lan, netdev, linux-kernel,
	Brandt, Todd E, Chen Yu

The NIC is put in runtime suspend status when there is no cable connected.
As a result, it is safe to keep non-wakeup NIC in runtime suspended during
s2ram because the system does not rely on the NIC plug event nor WoL to wake
up the system. Besides that, unlike the s2idle, s2ram does not need to
manipulate S0ix settings during suspend.

Chen Yu (2):
  e1000e: Leverage direct_complete to speed up s2ram
  e1000e: Remove the runtime suspend restriction on CNP+

 drivers/net/ethernet/intel/e1000e/netdev.c | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-12-02 15:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-01  1:21 [PATCH 0/2][v3] Put the NIC in runtime suspended during s2ram Chen Yu
2020-12-01  1:21 ` [PATCH 1/2][v3] e1000e: Leverage direct_complete to speed up s2ram Chen Yu
2020-12-02 13:06   ` Kai-Heng Feng
2020-12-02 15:40     ` Chen Yu
2020-12-01  1:22 ` [PATCH 2/2][v3] e1000e: Remove the runtime suspend restriction on CNP+ Chen Yu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).