Re: [RFC PATCH 0/2] net: provides dim profile fine-tuning channels

From: Jakub Kicinski
Date: Thu Mar 14 2024 - 14:50:37 EST


On Thu, 14 Mar 2024 21:09:31 +0800 Heng Qi wrote:
> The NetDIM library provides excellent acceleration for many modern
> network cards. However, the default profiles of DIM limits its maximum
> capabilities for different NICs, so providing a channel through which
> the NIC can be custom configured is necessary.

Given that DIM is currently enabled and disable via ethtool
why are you putting the API is sysfs and ops in ndo?