From: Eric Blake <eblake@redhat.com>
To: qemu-devel@nongnu.org
Cc: qemu-block@nongnu.org
Subject: [PATCH 0/2] nbd: Allow debugging tuning of handshake limit
Date: Mon, 3 Feb 2025 16:26:05 -0600 [thread overview]
Message-ID: <20250203222722.650694-4-eblake@redhat.com> (raw)
Reviving a patch that has been sitting in my tree for a while. It's
mostly useful for low-level integration testing (such as debugging
libnbd as an NBD client).
Eric Blake (2):
qemu-nbd: Allow users to adjust handshake limit
nbd/server: Allow users to adjust handshake limit in QMP
docs/tools/qemu-nbd.rst | 5 +++++
qapi/block-export.json | 10 +++++++++
include/block/nbd.h | 6 ++---
block/monitor/block-hmp-cmds.c | 4 ++--
blockdev-nbd.c | 26 ++++++++++++++-------
qemu-nbd.c | 41 +++++++++++++++++++++-------------
6 files changed, 64 insertions(+), 28 deletions(-)
--
2.48.1
next reply other threads:[~2025-02-03 22:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-03 22:26 Eric Blake [this message]
2025-02-03 22:26 ` [PATCH 1/2] qemu-nbd: Allow users to adjust handshake limit Eric Blake
2025-02-06 7:02 ` Vladimir Sementsov-Ogievskiy
2025-02-03 22:26 ` [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP Eric Blake
2025-02-05 6:55 ` Markus Armbruster
2025-02-05 20:36 ` Eric Blake
2025-02-06 5:54 ` Markus Armbruster
2025-02-06 7:20 ` Vladimir Sementsov-Ogievskiy
2025-02-10 21:46 ` Eric Blake
2025-02-12 14:33 ` Vladimir Sementsov-Ogievskiy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250203222722.650694-4-eblake@redhat.com \
--to=eblake@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).