netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH hyperv-fixes,0/3] fixes for hash key setting issues
@ 2019-01-15  0:51 Haiyang Zhang
  2019-01-15  0:51 ` Haiyang Zhang
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Haiyang Zhang @ 2019-01-15  0:51 UTC (permalink / raw)
  To: sashal
  Cc: haiyangz, kys, sthemmin, olaf, vkuznets, davem, netdev, devel,
	linux-kernel

From: Haiyang Zhang <haiyangz@microsoft.com>

Using ethtool to change Hash key failed on Linux VM runnig on
Hyper-V. This patch set fix them.
It targets Hyper-V tree, hyperv-fixes branch managed by 
Sasha Levin <sashal@kernel.org>.

Haiyang Zhang (3):
  Fix ethtool change hash key error
  Refactor assignments of struct netvsc_device_info
  Fix hash key value reset after other ops

 drivers/net/hyperv/hyperv_net.h   |  10 ++-
 drivers/net/hyperv/netvsc.c       |   2 +-
 drivers/net/hyperv/netvsc_drv.c   | 139 +++++++++++++++++++-----------
 drivers/net/hyperv/rndis_filter.c |  34 ++++++--
 4 files changed, 123 insertions(+), 62 deletions(-)

-- 
2.19.1

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

end of thread, other threads:[~2019-01-19  1:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-15  0:51 [PATCH hyperv-fixes,0/3] fixes for hash key setting issues Haiyang Zhang
2019-01-15  0:51 ` Haiyang Zhang
2019-01-15  0:51 ` [PATCH hyperv-fixes,1/3] Fix ethtool change hash key error Haiyang Zhang
2019-01-15  0:51   ` Haiyang Zhang
2019-01-19  1:11   ` Michael Kelley
2019-01-15  0:51 ` [PATCH hyperv-fixes,2/3] Refactor assignments of struct netvsc_device_info Haiyang Zhang
2019-01-19  1:13   ` Michael Kelley
2019-01-15  0:51 ` [PATCH hyperv-fixes,3/3] Fix hash key value reset after other ops Haiyang Zhang
2019-01-15  0:51   ` Haiyang Zhang
2019-01-19  1:14   ` Michael Kelley
2019-01-17 20:20 ` [PATCH hyperv-fixes,0/3] fixes for hash key setting issues Sasha Levin

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