From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2] config: compile avp driver only on intel 64 bit Date: Fri, 7 Apr 2017 12:13:38 +0100 Message-ID: <065a3a43-c47c-c114-bdc5-efe643ba26aa@intel.com> References: <20170404163654.86100-1-allain.legacy@windriver.com> <20170404173724.185928-1-allain.legacy@windriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Allain Legacy Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 49CCE326C for ; Fri, 7 Apr 2017 13:13:51 +0200 (CEST) In-Reply-To: <20170404173724.185928-1-allain.legacy@windriver.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 4/4/2017 6:37 PM, Allain Legacy wrote: > The AVP devices are only supported on Intel 64-bit architectures so > adjusting the defconfig attributes accordingly. > > Fixes: 0485859868a9 ("net/avp: support driver registration") > > Signed-off-by: Allain Legacy Applied to dpdk-next-net/master, thanks.