Re: [PATCH net] net: hns: Add self-adaptive interrupt coalesce support in hns driver

From: David Miller
Date: Thu Aug 03 2017 - 12:21:47 EST


From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
Date: Wed, 2 Aug 2017 17:57:37 +0800

> From: Lin Yun Sheng <linyunsheng@xxxxxxxxxx>
>
> When deal with low and high throughput, it is hard to achiece both
> high performance and low latency. In order to achiece that, this patch
> calculates the rx rate, and adjust the interrupt coalesce parameter
> accordingly.
>
> Signed-off-by: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
> Tested-by: Weiwei Deng <dengweiwei@xxxxxxxxxx>

Applied.