DPDK patches and discussions
 help / color / mirror / Atom feed
From: Maxime Coquelin <maxime.coquelin@redhat.com>
To: Chengwen Feng <fengchengwen@huawei.com>, thomas@monjalon.net
Cc: dev@dpdk.org, chenbo.xia@intel.com
Subject: Re: [PATCH] examples/vhost: delete DMA type parameter help info
Date: Thu, 17 Feb 2022 09:55:50 +0100	[thread overview]
Message-ID: <a6992e41-4367-b0ff-0e61-698cbc8cb23a@redhat.com> (raw)
In-Reply-To: <20220217032451.15115-1-fengchengwen@huawei.com>



On 2/17/22 04:24, Chengwen Feng wrote:
> The dma-type parameter was not support when integrate dmadev in vhost,
> but the help info still exist, this patch deletes it.
> 
> Fixes: 53d3f4778c1d ("vhost: integrate dmadev in asynchronous data-path")
> 
> Signed-off-by: Chengwen Feng <fengchengwen@huawei.com>
> ---
>   examples/vhost/main.c | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/examples/vhost/main.c b/examples/vhost/main.c
> index 3e784f5c6f..68afd398bb 100644
> --- a/examples/vhost/main.c
> +++ b/examples/vhost/main.c
> @@ -608,7 +608,6 @@ us_vhost_usage(const char *prgname)
>   	"		--tx-csum [0|1] disable/enable TX checksum offload.\n"
>   	"		--tso [0|1] disable/enable TCP segment offload.\n"
>   	"		--client register a vhost-user socket as client mode.\n"
> -	"		--dma-type register dma type for your vhost async driver. For example \"ioat\" for now.\n"
>   	"		--dmas register dma channel for specific vhost device.\n",
>   	       prgname);
>   }

Applied to dpdk-next-virtio/main.

Thanks,
Maxime


      parent reply	other threads:[~2022-02-17  8:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-17  3:24 Chengwen Feng
2022-02-17  7:41 ` Xia, Chenbo
2022-02-17  8:55 ` 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=a6992e41-4367-b0ff-0e61-698cbc8cb23a@redhat.com \
    --to=maxime.coquelin@redhat.com \
    --cc=chenbo.xia@intel.com \
    --cc=dev@dpdk.org \
    --cc=fengchengwen@huawei.com \
    --cc=thomas@monjalon.net \
    /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).