From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from dpdk.org (dpdk.org [92.243.14.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 246F3A04DD;
	Wed, 28 Oct 2020 13:08:48 +0100 (CET)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id 7100DCB19;
	Wed, 28 Oct 2020 13:08:46 +0100 (CET)
Received: from mga01.intel.com (mga01.intel.com [192.55.52.88])
 by dpdk.org (Postfix) with ESMTP id 85E8DCAF1
 for <dev@dpdk.org>; Wed, 28 Oct 2020 13:08:43 +0100 (CET)
IronPort-SDR: opDvwxwKN2zfBAaExIEpJS8/IuSGGSGsP3bD++CViPjZGA27neW7YvbhytDm9eV4jfa8Xkpva8
 fuCJtQW5OBFA==
X-IronPort-AV: E=McAfee;i="6000,8403,9787"; a="186005048"
X-IronPort-AV: E=Sophos;i="5.77,426,1596524400"; d="scan'208";a="186005048"
X-Amp-Result: SKIPPED(no attachment in message)
X-Amp-File-Uploaded: False
Received: from fmsmga004.fm.intel.com ([10.253.24.48])
 by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;
 28 Oct 2020 05:08:41 -0700
IronPort-SDR: V8mCPsZo6twwwjx3xVT+rbx7zBfvH8SOOnxbm124+Jc5tWD1L9XcyQ6G7mVJZD/hMJjQt9PBnJ
 mxt8qjI0Occg==
X-IronPort-AV: E=Sophos;i="5.77,426,1596524400"; d="scan'208";a="350972374"
Received: from aburakov-mobl.ger.corp.intel.com (HELO [10.213.193.36])
 ([10.213.193.36])
 by fmsmga004-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;
 28 Oct 2020 05:08:37 -0700
To: Thomas Monjalon <thomas@monjalon.net>, dev@dpdk.org
Cc: ferruh.yigit@intel.com, david.marchand@redhat.com,
 bruce.richardson@intel.com, olivier.matz@6wind.com, ciara.power@intel.com,
 akhil.goyal@nxp.com, fiona.trahe@intel.com, john.griffin@intel.com,
 deepak.k.jain@intel.com
References: <20201022220525.1532249-1-thomas@monjalon.net>
 <20201022220525.1532249-2-thomas@monjalon.net>
From: "Burakov, Anatoly" <anatoly.burakov@intel.com>
Message-ID: <9da26ef8-1e19-c94c-6cd3-37aba4559f02@intel.com>
Date: Wed, 28 Oct 2020 12:08:35 +0000
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101
 Thunderbird/68.12.0
MIME-Version: 1.0
In-Reply-To: <20201022220525.1532249-2-thomas@monjalon.net>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: 7bit
Subject: Re: [dpdk-dev] [PATCH 1/5] eal: remove comment about old partition
	option
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org
Sender: "dev" <dev-bounces@dpdk.org>

On 22-Oct-20 11:05 PM, Thomas Monjalon wrote:
> The main initialization function (rte_eal_init) has documentation
> about a feature from another era: memory partition.
> 
> Curiously, this lost treasure is found only now,
> suggesting there may be other interesting things to discover in the doc.
> To all aspiring Indiana Jones: the hunt is open!
> 
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> ---

Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>

-- 
Thanks,
Anatoly