[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1522955361-14704-1-git-send-email-mgamal@redhat.com>
Date: Thu, 5 Apr 2018 21:09:17 +0200
From: Mohammed Gamal <mgamal@...hat.com>
To: netdev@...r.kernel.org, sthemmin@...rosoft.com
Cc: devel@...uxdriverproject.org, linux-kernel@...r.kernel.org,
kys@...rosoft.com, haiyangz@...rosoft.com, vkuznets@...hat.com,
otubo@...hat.com, Mohammed Gamal <mgamal@...hat.com>
Subject: [PATCH 0/4] hv_netvsc: Fix shutdown issues on older Windows hosts
Guests running on WS2012 hosts would not shutdown when changing network
interface setting (e.g. Number of channels, MTU ... etc).
This patch series addresses these shutdown issues we enecountered with WS2012
hosts. It's essentialy a rework of the series sent in
https://lkml.org/lkml/2018/1/23/111 on top of latest upstream
Fixes: 0ef58b0a05c1 ("hv_netvsc: change GPAD teardown order on older versions")
Mohammed Gamal (4):
hv_netvsc: Use Windows version instead of NVSP version on GPAD
teardown
hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl()
hv_netvsc: Ensure correct teardown message sequence order
hv_netvsc: Pass net_device parameter to revoke and teardown functions
drivers/net/hyperv/netvsc.c | 60 +++++++++++++++++++++++++++++++++------------
1 file changed, 44 insertions(+), 16 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists