Re: [PATCH net-next v3 3/7] virtio_net: introduce virtnet_sq_free_unused_buf_done()
From: Jason Wang <jasowang@redhat.com>
Date: 2024-12-05 07:31:28
Also in:
lkml, stable, virtualization
From: Jason Wang <jasowang@redhat.com>
Date: 2024-12-05 07:31:28
Also in:
lkml, stable, virtualization
On Wed, Dec 4, 2024 at 1:08 PM Koichiro Den [off-list ref] wrote:
This will be used in the following commits, to ensure DQL reset occurs iff. all unused buffers are actually recycled. Cc: <redacted> # v6.11+ Signed-off-by: Koichiro Den <redacted>
Acked-by: Jason Wang <jasowang@redhat.com> Thanks