From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gaetan.rivet@6wind.com>
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 <dev@dpdk.org>; Wed, 21 Jun 2017 11:21:21 +0200 (CEST)
Received: by mail-wr0-f171.google.com with SMTP id c11so70856156wrc.3
 for <dev@dpdk.org>; Wed, 21 Jun 2017 02:21:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=6wind-com.20150623.gappssmtp.com; s=20150623;
 h=date:from:to:cc:subject:message-id:references:mime-version
 :content-disposition:content-transfer-encoding:in-reply-to
 :user-agent; bh=yPxu5Ur3c0uboQoYppK5qFZNo5jjl5/8A84N7W/2OI4=;
 b=wkAVO5of+0/sbsZdI4+Vdf7gWWBNXsON0onDDKjZlvS4Aoh4GE2r+0hLHmqeMzPalD
 8Aqi2RXyAXfYo/CRkWOT+9AHZ5o3z4X4aZyZbGdVrCRlRhDdHYr4qSR9wTwQW75k8t+K
 HUWYkb52HntP/dEk05KCsm8/rQ4ltC0Ael9q1biliPLyplxqcqT+gcGtFGZYhcebngaT
 iz36I+qC2Q7uwaHhVdwTVxTIJnXgoKZ7ETCHwPI9ntCCyAyn7gWxWs6tBt3GZXpYR3oR
 cULLL1s1AKaJaxf5f0dK+4h2LtYD2g5/7u2Y2x3SwvdQhJ/CyBs7w4Aoh/HNJLXo91yC
 Izng==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:date:from:to:cc:subject:message-id:references
 :mime-version:content-disposition:content-transfer-encoding
 :in-reply-to:user-agent;
 bh=yPxu5Ur3c0uboQoYppK5qFZNo5jjl5/8A84N7W/2OI4=;
 b=pi/LSUeyvD3OuPycEXViC2vNFEqcfYIsIKvBr6bBm1cAGhJegJT/Z5KRCvg+aDw/a6
 YAYtp84E1cXMul1/R8U+HVcUTBFjZjxtk5C8HQJW9qPuBEjS8a9fu5n7NTXyHD5Pxxz1
 PATx6sXIM/UBIoFGFupgtWElixQdELssK90J7AxYu8/bOzn/vBnQAV5/IikOjiWj1Ps9
 wJC268La9WbtESJLl2yEZ5Lbxm1LUEO8Q7RvqTEzdAiUORpW/+kMpC5tTxjLqhWLQTLG
 OlulTTK0p9h1shb054/lWPjUpiQiCnz2qGqBex+KvMaaOZf1ndyLXCctPJ+v7RTanOfm
 Ud8g==
X-Gm-Message-State: AKS2vOxD/0Sz9tEvLm+THJh0CPTMm3lmNpIJpw8pmQhtlMoTvv+vW6HN
 ShcPwgU8+ylqkrs9dXc=
X-Received: by 10.223.179.13 with SMTP id j13mr969701wrd.108.1498036880863;
 Wed, 21 Jun 2017 02:21:20 -0700 (PDT)
Received: from bidouze.vm.6wind.com (host.78.145.23.62.rev.coltfrance.com.
 [62.23.145.78])
 by smtp.gmail.com with ESMTPSA id h16sm31462614wma.14.2017.06.21.02.21.19
 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 21 Jun 2017 02:21:20 -0700 (PDT)
Date: Wed, 21 Jun 2017 11:21:13 +0200
From: =?iso-8859-1?Q?Ga=EBtan?= Rivet <gaetan.rivet@6wind.com>
To: Thomas Monjalon <thomas@monjalon.net>
Cc: dev@dpdk.org
Message-ID: <20170621092113.GB2344@bidouze.vm.6wind.com>
References: <cover.1496877060.git.gaetan.rivet@6wind.com>
 <cover.1497999952.git.gaetan.rivet@6wind.com>
 <d76f887778ae8506b6060129b301809eb8a4ba3b.1497999952.git.gaetan.rivet@6wind.com>
 <57619661.3Vmb2ptdra@xps>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <57619661.3Vmb2ptdra@xps>
User-Agent: Mutt/1.5.23 (2014-03-12)
Subject: Re: [dpdk-dev] [PATCH v3 2/9] eal: expose rte_eal_using_phys_addrs
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 21 Jun 2017 09:21:21 -0000

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