Re: [PATCH RESEND net-next v14 5/5] virtio-net: support dim profile fine-tuning
From: Simon Horman <horms@kernel.org>
Date: 2024-06-20 12:13:57
Also in:
linux-doc, virtualization
From: Simon Horman <horms@kernel.org>
Date: 2024-06-20 12:13:57
Also in:
linux-doc, virtualization
On Tue, Jun 18, 2024 at 10:56:44AM +0800, Heng Qi wrote:
Virtio-net has different types of back-end device implementations. In order to effectively optimize the dim library's gains for different device implementations, let's use the new interface params to initialize and query dim results from a customized profile list. Signed-off-by: Heng Qi <redacted>
Reviewed-by: Simon Horman <horms@kernel.org>