Re: [PATCH net-next v3 3/3] virtio-net: support dim profile fine-tuning

2024-04-02 Thread kernel test robot
://lore.kernel.org/r/1712059988-7705-4-git-send-email-hengqi%40linux.alibaba.com patch subject: [PATCH net-next v3 3/3] virtio-net: support dim profile fine-tuning config: openrisc-defconfig (https://download.01.org/0day-ci/archive/20240403/202404030423.iybzs9jd-...@intel.com/config) compiler: or1k-linux-gcc

[PATCH net-next v3 3/3] virtio-net: support dim profile fine-tuning

2024-04-02 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 | 42 +