From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id CAFB32965; Fri, 29 Mar 2019 13:43:35 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 45FF121EDB; Fri, 29 Mar 2019 08:43:35 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Fri, 29 Mar 2019 08:43:35 -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:content-type; s=mesmtp; bh=/3oM3TbXfl43Y0sq3MTbMpYbuhZBsZqrgyi8nGgviIM=; b=Jr+ZphI1mgrR a443IBcCmtK6qRDXNvJTVNbAoYp5xtNy9bAE36vO7Q8DEOSwARC/6i/6jHLiw0CS SivuajO7m8qOoHuV21wqkse7dMydwBioMvTDRM216xjKEFMgyz8NSOnwxqU7d9U8 cRPCyjAe0z/F2jWqwrDQblElOtnv11Q= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :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=fm2; bh=/3oM3TbXfl43Y0sq3MTbMpYbuhZBsZqrgyi8nGgvi IM=; b=B7Z1WRWVb5fiqNYPljPEXwYisWv95K/Rke6uT1FoD+JZwWNPxNjULX2vF 3QlRlcNIDKqDPpT0qvLTbCdBXiq9SqQaVB+9HhEapvclAODilxFE4z33rSHQGXp6 j6nB/dwM/rXuDvGdrG5ksTeKciW8sgVYZ3T7B7oqwiKURm6TZiPBcLJ+5HpxKqZE eKY6bf9m8ihjvsGNXTKDrm6O1cNzQ4lqFyxmcJpG0tFED+XkC1LjqPfVnKUXvI4B TE4z6r5vUtAMTanvj9QDoeiNOrDOJddJFUnQYUvryf4k8hDqaRS1TOrn/FvxT/ms aStvM2VT6YGkHlAeRDEG9adHMsKYg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrkeejgddujecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 01AC81030F; Fri, 29 Mar 2019 08:43:33 -0400 (EDT) From: Thomas Monjalon To: Anatoly Burakov Cc: dev@dpdk.org, stable@dpdk.org Date: Fri, 29 Mar 2019 13:43:32 +0100 Message-ID: <4261977.n3HF0h5BDL@xps> In-Reply-To: References: <1eaac2264febd5c36654a90b0cc13ba43a0b28ca.1553693720.git.anatoly.burakov@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v3] mem: warn user when running without NUMA support 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: , X-List-Received-Date: Fri, 29 Mar 2019 12:43:36 -0000 29/03/2019 13:30, Anatoly Burakov: > + if (rte_socket_count() > 1) > + RTE_LOG(DEBUG, EAL, "%s(): not checking hugepage NUMA node.\n"); You missed something here. __func__? From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id E0D4FA05D3 for ; Fri, 29 Mar 2019 13:43:37 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id F19592BD3; Fri, 29 Mar 2019 13:43:36 +0100 (CET) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id CAFB32965; Fri, 29 Mar 2019 13:43:35 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 45FF121EDB; Fri, 29 Mar 2019 08:43:35 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Fri, 29 Mar 2019 08:43:35 -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:content-type; s=mesmtp; bh=/3oM3TbXfl43Y0sq3MTbMpYbuhZBsZqrgyi8nGgviIM=; b=Jr+ZphI1mgrR a443IBcCmtK6qRDXNvJTVNbAoYp5xtNy9bAE36vO7Q8DEOSwARC/6i/6jHLiw0CS SivuajO7m8qOoHuV21wqkse7dMydwBioMvTDRM216xjKEFMgyz8NSOnwxqU7d9U8 cRPCyjAe0z/F2jWqwrDQblElOtnv11Q= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :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=fm2; bh=/3oM3TbXfl43Y0sq3MTbMpYbuhZBsZqrgyi8nGgvi IM=; b=B7Z1WRWVb5fiqNYPljPEXwYisWv95K/Rke6uT1FoD+JZwWNPxNjULX2vF 3QlRlcNIDKqDPpT0qvLTbCdBXiq9SqQaVB+9HhEapvclAODilxFE4z33rSHQGXp6 j6nB/dwM/rXuDvGdrG5ksTeKciW8sgVYZ3T7B7oqwiKURm6TZiPBcLJ+5HpxKqZE eKY6bf9m8ihjvsGNXTKDrm6O1cNzQ4lqFyxmcJpG0tFED+XkC1LjqPfVnKUXvI4B TE4z6r5vUtAMTanvj9QDoeiNOrDOJddJFUnQYUvryf4k8hDqaRS1TOrn/FvxT/ms aStvM2VT6YGkHlAeRDEG9adHMsKYg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrkeejgddujecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 01AC81030F; Fri, 29 Mar 2019 08:43:33 -0400 (EDT) From: Thomas Monjalon To: Anatoly Burakov Cc: dev@dpdk.org, stable@dpdk.org Date: Fri, 29 Mar 2019 13:43:32 +0100 Message-ID: <4261977.n3HF0h5BDL@xps> In-Reply-To: References: <1eaac2264febd5c36654a90b0cc13ba43a0b28ca.1553693720.git.anatoly.burakov@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH v3] mem: warn user when running without NUMA support 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" Message-ID: <20190329124332.GGBaO2z9bzQ8zPf5MoVxRjY1oqy07uuDL0NCwf4ZPI8@z> 29/03/2019 13:30, Anatoly Burakov: > + if (rte_socket_count() > 1) > + RTE_LOG(DEBUG, EAL, "%s(): not checking hugepage NUMA node.\n"); You missed something here. __func__?