From patchwork Fri Apr 14 12:41:39 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Akihiko Odaki X-Patchwork-Id: 126084 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id CA8A742941; Fri, 14 Apr 2023 14:42:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 279F342C24; Fri, 14 Apr 2023 14:42:09 +0200 (CEST) Received: from mail-pl1-f179.google.com (mail-pl1-f179.google.com [209.85.214.179]) by mails.dpdk.org (Postfix) with ESMTP id 22D8642B8E for ; Fri, 14 Apr 2023 14:42:07 +0200 (CEST) Received: by mail-pl1-f179.google.com with SMTP id d9443c01a7336-1a6715ee82fso7812545ad.1 for ; Fri, 14 Apr 2023 05:42:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=daynix-com.20221208.gappssmtp.com; s=20221208; t=1681476126; x=1684068126; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=oS9GN4byybpfU2zct8pDDsZ9c5G3yrbIm0s+pC71SGk=; b=29gS062KVWlURf6S/kjHbWGEaB8FFxhsdod69bVhqNVBnP0AqcU+PabuBQXxVdVjzY lvr45wZ60CS+K/7ikgWROGaXcQB/faJQjZ151WizzzeQfDfFMNTy9qZiPGZIUGQX7kxm WBmTyqY0N4B0EEP8iCXDQ+u6RGVRbpFMAw0xOQxyWUErK+mm78fIBNqFrlm4C9PZGwQG I4vou330iXopZ8YUZWWQiJdePpMRrwkoblfu2NCp9GzrV/ajxTy7Kt/l9x+7Y56devax x6OHc2LFc9cyuuCtSi49rrOcN00M0xWP83IACCpccWZ2Rs8rA/42eVkEqXX2MtPXs2j8 BN1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681476126; x=1684068126; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oS9GN4byybpfU2zct8pDDsZ9c5G3yrbIm0s+pC71SGk=; b=bODT1pSixqDS+YIXs4C3gxMD9Oo2cGsd4LA8VlULLWemWc8mBnuT3awROnTwzmSljJ lg/afUBza09UcjOELO9jAkkaJswOtQ3Kz0CdICsk01+pRks8b4NFv8/UmO88LLlCr4c2 o1tP/BjJMbayA8tWgBcNWC9svYne0t8BJiyIuuJBd2OV8IK1c9kwjZEXrfO+mYdMGTaw YV3fnrixMng4Rpf3a2MSIFLSiryYFnn/59TtXGlcSAPKowcpQ9nqW2YzZ5iln58IXUCQ iqEMQjSRYibZofRJlxu627yklpedO/PK+RVi81qSskDcFSv4/wb60Kl98WhsoNWImO7j UYsw== X-Gm-Message-State: AAQBX9dtxZBRm6HtvFqWcbEHbz+YHqBE46ymJRz+Ov6TpquaWsW0TvkK i7C1iGVNWWc8eOOLfhglvbqXzg== X-Google-Smtp-Source: AKy350a9/+xb+BbSXz2M27VpeAygyWWH3Ht04J9UGiUanjSHegjlxMeDEROPhRS1/gEU2Dq4UJHTdA== X-Received: by 2002:a05:6a00:a25:b0:62a:c1fa:b253 with SMTP id p37-20020a056a000a2500b0062ac1fab253mr8792842pfh.31.1681476126346; Fri, 14 Apr 2023 05:42:06 -0700 (PDT) Received: from alarm.flets-east.jp ([2400:4050:a840:1e00:4457:c267:5e09:481b]) by smtp.gmail.com with ESMTPSA id y6-20020aa78046000000b00634a96493f7sm2958137pfm.128.2023.04.14.05.42.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 14 Apr 2023 05:42:06 -0700 (PDT) From: Akihiko Odaki To: Ruifeng Wang , Bruce Richardson Cc: dev@dpdk.org, Akihiko Odaki Subject: [PATCH 2/2] config/arm: Enable NUMA for generic Arm build Date: Fri, 14 Apr 2023 21:41:39 +0900 Message-Id: <20230414124139.66443-3-akihiko.odaki@daynix.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230414124139.66443-1-akihiko.odaki@daynix.com> References: <20230414124139.66443-1-akihiko.odaki@daynix.com> MIME-Version: 1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org We enable NUMA even if the presence of NUMA is unknown for the other architectures. Enable NUMA for generic Arm build too. Signed-off-by: Akihiko Odaki --- config/arm/meson.build | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/config/arm/meson.build b/config/arm/meson.build index 724c00ad7e..f8ee7cdafb 100644 --- a/config/arm/meson.build +++ b/config/arm/meson.build @@ -271,13 +271,15 @@ implementers = { soc_generic = { 'description': 'Generic un-optimized build for armv8 aarch64 exec mode', 'implementer': 'generic', - 'part_number': 'generic' + 'part_number': 'generic', + 'numa': true } soc_generic_aarch32 = { 'description': 'Generic un-optimized build for armv8 aarch32 exec mode', 'implementer': 'generic', - 'part_number': 'generic_aarch32' + 'part_number': 'generic_aarch32', + 'numa': true } soc_armada = {