netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: kys@microsoft.com, haiyangz@microsoft.com, vkuznets@redhat.com,
	mgamal@redhat.com
Cc: netdev@vger.kernel.org, Stephen Hemminger <sthemmin@microsoft.com>
Subject: [RFC 0/2] hv_netvsc shutdown redo
Date: Fri, 26 Jan 2018 16:18:12 -0800	[thread overview]
Message-ID: <20180127001814.11203-1-sthemmin@microsoft.com> (raw)

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

             reply	other threads:[~2018-01-27  0:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-27  0:18 Stephen Hemminger [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180127001814.11203-1-sthemmin@microsoft.com \
    --to=stephen@networkplumber.org \
    --cc=haiyangz@microsoft.com \
    --cc=kys@microsoft.com \
    --cc=mgamal@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=sthemmin@microsoft.com \
    --cc=vkuznets@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).