From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 01C9F7CC5 for ; Wed, 6 Sep 2017 18:17:25 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga105.jf.intel.com with ESMTP; 06 Sep 2017 09:17:24 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,484,1500966000"; d="scan'208";a="1215521462" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.57]) ([10.237.220.57]) by fmsmga002.fm.intel.com with ESMTP; 06 Sep 2017 09:17:14 -0700 To: Alejandro Lucero , dev@dpdk.org Cc: john.mcnamara@intel.com References: <1504710856-47124-1-git-send-email-alejandro.lucero@netronome.com> From: Ferruh Yigit Message-ID: <43f2a2a2-8588-f4de-926c-1ba29027ca93@intel.com> Date: Wed, 6 Sep 2017 17:17:13 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <1504710856-47124-1-git-send-email-alejandro.lucero@netronome.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v3] doc: update NFP with PF support information 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: Wed, 06 Sep 2017 16:17:26 -0000 On 9/6/2017 4:14 PM, Alejandro Lucero wrote: > NFP PMD has now support for both, PF and VFs. This patch updates > the guide and give some information about implications. > > Signed-off-by: Alejandro Lucero Reviewed-by: John McNamara Applied to dpdk-next-net/master, thanks. (Carried Reviewed-by tag from previous version)