Re: [PATCH V2 net-next 05/11] net: hns3: add support for dynamic interrupt moderation

From: Jakub Kicinski
Date: Tue Nov 10 2020 - 20:20:59 EST


On Mon, 9 Nov 2020 11:22:33 +0800 Huazhong Tan wrote:
> Add dynamic interrupt moderation support for the HNS3 driver.
>
> Signed-off-by: Huazhong Tan <tanhuazhong@xxxxxxxxxx>

I'm slightly confused here. What does the adaptive moderation do in
your driver/device if you still need DIM on top of it?