diff options
author | lipeng <lipeng321@huawei.com> | 2017-04-01 12:03:36 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-04-03 14:48:43 -0700 |
commit | 36eedfde1a3602e8054c16bc295c47764647a208 (patch) | |
tree | bbaf7cd85bbd0abfe37a6abff75715753ad5b6ee /Documentation/cpu-load.txt | |
parent | 4b7cdecaa441bc296a507371766109624c177ec0 (diff) |
net: hns: Optimize hns_nic_common_poll for better performance
After polling less than buget packages, we need check again. If
there are still some packages, we call napi_schedule add softirq
queue, this is not better way. So we return buget value instead
of napi_schedule.
Signed-off-by: lipeng <lipeng321@huawei.com>
reviewed-by: Yisen Zhuang <yisen.zhuang@huawei.com>
Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/cpu-load.txt')
0 files changed, 0 insertions, 0 deletions