DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Gavin Hu (Arm Technology China)" <Gavin.Hu@arm.com>
To: Rami Rosen <ramirose@gmail.com>, "dev@dpdk.org" <dev@dpdk.org>
Cc: "maxime.coquelin@redhat.com" <maxime.coquelin@redhat.com>,
	"huawei.xie@intel.com" <huawei.xie@intel.com>,
	"tiwei.bie@intel.com" <tiwei.bie@intel.com>
Subject: Re: [dpdk-dev] [PATCH] examples/vhost: fix a typo
Date: Mon, 14 Jan 2019 15:37:02 +0000	[thread overview]
Message-ID: <VI1PR08MB3167D65D95B1C29A83350C518F800@VI1PR08MB3167.eurprd08.prod.outlook.com> (raw)
In-Reply-To: <1547477267-8131-1-git-send-email-ramirose@gmail.com>



> -----Original Message-----
> From: dev <dev-bounces@dpdk.org> On Behalf Of Rami Rosen
> Sent: Monday, January 14, 2019 10:48 PM
> To: dev@dpdk.org
> Cc: maxime.coquelin@redhat.com; huawei.xie@intel.com;
> tiwei.bie@intel.com; Rami Rosen <ramirose@gmail.com>
> Subject: [dpdk-dev] [PATCH] examples/vhost: fix a typo
>
> This minor patch fixes a typo in examples/vhost/main.c.
>
> Fixes: d19533e86f1d ("examples/vhost: copy old vhost example")
>
> Signed-off-by: Rami Rosen <ramirose@gmail.com>
> ---
>  examples/vhost/main.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/examples/vhost/main.c b/examples/vhost/main.c
> index dc9ea10..c4bdd3c 100644
> --- a/examples/vhost/main.c
> +++ b/examples/vhost/main.c
> @@ -1220,7 +1220,7 @@ static void virtio_tx_offload(struct rte_mbuf *m)
>
>  /*
>   * A new device is added to a data core. First the device is added to the
> main linked list
> - * and the allocated to a specific data core.
> + * and then allocated to a specific data core.
>   */
>  static int
>  new_device(int vid)
> --
> 1.8.3.1

Reviewed-by: Gavin Hu <gavin.hu@arm.com>

IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

  reply	other threads:[~2019-01-14 15:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-14 14:47 Rami Rosen
2019-01-14 15:37 ` Gavin Hu (Arm Technology China) [this message]
2019-01-15  1:47   ` Thomas Monjalon

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=VI1PR08MB3167D65D95B1C29A83350C518F800@VI1PR08MB3167.eurprd08.prod.outlook.com \
    --to=gavin.hu@arm.com \
    --cc=dev@dpdk.org \
    --cc=huawei.xie@intel.com \
    --cc=maxime.coquelin@redhat.com \
    --cc=ramirose@gmail.com \
    --cc=tiwei.bie@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).