From: Maxime Coquelin <maxime.coquelin@redhat.com>
To: dev@dpdk.org, chenbox@nvidia.com, yux.jiang@intel.com
Cc: stable@dpdk.org
Subject: Re: [PATCH v2] vhost: restrict set max queue pair API to VDUSE
Date: Mon, 7 Oct 2024 09:29:31 +0200 [thread overview]
Message-ID: <85ec2457-cf40-4e58-8a82-914388a936e1@redhat.com> (raw)
In-Reply-To: <20241003081110.3471793-1-maxime.coquelin@redhat.com>
On 10/3/24 10:11, Maxime Coquelin wrote:
> In order to avoid breaking Vhost-user live-migration, we want the
> rte_vhost_driver_set_max_queue_num API to only be effective with
> VDUSE.
>
> Furthermore, this API is only really needed for VDUSE where the
> device number of queues is defined by the backend. For Vhost-user,
> this is defined by the frontend (e.g. QEMU), so the advantages of
> restricting more the maximum number of queue pairs is limited to
> a small memory gain (a handful of pointers).
>
> Fixes: 4aa1f88ac13d ("vhost: add API to set max queue pairs")
> Cc: stable@dpdk.org
>
> Reported-by: Yu Jiang <yux.jiang@intel.com>
> Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
> ---
>
> Changes in v2:
> ==============
> - Document the change in the API (David)
>
> ---
>
> lib/vhost/rte_vhost.h | 2 ++
> lib/vhost/socket.c | 12 ++++++++++++
> 2 files changed, 14 insertions(+)
>
Applied to next-virtio/for-next-net
Thanks,
Maxime
prev parent reply other threads:[~2024-10-07 7:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-03 8:11 Maxime Coquelin
2024-10-03 9:22 ` David Marchand
2024-10-07 7:29 ` Maxime Coquelin [this message]
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=85ec2457-cf40-4e58-8a82-914388a936e1@redhat.com \
--to=maxime.coquelin@redhat.com \
--cc=chenbox@nvidia.com \
--cc=dev@dpdk.org \
--cc=stable@dpdk.org \
--cc=yux.jiang@intel.com \
/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).