Re: [PATCH 0/2] virtio-net: a fix and some updates for virtio dim
From: Jiri Pirko <jiri@resnulli.us>
Date: 2024-03-21 12:25:53
Also in:
virtualization
From: Jiri Pirko <jiri@resnulli.us>
Date: 2024-03-21 12:25:53
Also in:
virtualization
Thu, Mar 21, 2024 at 12:45:55PM CET, hengqi@linux.alibaba.com wrote:
Patch 1 fixes an existing bug. Belongs to the net branch.
Send separately with "net" indication in the patch brackets: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html?highlight=network#tl-dr
Patch 2 attempts to modify the sending of dim cmds to an asynchronous way.
Not a bugfix, then send separately with "net-next" indication. Net-next is currently closed, send it next week.
Heng Qi (2): virtio-net: fix possible dim status unrecoverable virtio-net: reduce the CPU consumption of dim worker
The name of the driver is "virtio_net". pw-bot: cr
drivers/net/virtio_net.c | 273 ++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 246 insertions(+), 27 deletions(-) -- 1.8.3.1