From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 75A5BF94 for ; Thu, 27 Apr 2017 12:51:16 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Apr 2017 03:51:15 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,383,1488873600"; d="scan'208";a="850373172" 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:51:13 -0700 To: "Mcnamara, John" , John Daley Cc: "dev@dpdk.org" References: <20170426055619.16452-1-johndale@cisco.com> <20170427005210.22440-1-johndale@cisco.com> From: Ferruh Yigit Message-ID: <479d0760-f7e6-946e-5908-43cd2375f0aa@intel.com> Date: Thu, 27 Apr 2017 11:51:12 +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 v2] doc: enic SR-IOV configurations 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:51:17 -0000 On 4/27/2017 11:12 AM, Mcnamara, John wrote: > > >> -----Original Message----- >> From: John Daley [mailto:johndale@cisco.com] >> Sent: Thursday, April 27, 2017 1:52 AM >> To: Yigit, Ferruh ; Mcnamara, John >> >> Cc: dev@dpdk.org; John Daley >> Subject: [PATCH v2] doc: enic SR-IOV configurations >> >> Document SR-IOV passthrough setup and limitations for enic PMD. >> >> Signed-off-by: John Daley > > Acked-by: John McNamara Applied to dpdk-next-net/master, thanks.