From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?Ga=EBtan?= Rivet Subject: Re: [PATCH v3 2/9] eal: expose rte_eal_using_phys_addrs Date: Wed, 21 Jun 2017 11:21:13 +0200 Message-ID: <20170621092113.GB2344@bidouze.vm.6wind.com> References: <57619661.3Vmb2ptdra@xps> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: dev@dpdk.org To: Thomas Monjalon Return-path: Received: from mail-wr0-f171.google.com (mail-wr0-f171.google.com [209.85.128.171]) by dpdk.org (Postfix) with ESMTP id 4602637A6 for ; Wed, 21 Jun 2017 11:21:21 +0200 (CEST) Received: by mail-wr0-f171.google.com with SMTP id c11so70856156wrc.3 for ; Wed, 21 Jun 2017 02:21:21 -0700 (PDT) Content-Disposition: inline In-Reply-To: <57619661.3Vmb2ptdra@xps> 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 Wed, Jun 21, 2017 at 09:44:06AM +0200, Thomas Monjalon wrote: > 21/06/2017 01:36, Gaetan Rivet: > > This function was previously private to the EAL layer. > > Other subsystems requires it, such as the PCI bus. > > > > This function is only exposed for linuxapps. > > Why exposing it only for Linux? > Every API should be common, even if it is not implemented for FreeBSD. > Ok, will fix in next version. -- Gaëtan Rivet 6WIND