From patchwork Thu Oct 22 22:05:20 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Monjalon X-Patchwork-Id: 81832 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id CB1EFA04DD; Fri, 23 Oct 2020 00:05:56 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 73E8E72D9; Fri, 23 Oct 2020 00:05:37 +0200 (CEST) Received: from new1-smtp.messagingengine.com (new1-smtp.messagingengine.com [66.111.4.221]) by dpdk.org (Postfix) with ESMTP id 078296CCB for ; Fri, 23 Oct 2020 00:05:34 +0200 (CEST) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailnew.nyi.internal (Postfix) with ESMTP id 9DCE35803F4; Thu, 22 Oct 2020 18:05:34 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Thu, 22 Oct 2020 18:05:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; s=fm2; bh=EgD2MLL6n66vO 2VOYBgIaZ8nO9wsIuJJxMj1uOvGQbU=; b=mG5hvBrCnOc6z1rlu7X942Fw6L1Zg Bm4oqR7SjhhqFNihfU+AXfhbl8P15gF/8KB4E60dVDDx0mcUPvQVsy8pWmAV25Gy FwRPjxBPaUEcm/1ZLkywoNSrGU4s6ehLngUSLYTsC5gva7oohqfSiVMjybDs3CRm CkeXI3zmdMStmKiAYOijFoDRjiBL2fInIeq9Zlx+qXpq/bcpsUj7vuJ+cQbD3Dkq 59920l6GFpSPvxEmaBKyKnT0NacDybcUuQakgguAmPFe0MCawsXwCa8r6Vl1w7Oy TZzSNDIMaRLzHBpupa/Six/P2AWUyn5YOqvboLh5EGFC4Jq69PVaMrG8A== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :in-reply-to:message-id:mime-version:references:subject:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm1; bh=EgD2MLL6n66vO2VOYBgIaZ8nO9wsIuJJxMj1uOvGQbU=; b=YPgrE3Az grUcdHqcJyN3No9hCR3MWh6Kg3LlCINOEnHLi3epH+Ffts1YE/VjNDq0f2voVZIx TuM2BUC9rHgUOdsWq23DYUVwSsalYxHZMrJYTX1sAlYPdGameE0o3Mg3zuV1YVMa Fxbie5UWCSceLgVH6NktfAa2vnZzxb+lB96mGWiUiGxEwySsnhXdqQ9BnQSDRYVu 0BHnIuRuFMypguwCkg723ZJ4e90TaNXoZTcBxJoJ6StCKpMJtAHwVd5E1AqCrJCt F7/c9QV27in4ZReCAhO+0dZoMQw2uAE8I+7gXv4a5Zm23FDtWCwgnXLZtAP5q9nJ oM9lEh77+vOPgA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrjeelgddtiecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhephffvufffkffojghfggfgsedtkeertd ertddtnecuhfhrohhmpefvhhhomhgrshcuofhonhhjrghlohhnuceothhhohhmrghssehm ohhnjhgrlhhonhdrnhgvtheqnecuggftrfgrthhtvghrnhepvdehgfeivdejgedtveehfe fhteelfefgieevgfffveefjeegtdfguedthedtgeevnecukfhppeejjedrudefgedrvddt fedrudekgeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhroh hmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: from xps.monjalon.net (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 52507306467D; Thu, 22 Oct 2020 18:05:33 -0400 (EDT) From: Thomas Monjalon To: dev@dpdk.org Cc: ferruh.yigit@intel.com, david.marchand@redhat.com, bruce.richardson@intel.com, anatoly.burakov@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 Date: Fri, 23 Oct 2020 00:05:20 +0200 Message-Id: <20201022220525.1532249-2-thomas@monjalon.net> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201022220525.1532249-1-thomas@monjalon.net> References: <20201022220525.1532249-1-thomas@monjalon.net> MIME-Version: 1.0 Subject: [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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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 Acked-by: Anatoly Burakov --- lib/librte_eal/include/rte_eal.h | 8 -------- 1 file changed, 8 deletions(-) diff --git a/lib/librte_eal/include/rte_eal.h b/lib/librte_eal/include/rte_eal.h index 0ae12cf4fb..eaf6469e50 100644 --- a/lib/librte_eal/include/rte_eal.h +++ b/lib/librte_eal/include/rte_eal.h @@ -67,16 +67,8 @@ int rte_eal_iopl_init(void); * * This function is to be executed on the MAIN lcore only, as soon * as possible in the application's main() function. - * - * The function finishes the initialization process before main() is called. * It puts the WORKER lcores in the WAIT state. * - * When the multi-partition feature is supported, depending on the - * configuration (if CONFIG_RTE_EAL_MAIN_PARTITION is disabled), this - * function waits to ensure that the magic number is set before - * returning. See also the rte_eal_get_configuration() function. Note: - * This behavior may change in the future. - * * @param argc * A non-negative value. If it is greater than 0, the array members * for argv[0] through argv[argc] (non-inclusive) shall contain pointers