DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Zhang, Helin" <helin.zhang@intel.com>
To: "Rosen, Rami" <rami.rosen@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH] i40e: Fix a typo.
Date: Sun, 28 Feb 2016 07:29:28 +0000	[thread overview]
Message-ID: <F35DEAC7BCE34641BA9FAC6BCA4A12E70A9BFA22@SHSMSX104.ccr.corp.intel.com> (raw)
In-Reply-To: <1456511634-7983-1-git-send-email-rami.rosen@intel.com>



> -----Original Message-----
> From: Rosen, Rami
> Sent: Saturday, February 27, 2016 2:34 AM
> To: Zhang, Helin <helin.zhang@intel.com>
> Cc: dev@dpdk.org; Rosen, Rami <rami.rosen@intel.com>
> Subject: [PATCH] i40e: Fix a typo.
> 
> This patch fixes a typo in a comment in the definition of the i40e_pf struct.
> 
> Signed-off-by: Rami Rosen <rami.rosen@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>

> ---
>  drivers/net/i40e/i40e_ethdev.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/net/i40e/i40e_ethdev.h b/drivers/net/i40e/i40e_ethdev.h
> index 6edd7dd..8ebac9d 100644
> --- a/drivers/net/i40e/i40e_ethdev.h
> +++ b/drivers/net/i40e/i40e_ethdev.h
> @@ -408,7 +408,7 @@ struct i40e_pf {
> 
>  	struct rte_eth_dev_data *dev_data; /* Pointer to the device data */
>  	struct ether_addr dev_addr; /* PF device mac address */
> -	uint64_t flags; /* PF featuer flags */
> +	uint64_t flags; /* PF feature flags */
>  	/* All kinds of queue pair setting for different VSIs */
>  	struct i40e_pf_vf *vfs;
>  	uint16_t vf_num;
> --
> 2.5.0

  reply	other threads:[~2016-02-28  7:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-26 18:33 Rami Rosen
2016-02-28  7:29 ` Zhang, Helin [this message]
2016-03-10 15:03   ` Bruce Richardson

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=F35DEAC7BCE34641BA9FAC6BCA4A12E70A9BFA22@SHSMSX104.ccr.corp.intel.com \
    --to=helin.zhang@intel.com \
    --cc=dev@dpdk.org \
    --cc=rami.rosen@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).