netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next,0/3] hv_netvsc: support changing TCP hash level
@ 2017-10-06 15:33 Haiyang Zhang
  2017-10-06 15:33 ` [PATCH net-next,1/3] hv_netvsc: Change the hash level variable to bit flags Haiyang Zhang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Haiyang Zhang @ 2017-10-06 15:33 UTC (permalink / raw)
  To: davem, netdev; +Cc: haiyangz, kys, sthemmin, olaf, vkuznets, linux-kernel

From: Haiyang Zhang <haiyangz@microsoft.com>

The patch set simplifies the existing hash level switching code for
UDP. It also adds the support for changing TCP hash level. So users
can switch between L3 an L4 hash levels for TCP and UDP.

Haiyang Zhang (3):
  hv_netvsc: Change the hash level variable to bit flags
  hv_netvsc: Add ethtool handler to set and get TCP hash levels
  hv_netvsc: Update netvsc Document for TCP hash level setting

 Documentation/networking/netvsc.txt |  8 ++--
 drivers/net/hyperv/hyperv_net.h     | 11 ++++-
 drivers/net/hyperv/netvsc_drv.c     | 96 ++++++++++++++++++++++++++++---------
 3 files changed, 86 insertions(+), 29 deletions(-)

-- 
2.14.1

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

end of thread, other threads:[~2017-10-08 17:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-06 15:33 [PATCH net-next,0/3] hv_netvsc: support changing TCP hash level Haiyang Zhang
2017-10-06 15:33 ` [PATCH net-next,1/3] hv_netvsc: Change the hash level variable to bit flags Haiyang Zhang
2017-10-06 15:33 ` [PATCH net-next,2/3] hv_netvsc: Add ethtool handler to set and get TCP hash levels Haiyang Zhang
2017-10-06 15:33 ` [PATCH net-next,3/3] hv_netvsc: Update netvsc Document for TCP hash level setting Haiyang Zhang
2017-10-08 17:11 ` [PATCH net-next,0/3] hv_netvsc: support changing TCP hash level David Miller

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