]> asedeno.scripts.mit.edu Git - linux.git/commit
hv_netvsc: flag software created hash value
authorStephen Hemminger <sthemmin@microsoft.com>
Fri, 1 Nov 2019 23:42:37 +0000 (16:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Nov 2019 22:01:35 +0000 (14:01 -0800)
commitdf9f540ca74297a84bafacfa197e9347b20beea5
tree739a3b9ff2a5d714639e3ebe7369f5f84c6454e4
parent39069faac292427df62097468e7a4466f87d6b2f
hv_netvsc: flag software created hash value

When the driver needs to create a hash value because it
was not done at higher level, then the hash should be marked
as a software not hardware hash.

Fixes: f72860afa2e3 ("hv_netvsc: Exclude non-TCP port numbers from vRSS hashing")
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hyperv/netvsc_drv.c