diff options
author | 2024-12-06 10:10:44 +0900 | |
---|---|---|
committer | 2024-12-10 11:22:21 +0100 | |
commit | 8d6712c892019b9b9dc5c7039edd3c9d770b510b (patch) | |
tree | 11f1cbec7ba8051ea06500a85dd96123bc169d7e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | virtio_net: replace vq2rxq with vq2txq where appropriate (diff) | |
download | wireguard-linux-8d6712c892019b9b9dc5c7039edd3c9d770b510b.tar.xz wireguard-linux-8d6712c892019b9b9dc5c7039edd3c9d770b510b.zip |
virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()
When virtqueue_resize() has actually recycled all unused buffers,
additional work may be required in some cases. Relying solely on its
return status is fragile, so introduce a new function argument
'recycle_done', which is invoked when the recycle really occurs.
Cc: <stable@vger.kernel.org> # v6.11+
Signed-off-by: Koichiro Den <koichiro.den@canonical.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Reviewed-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions