From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] armv8/config: enable igb_uio on arm64 platform Date: Fri, 06 Oct 2017 23:39:35 +0200 Message-ID: <10261823.GrVeVV4dG2@xps> References: <1505358003-29267-1-git-send-email-jianbo.liu@linaro.org> <1505361227-29822-1-git-send-email-jianbo.liu@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Hemant Agrawal , jerin.jacob@caviumnetworks.com To: Jianbo Liu Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 6D4A11B1BF for ; Fri, 6 Oct 2017 23:39:37 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 14/09/2017 13:31, Hemant Agrawal: > On 9/14/2017 9:23 AM, Jianbo Liu wrote: > > The kernel patch was merged to support pci resource mapping. > > https://patchwork.kernel.org/patch/9677441/ > > > > So enable igu_uio in the default arm64 configuration. > > > > v2: > > - keep headline format > > > > Signed-off-by: Jianbo Liu > Acked-by: Hemant Agrawal Applied, thanks