diff options
| author | Jiangfeng Xiao <xiaojiangfeng@huawei.com> | 2019-10-28 13:09:46 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-10 11:27:41 +0100 |
| commit | f05975d9f393a4fb920c852afe5a8f71d919f576 (patch) | |
| tree | 28652c153aed1aebc205e5dd135cc19d196c900c /include | |
| parent | 1d5cb12a25393ed44d11865634707dbb5a52c9a0 (diff) | |
net: hisilicon: Fix ping latency when deal with high throughput
[ Upstream commit e56bd641ca61beb92b135298d5046905f920b734 ]
This is due to error in over budget processing.
When dealing with high throughput, the used buffers
that exceeds the budget is not cleaned up. In addition,
it takes a lot of cycles to clean up the used buffer,
and then the buffer where the valid data is located can take effect.
Signed-off-by: Jiangfeng Xiao <xiaojiangfeng@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
