[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240119072743-mutt-send-email-mst@kernel.org>
Date: Fri, 19 Jan 2024 07:28:10 -0500
From: "Michael S. Tsirkin" <mst@...hat.com>
To: Heng Qi <hengqi@...ux.alibaba.com>
Cc: netdev@...r.kernel.org, virtualization@...ts.linux.dev,
Jason Wang <jasowang@...hat.com>, Paolo Abeni <pabeni@...hat.com>,
Jakub Kicinski <kuba@...nel.org>,
Eric Dumazet <edumazet@...gle.com>,
"David S. Miller" <davem@...emloft.net>,
Xuan Zhuo <xuanzhuo@...ux.alibaba.com>
Subject: Re: [PATCH net-next 0/3] virtio-net: a fix and some updates for
virtio dim
On Tue, Jan 16, 2024 at 09:11:30PM +0800, Heng Qi wrote:
> Patch 1 fixes an existing bug. Belongs to the net branch.
> Patch 2 requires updating the virtio spec.
> Patch 3 only attempts to modify the sending of dim cmd to an asynchronous way,
> and does not affect the synchronization way of ethtool cmd.
Given this doesn't build, please document how was each patch tested.
Thanks!
> Heng Qi (3):
> virtio-net: fix possible dim status unrecoverable
> virtio-net: batch dim request
> virtio-net: reduce the CPU consumption of dim worker
>
> drivers/net/virtio_net.c | 197 ++++++++++++++++++++++++++++++++++++----
> include/uapi/linux/virtio_net.h | 1 +
> 2 files changed, 182 insertions(+), 16 deletions(-)
>
> --
> 1.8.3.1
Powered by blists - more mailing lists