net: hns3: Add HW RSS hash information to RX skb
authorPeng Li <lipeng321@huawei.com>
Wed, 10 Oct 2018 19:05:37 +0000 (20:05 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Oct 2018 05:59:08 +0000 (22:59 -0700)
commit232fc64b6e629010f5c08fbe005882eb692d557b
tree2c7ab2264406517da24df5e31af4d7af0a028a1b
parentd97b307213014780976ede70dac88776b673b938
net: hns3: Add HW RSS hash information to RX skb

Drivers should call skb_set_hash to set the hash and its type
in an skbuff.

Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hnae3.h
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c