From: David S. Miller Date: Mon, 16 Sep 2019 20:06:03 +0000 (+0200) Subject: Merge branch 'net-ena-implement-adaptive-interrupt-moderation-using-dim' X-Git-Tag: for-linus-2019-09-27~91^2~2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=b63e1a02d74bd92a346f4b9254bc0f3f1e776810;p=linux-block.git Merge branch 'net-ena-implement-adaptive-interrupt-moderation-using-dim' Arthur Kiyanovski says: ==================== net: ena: implement adaptive interrupt moderation using dim In this patchset we replace our adaptive interrupt moderation implementation with the dim library implementation. The dim library showed great improvement in throughput, latency and CPU usage in different scenarios on ARM CPUs. This patchset also includes a few bug fixes to the parts of the old implementation of adaptive interrupt moderation that were left. Changes from V1 patchset: Removed stray empty lines from patches 01/11, 09/11. ==================== Signed-off-by: David S. Miller --- b63e1a02d74bd92a346f4b9254bc0f3f1e776810