From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 825F41077 for ; Thu, 27 Apr 2017 12:56:03 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Apr 2017 03:56:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,383,1488873600"; d="scan'208";a="850374301" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.254.58.98]) ([10.254.58.98]) by FMSMGA003.fm.intel.com with ESMTP; 27 Apr 2017 03:56:00 -0700 To: "Mcnamara, John" , John Daley Cc: "dev@dpdk.org" References: <20170427005242.23192-1-johndale@cisco.com> From: Ferruh Yigit Message-ID: <28c32838-8711-7346-2786-5d98a404be0c@intel.com> Date: Thu, 27 Apr 2017 11:55:59 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.0.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] doc: fix enic NIC guide syntax and copyright X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Apr 2017 10:56:04 -0000 On 4/27/2017 11:13 AM, Mcnamara, John wrote: > > >> -----Original Message----- >> From: John Daley [mailto:johndale@cisco.com] >> Sent: Thursday, April 27, 2017 1:53 AM >> To: Yigit, Ferruh ; Mcnamara, John >> >> Cc: dev@dpdk.org; John Daley >> Subject: [PATCH] doc: fix enic NIC guide syntax and copyright >> >> Fixes: 211f9a9ce2f0 ("enic: add guide") >> >> Signed-off-by: John Daley > > Acked-by: John McNamara Applied to dpdk-next-net/master, thanks.