dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
To: Stephen Hemminger
	<stephen-OTpzqLSitTUnbdJkjeBofR2eb7JE58TQ@public.gmane.org>
Cc: dev-VfR2kkLFssw@public.gmane.org,
	Stephen Hemminger
	<shemming-43mecJUBy8ZBDgjK7y7TUQ@public.gmane.org>
Subject: Re: [PATCH 06/10] examples: fix spelling errors
Date: Mon, 02 Feb 2015 12:22:18 +0100	[thread overview]
Message-ID: <1777012.dMnjfTFOU8@xps13> (raw)
In-Reply-To: <1422737522-16481-6-git-send-email-stephen-OTpzqLSitTUnbdJkjeBofR2eb7JE58TQ@public.gmane.org>

Hi Stephen,

You ran codespell tool but it seems that the result should be double checked.

2015-01-31 20:51, Stephen Hemminger:
> --- a/examples/l3fwd/main.c
> +++ b/examples/l3fwd/main.c
> @@ -1256,7 +1256,7 @@ processx4_step3(struct rte_mbuf *pkt[FWDSTEP], uint16_t dst_port[FWDSTEP])
>   * Suppose we have array of destionation ports:
>   * dst_port[] = {a, b, c, d,, e, ... }
>   * dp1 should contain: <a, b, c, d>, dp2: <b, c, d, e>.
> - * We doing 4 comparisions at once and the result is 4 bit mask.
> + * We doing 4 comparsions at once and the result is 4 bit mask.

We are doing?
comparisons?

> --- a/examples/vhost/main.c
> +++ b/examples/vhost/main.c
> @@ -1326,7 +1326,7 @@ switch_worker(__attribute__((unused)) void *arg)
>  
>  /*
>   * This function gets available ring number for zero copy rx.
> - * Only one thread will call this funciton for a paticular virtio device,
> + * Only one thread will call this funciton for a particular virtio device,

function

>   * so, it is designed as non-thread-safe function.
>   */
>  static inline uint32_t __attribute__((always_inline))
> @@ -1342,7 +1342,7 @@ get_available_ring_num_zcp(struct virtio_net *dev)
>  /*
>   * This function gets available ring index for zero copy rx,
>   * it will retry 'burst_rx_retry_num' times till it get enough ring index.
> - * Only one thread will call this funciton for a paticular virtio device,
> + * Only one thread will call this funciton for a particular virtio device,

function

-- 
Thomas

  parent reply	other threads:[~2015-02-02 11:22 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-31 20:51 [PATCH 01/10] i40e: spellin fixes Stephen Hemminger
     [not found] ` <1422737522-16481-1-git-send-email-stephen-OTpzqLSitTUnbdJkjeBofR2eb7JE58TQ@public.gmane.org>
2015-01-31 20:51   ` [PATCH 02/10] bond: fix spelling errors Stephen Hemminger
2015-01-31 20:51   ` [PATCH 03/10] eal: fix spelling error Stephen Hemminger
2015-01-31 20:51   ` [PATCH 04/10] ip_frag: fix spelling errors Stephen Hemminger
2015-01-31 20:51   ` [PATCH 05/10] app: " Stephen Hemminger
2015-01-31 20:51   ` [PATCH 06/10] examples: " Stephen Hemminger
     [not found]     ` <1422737522-16481-6-git-send-email-stephen-OTpzqLSitTUnbdJkjeBofR2eb7JE58TQ@public.gmane.org>
2015-02-02 11:22       ` Thomas Monjalon [this message]
2015-01-31 20:51   ` [PATCH 07/10] vhost: " Stephen Hemminger
2015-01-31 20:52   ` [PATCH 08/10] malloc: spelling fix Stephen Hemminger
2015-01-31 20:52   ` [PATCH 09/10] ring: fix spelling error Stephen Hemminger
2015-01-31 20:52   ` [PATCH 10/10] ixgbe: spelling fixes Stephen Hemminger
2015-01-31 21:56   ` [PATCH 01/10] i40e: spellin fixes Neil Horman
     [not found]     ` <20150131215627.GB28666-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2015-02-02 11:27       ` 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=1777012.dMnjfTFOU8@xps13 \
    --to=thomas.monjalon-pdr9zngts4eavxtiumwx3w@public.gmane.org \
    --cc=dev-VfR2kkLFssw@public.gmane.org \
    --cc=shemming-43mecJUBy8ZBDgjK7y7TUQ@public.gmane.org \
    --cc=stephen-OTpzqLSitTUnbdJkjeBofR2eb7JE58TQ@public.gmane.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).