Re: [PATCH net-next v6 4/4] virtio-net: support dim profile fine-tuning

2024-04-11 Thread Heng Qi
在 2024/4/11 下午11:23, Brett Creeley 写道: On 4/11/2024 7:12 AM, Heng Qi wrote: Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding. Virtio-net has different types of back-end device implementations. In order to

Re: [PATCH net-next v6 4/4] virtio-net: support dim profile fine-tuning

2024-04-11 Thread Brett Creeley
On 4/11/2024 7:12 AM, Heng Qi wrote: Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding. Virtio-net has different types of back-end device implementations. In order to effectively optimize the dim library's ga

[PATCH net-next v6 4/4] virtio-net: support dim profile fine-tuning

2024-04-11 Thread Heng Qi
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 fine-tune the profile list. Signed-off-by: Heng Qi --- drivers/net/virtio_net.c | 8 ++-- 1