]> git.baikalelectronics.ru Git - kernel.git/commit
net: hns3: Add new RSS hash algorithm support for PF
authorJian Shen <shenjian15@huawei.com>
Wed, 10 Oct 2018 19:05:34 +0000 (20:05 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Oct 2018 05:59:08 +0000 (22:59 -0700)
commit7aa44dc44d74b7e19af6b79be15b3d73ad1be104
tree1a224af53625150dd6f54656f582d679931e0d7b
parent5485c7829e7268475a5d59519804b7c371c06cfa
net: hns3: Add new RSS hash algorithm support for PF

This patch adds ETH_RSS_HASH_XOR hash algorithm supports, which
is supported by hw revision 0x21.

Signed-off-by: Jian Shen <shenjian15@huawei.com>
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/hns3_ethtool.c
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c