From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id AC646374D for ; Thu, 10 Mar 2016 16:04:06 +0100 (CET) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga101.jf.intel.com with ESMTP; 10 Mar 2016 07:03:29 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,316,1455004800"; d="scan'208";a="63584412" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.220.166]) by fmsmga004.fm.intel.com with SMTP; 10 Mar 2016 07:03:26 -0800 Received: by (sSMTP sendmail emulation); Thu, 10 Mar 2016 15:03:25 +0025 Date: Thu, 10 Mar 2016 15:03:25 +0000 From: Bruce Richardson To: "Zhang, Helin" Message-ID: <20160310150325.GF18264@bricha3-MOBL3> References: <1456511634-7983-1-git-send-email-rami.rosen@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Shannon Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH] i40e: Fix a typo. X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2016 15:04:07 -0000 On Sun, Feb 28, 2016 at 07:29:28AM +0000, Zhang, Helin wrote: > > > > -----Original Message----- > > From: Rosen, Rami > > Sent: Saturday, February 27, 2016 2:34 AM > > To: Zhang, Helin > > Cc: dev@dpdk.org; Rosen, Rami > > 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 > Acked-by: Helin Zhang > Applied to dpdk-next-net/rel_16_04 Thanks, /Bruce