]> git.baikalelectronics.ru Git - kernel.git/commit
hv_netvsc: record hardware hash in skb
authorStephen Hemminger <sthemmin@microsoft.com>
Fri, 1 Nov 2019 23:42:38 +0000 (16:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Nov 2019 22:01:35 +0000 (14:01 -0800)
commit95f44834025c6cbd360bb913682f6f6ea3643e11
tree12971992adf35d2bce8056288a871fd00aa74941
parent3469c034224c4515a80b7805da83294bcf3f2d56
hv_netvsc: record hardware hash in skb

Since RSS hash is available from the host, record it in
the skb.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hyperv/hyperv_net.h
drivers/net/hyperv/netvsc_drv.c
drivers/net/hyperv/rndis_filter.c