Files
linux/drivers
Jiangfeng Xiao 5f50e91707 net: hisilicon: Fix ping latency when deal with high throughput
[ Upstream commit e56bd641ca ]

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>
2023-05-15 14:57:10 +09:00
..
2023-05-12 16:27:16 +09:00
2023-05-15 14:35:08 +09:00
2023-05-15 10:39:04 +09:00
2023-05-15 12:46:28 +09:00
2018-05-25 17:06:35 +02:00
2023-05-15 14:41:08 +09:00
2023-05-15 14:51:06 +09:00
2023-05-15 10:37:00 +09:00
2023-05-15 09:23:01 +09:00
2023-05-15 09:51:46 +09:00
2023-05-15 08:28:33 +09:00
2023-05-15 14:29:17 +09:00
2023-05-15 13:00:07 +09:00
2023-05-15 14:47:51 +09:00