linux_dsm_epyc7002/drivers/net/ethernet/hisilicon/hns3/hns3pf
Jian Shen 472d7ecee2 net: hns3: fix for rss result nonuniform
The rss result is more uniform when use recommended hash key from
microsoft, instead of the one generated by netdev_rss_key_fill().
Also using hash algorithm "xor" is better than "toeplitz".

This patch modifies the default hash key and hash algorithm.

Signed-off-by: Jian Shen <shenjian15@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-01-30 14:50:03 -08:00
..
hclge_cmd.c net: hns3: add statistics for PFC frames and MAC control frames 2019-01-23 11:13:02 -08:00
hclge_cmd.h net: hns3: add statistics for PFC frames and MAC control frames 2019-01-23 11:13:02 -08:00
hclge_dcb.c net: hns3: only support tc 0 for VF 2019-01-30 14:50:03 -08:00
hclge_dcb.h net: hns3: Add SPDX tags to HNS3 PF driver 2018-07-21 08:44:23 -07:00
hclge_debugfs.c net: hns3: Add "tm map" status information query function 2018-12-15 10:54:18 -08:00
hclge_debugfs.h net: hns3: Add "dcb register" status information query function 2018-12-15 10:54:18 -08:00
hclge_err.c net: hns3: fix spelling mistake "offser" -> "offset" 2018-12-10 11:44:30 -08:00
hclge_err.h net: hns3: add handling of RDMA RAS errors 2018-12-07 15:57:01 -08:00
hclge_main.c net: hns3: fix for rss result nonuniform 2019-01-30 14:50:03 -08:00
hclge_main.h net: hns3: fix PFC not setting problem for DCB module 2019-01-23 11:13:02 -08:00
hclge_mbx.c net: hns3: only support tc 0 for VF 2019-01-30 14:50:03 -08:00
hclge_mdio.c net: hns3: Fix NULL deref when unloading driver 2019-01-30 14:50:03 -08:00
hclge_mdio.h net: hns3: Fix NULL deref when unloading driver 2019-01-30 14:50:03 -08:00
hclge_tm.c net: hns3: only support tc 0 for VF 2019-01-30 14:50:03 -08:00
hclge_tm.h net: hns3: do not return GE PFC setting err when initializing 2019-01-23 11:13:02 -08:00
Makefile net: hns3: Add "FD flow table" info query function 2018-11-23 17:28:59 -08:00