DPDK patches and discussions
 help / color / mirror / Atom feed
From: Chenbo Xia <chenbox@nvidia.com>
To: Maxime Coquelin <maxime.coquelin@redhat.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	"david.marchand@redhat.com" <david.marchand@redhat.com>
Subject: Re: [PATCH] net/vhost: improve devargs documentation
Date: Fri, 7 Feb 2025 02:38:59 +0000	[thread overview]
Message-ID: <F1DF3D95-CEC7-421E-AFC4-0AE2B5DAEE83@nvidia.com> (raw)
In-Reply-To: <20241220145802.3851767-1-maxime.coquelin@redhat.com>



> On Dec 20, 2024, at 22:58, Maxime Coquelin <maxime.coquelin@redhat.com> wrote:
> 
> External email: Use caution opening links or attachments
> 
> 
> This patch adds missing 'client' devarg documentation and
> improve other devargs.
> 
> Bugzilla ID: 1603
> 
> Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
> ---
> doc/guides/nics/vhost.rst | 9 +++++++--
> 1 file changed, 7 insertions(+), 2 deletions(-)
> 
> diff --git a/doc/guides/nics/vhost.rst b/doc/guides/nics/vhost.rst
> index 39c6fcff58..0013dc526f 100644
> --- a/doc/guides/nics/vhost.rst
> +++ b/doc/guides/nics/vhost.rst
> @@ -32,13 +32,18 @@ The user can specify below arguments in `--vdev` option.
> 
> #.  ``iface``:
> 
> -    It is used to specify a path to connect to a QEMU virtio-net device.
> +    It is used to specify a path to connect to a Vhost-user frontend or VDUSE device.
> 
> #.  ``queues``:
> 
> -    It is used to specify the number of queues virtio-net device has.
> +    It is used to specify the number of queue pairs virtio-net device has.
>     (Default: 1)
> 
> +#.  ``client``:
> +
> +   It is used to specify whether the Vhost PMD acts as client or server.
> +   (Default: 0 (server))
> +
> #.  ``iommu-support``:
> 
>     It is used to enable iommu support in vhost library.
> —
> 2.47.0
> 

Reviewed-by: Chenbo Xia <chenbox@nvidia.com>


      parent reply	other threads:[~2025-02-07  2:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-20 14:58 Maxime Coquelin
2024-12-23 13:12 ` David Marchand
2025-02-07  2:38 ` Chenbo Xia [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=F1DF3D95-CEC7-421E-AFC4-0AE2B5DAEE83@nvidia.com \
    --to=chenbox@nvidia.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=maxime.coquelin@redhat.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).