Re: [PATCH net-next 0/3] virtio-net: a fix and some updates for virtio dim

2024-01-19 Thread Heng Qi
在 2024/1/19 下午8:28, Michael S. Tsirkin 写道: 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

Re: [PATCH net-next 0/3] virtio-net: a fix and some updates for virtio dim

2024-01-19 Thread Michael S. Tsirkin
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