net/hns3: optimize default RSS algorithm
authorHao Chen <chenhao164@huawei.com>
Sat, 21 Dec 2019 10:32:49 +0000 (18:32 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 17 Jan 2020 18:46:01 +0000 (19:46 +0100)
commit8834849a9518db9cc79f5585ce15c4630ff0c0c9
treea891b1bc5e7eb16113193968ee8630d27bd89cef
parent89c04d81175aaf6b0277f1f1d2345d6daf97df43
net/hns3: optimize default RSS algorithm

This patch changed the default algorithm of RSS from simle_xor to
toeplitz because toeplitz is used more frequently by upper applications
such as ceph.

Signed-off-by: Hao Chen <chenhao164@huawei.com>
Signed-off-by: Wei Hu (Xavier) <xavier.huwei@huawei.com>
drivers/net/hns3/hns3_rss.c