lkml.org 
[lkml]   [2017]   [Oct]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH net-next 0/4] hv_netvsc: fix some crashes and hangs on channel/mtu changes
Date
It was found that netvsc driver doesn't survive e.g.

# while true; do ethtool -L eth0 combined 4; ethtool -L eth0 combined 8; done"

test. I was able to identify several issues: hang in guest/host
communication and a couple of crashes. Fix these. While I'm not
convinced I'm fixing everything VMs seem to survive overnight
test. I'll send one more related patch to VMBus core too.

Vitaly Kuznetsov (4):
hv_netvsc: netvsc_teardown_gpadl() split
hv_netvsc: protect nvdev->extension with RCU
hv_netvsc: reset net_device_ctx->nvdev with rcu_assign_pointer()
hv_netvsc: hide warnings about uninitialized/missing rndis device

drivers/net/hyperv/hyperv_net.h | 2 +-
drivers/net/hyperv/netvsc.c | 71 ++++++++++++++++++++-------------------
drivers/net/hyperv/netvsc_drv.c | 10 +++---
drivers/net/hyperv/rndis_filter.c | 47 ++++++++++++++++----------
4 files changed, 74 insertions(+), 56 deletions(-)

--
2.13.6

\
 
 \ /
  Last update: 2017-10-31 14:43    [W:0.084 / U:0.704 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site