/20240619161908.82348-6-hengqi%40linux.alibaba.com
patch subject: [PATCH net-next v4 5/5] virtio_net: improve dim command request
efficiency
config: x86_64-rhel-8.3
(https://download.01.org/0day-ci/archive/20240620/202406201437.juuepbzl-...@intel.com/config)
compiler: gcc-13 (Ubuntu 13.2.0-4ubuntu3
Currently, control vq handles commands synchronously,
leading to increased delays for dim commands during multi-queue
VM configuration and directly impacting dim performance.
To address this, we are shifting to asynchronous processing of
ctrlq's dim commands.
Signed-off-by: Heng Qi
---
drivers/