From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 4C89342CC6; Thu, 15 Jun 2023 15:53:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2951340EE3; Thu, 15 Jun 2023 15:53:36 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id F057A40E0F for ; Thu, 15 Jun 2023 15:53:34 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1686837214; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=A/3/JdKlAjWNdt2XMoao47tOVZ1V4pfX4i53KEcJkpw=; b=IUMr7TlmoDh8AzvPFsM0v201SN9/S+1opfRFD4XEYAyfHRmT1TlQSx0OuPzWrjAMhGmMuJ sbUan4OLvWYqDMjvAFe/BXR1G6xYPPc4JFP60P4/n3a13qil2cQOKnnzZexxio+8bJuyZg 7sE+Z6UytUgESTSqncvplC2q6pS/mO4= Received: from mail-pj1-f71.google.com (mail-pj1-f71.google.com [209.85.216.71]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-208-rucU_FDJNTS2mAsh1kDf2A-1; Thu, 15 Jun 2023 09:53:32 -0400 X-MC-Unique: rucU_FDJNTS2mAsh1kDf2A-1 Received: by mail-pj1-f71.google.com with SMTP id 98e67ed59e1d1-2566f2acd88so5435911a91.1 for ; Thu, 15 Jun 2023 06:53:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686837209; x=1689429209; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A/3/JdKlAjWNdt2XMoao47tOVZ1V4pfX4i53KEcJkpw=; b=Ms5D43z4+F4JjxWSZm0sZr4962Rl189lrhSVZZzn3SqSELNlTRtB0ocsc68HwwJzi2 La5mcUMELpjfbz5PCE0uYHzIjRyRLQvmnJcQJttDnd4o2zR3K2cNzzPhr0MwYRND9Tnr Vzvssq0RvBn0S+CVBCOtskzDJQLZAXtW0VuG9F2da7W0Zfz+GqnFSjq5th+b+/QhkKaR Gxeata1+JBVEFSAPUec5IqMzBJ6Ni+sRt2f3SPEDLRE2HMQVkMWh0xCPETQqsmNSQ4BY Z1OUhLMEwOUhL4zBEHU9mh/C3N+GcmDK201tMxn9xD4IBz+mejbarXzjiG9HpdJ5xUHv eDFw== X-Gm-Message-State: AC+VfDwDjwc9gtGImy7u8s5p73qRKLWl5NkTaAHMGjw/bHUO1fkIjxLM mkocDJKhuEwaEpqpA2Lnbkd4su1TMOzTzSWpbfBCCOMMLT0ub4/IYkOmV/+TAL8b5n1FiozSCvs SPJEtnS3mTTDpxOLdPL15XL/liPs= X-Received: by 2002:a17:90a:f0d1:b0:256:38d1:eec3 with SMTP id fa17-20020a17090af0d100b0025638d1eec3mr4351988pjb.38.1686837208827; Thu, 15 Jun 2023 06:53:28 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ6q/ggt+6XPDeI3fbJaJCsyfts4Os+8ZbbOUe03WlSI3B26Gq6drHF1W7xTZeUp/jVVgf3Hi5oC27r9QuiNm8U= X-Received: by 2002:a17:90a:f0d1:b0:256:38d1:eec3 with SMTP id fa17-20020a17090af0d100b0025638d1eec3mr4351979pjb.38.1686837208596; Thu, 15 Jun 2023 06:53:28 -0700 (PDT) MIME-Version: 1.0 References: <20230612162104.170749-1-bruce.richardson@intel.com> <20230613153333.164365-1-bruce.richardson@intel.com> In-Reply-To: <20230613153333.164365-1-bruce.richardson@intel.com> From: David Marchand Date: Thu, 15 Jun 2023 15:53:17 +0200 Message-ID: Subject: Re: [PATCH v3 0/2] replace int flags with booleans To: Bruce Richardson Cc: dev@dpdk.org X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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 On Tue, Jun 13, 2023 at 5:34=E2=80=AFPM Bruce Richardson wrote: > > in meson.build files, some flags were being treated as integers rather > than using the more logical option of booleans. Fix this. > > V3: drop the patch requiring libnuma from this set, to make this only > a simple set changing the types of the flag. The other patch will be > submitted separately for better tracking. > > Bruce Richardson (2): > build: change NUMA flag variable type to boolean > build: change libfdt flag variable type to boolean Series applied, thanks Bruce. --=20 David Marchand