linux/drivers/net/hyperv
Haiyang Zhang f72860afa2 hv_netvsc: Exclude non-TCP port numbers from vRSS hashing
Azure hosts are not supporting non-TCP port numbers in vRSS hashing for
now. For example, UDP packet loss rate will be high if port numbers are
also included in vRSS hash.

So, we created this patch to use only IP numbers for hashing in non-TCP
traffic.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Reviewed-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-17 11:05:19 -04:00
..
hyperv_net.h hv_netvsc: Fix the queue index computation in forwarding case 2017-04-17 11:05:19 -04:00
Kconfig
Makefile
netvsc_drv.c hv_netvsc: Exclude non-TCP port numbers from vRSS hashing 2017-04-17 11:05:19 -04:00
netvsc.c netvsc: use napi_consume_skb 2017-04-09 18:14:25 -07:00
rndis_filter.c netvsc: Initialize all channel related state prior to opening the channel 2017-04-08 08:33:03 -07:00