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 85D4AC600 for ; Fri, 24 Jun 2016 18:39:06 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga101.fm.intel.com with ESMTP; 24 Jun 2016 09:39:06 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,521,1459839600"; d="scan'208";a="1009016332" Received: from singalsu-mobl4.ger.corp.intel.com ([10.252.31.226]) by fmsmga002.fm.intel.com with SMTP; 24 Jun 2016 09:39:03 -0700 Received: by (sSMTP sendmail emulation); Fri, 24 Jun 2016 17:39:03 +0025 Date: Fri, 24 Jun 2016 17:39:02 +0100 From: Bruce Richardson To: "Mcnamara, John" Cc: Alejandro Lucero , "dev@dpdk.org" Message-ID: <20160624163902.GN13456@bricha3-MOBL3> References: <1461670601-44285-1-git-send-email-alejandro.lucero@netronome.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Research and =?iso-8859-1?Q?De=ACvel?= =?iso-8859-1?Q?opment?= Ireland Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH] nfp: modifying guide about using uio modules X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2016 16:39:06 -0000 On Fri, Jun 24, 2016 at 02:37:41PM +0100, Mcnamara, John wrote: > > -----Original Message----- > > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Alejandro Lucero > > Sent: Tuesday, April 26, 2016 12:37 PM > > To: dev@dpdk.org > > Subject: [dpdk-dev] [PATCH] nfp: modifying guide about using uio modules > > > > - Removing dependency on nfp_uio kernel module. The igb_uio > > kernel modules can be used instead. > > > > Fixes: 80bc1752f16e ("nfp: add guide") > > > > Signed-off-by: Alejandro Lucero > > Acked-by: John McNamara > Applied to dpdk-next-net/rel_16_07 /Bruce