]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2bdf2f1044b420d6fcfb0b0a4134f083c2337a42
tree2c7ab2264406517da24df5e31af4d7af0a028a1b
parentd6de672ba195a805dc770c68540c61ce68d9c8d5
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