From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCHv3 1/2] config/armv8a: disable igb_uio Date: Fri, 13 May 2016 14:50:48 +0200 Message-ID: <2246279.hMUGCBBRbv@xps13> References: <1462974479-26180-1-git-send-email-hemant.agrawal@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, jerin.jacob@caviumnetworks.com, jianbo.liu@linaro.org, santosh.shukla@caviumnetworks.com To: Hemant Agrawal Return-path: Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id AC2A895FE for ; Fri, 13 May 2016 14:50:50 +0200 (CEST) Received: by mail-wm0-f47.google.com with SMTP id a17so28629210wme.0 for ; Fri, 13 May 2016 05:50:50 -0700 (PDT) In-Reply-To: <1462974479-26180-1-git-send-email-hemant.agrawal@nxp.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-05-11 19:17, Hemant Agrawal: > IGB_UIO not supported for arm64 arch in kernel so disable. If I understand well, a patch is needed in the kernel to make igb_uio works? Please confirm. In that case, yes, the default configuration should be to disable igb_uio. Please note it's just a default to make it work in most common cases. And yes, the default should focus on recent kernels and future directions. > +CONFIG_RTE_EAL_IGB_UIO=n