netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/2] hv_netvsc shutdown redo
@ 2018-01-27  0:18 Stephen Hemminger
  2018-01-27  0:18 ` [RFC 1/2] hv_netvsc: make sure device is idle before changes Stephen Hemminger
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Stephen Hemminger @ 2018-01-27  0:18 UTC (permalink / raw)
  To: kys, haiyangz, vkuznets, mgamal; +Cc: netdev, Stephen Hemminger

These patches change how teardown of Hyper-V network devices
is done. These are tested on WS2012 and WS2016.

It moves the tx/rx shutdown into the rndis close handling,
and that makes earlier gpadl changes unnecsssary.

Stephen Hemminger (2):
  hv_netvsc: make sure device is idle before changes
  Revert "hv_netvsc: netvsc_teardown_gpadl() split"

 drivers/net/hyperv/hyperv_net.h   |  1 -
 drivers/net/hyperv/netvsc.c       | 75 ++++++++++++++++++---------------------
 drivers/net/hyperv/netvsc_drv.c   | 29 ++++++++-------
 drivers/net/hyperv/rndis_filter.c | 48 ++++++++++++-------------
 4 files changed, 73 insertions(+), 80 deletions(-)

-- 
2.15.1

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

end of thread, other threads:[~2018-01-28  1:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-27  0:18 [RFC 0/2] hv_netvsc shutdown redo Stephen Hemminger
2018-01-27  0:18 ` [RFC 1/2] hv_netvsc: make sure device is idle before changes Stephen Hemminger
2018-01-27  0:18 ` [RFC 2/2] Revert "hv_netvsc: netvsc_teardown_gpadl() split" Stephen Hemminger
2018-01-27 16:21 ` [RFC 0/2] hv_netvsc shutdown redo Vitaly Kuznetsov
     [not found]   ` <SN4PR2101MB087887EE5C948A92068A4F17CAE70@SN4PR2101MB0878.namprd21.prod.outlook.com>
2018-01-28  1:34     ` Stephen Hemminger

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).