diff options
author | Haiyang Zhang <haiyangz@microsoft.com> | 2017-04-12 21:45:18 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-04-17 18:05:19 +0300 |
commit | f72860afa2e32cdc674cbdd7f354f8fb62e908a6 (patch) | |
tree | ada7eff8af8295b23261812f3e0f8b58b5ba939f /drivers/net/ethernet | |
parent | 8db91f6a9b2ff2bb5355ad11c668fe63eb8ae0c3 (diff) | |
download | linux-f72860afa2e32cdc674cbdd7f354f8fb62e908a6.tar.xz |
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>
Diffstat (limited to 'drivers/net/ethernet')
0 files changed, 0 insertions, 0 deletions