commit | f28f34cdefe5323468eab79f23d792b014b7d758 | [log] [tgz] |
---|---|---|
author | Daode Huang <huangdaode@hisilicon.com> | Tue Jun 21 11:56:38 2016 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 21 04:51:56 2016 -0400 |
tree | c407fc14b02323878044657a398081621bb5a6b0 | |
parent | 8ae7b8a599383b8d7022df52732e68c0888c0d5e [diff] |
net: hns: change the default coalesce usecs The default coalesce timeout is 3us, which is will cause CPU usage is too high. This patch change it to 50us in order to reduce CPU usage and the value makes sure network latency also meets requirement. Signed-off-by: Daode Huang <huangdaode@hisilicon.com> Signed-off-by: Yisen Zhuang <Yisen.Zhuang@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>