From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 21F3FA04C7; Tue, 15 Sep 2020 17:40:06 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id F3E381C0CE; Tue, 15 Sep 2020 17:40:05 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by dpdk.org (Postfix) with ESMTP id A830D1BE8E for ; Tue, 15 Sep 2020 17:40:04 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1600184404; 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: in-reply-to:in-reply-to:references:references; bh=B/v/77zAa+KBlT8YwXwgpcqll6vTz0AhYFl679hytxM=; b=WJ/qvodZHoxxNLVi+YUd89j5hcTqF42It3qM0NU1ANn82dEafmM08DigMtGxQePiAKSvqy JZOVZ3BCoGXVP3tD6RVfpWYLJLAowVWJo7tFg+kcNa0qfJKX5E6KerggRTGlEO+Z49YkHG ni5Fik7NyFq3KEV0GR4ncrIzCbBtLYY= Received: from mail-vs1-f72.google.com (mail-vs1-f72.google.com [209.85.217.72]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-500-DohREDyaO0KJ1O2RFJ_awQ-1; Tue, 15 Sep 2020 10:28:39 -0400 X-MC-Unique: DohREDyaO0KJ1O2RFJ_awQ-1 Received: by mail-vs1-f72.google.com with SMTP id q5so1281375vsq.6 for ; Tue, 15 Sep 2020 07:28:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=B/v/77zAa+KBlT8YwXwgpcqll6vTz0AhYFl679hytxM=; b=dzdey2A17ZklSW59MQ7/wWg1TvFMekcvtborpiIAmIUSx62g0Uc6zt3XyZMFYwG/xo AO6b7GTA48693b/BHzcS76tq6j21VbYrce+Insf/A9lDK8g2OZio3n+ybtDEaRaguoTX xtZJ5n/nyOManQaNzOGrzaeUkCYIjbcxE8UbklRG/sSZlqaNw1QrAobmmoLWL2L757u3 bqfS5uKYyrIkMyFCt37rx09TluAS9eoBq+UxalBM8MhY4ZPgy31C3dYEbGRMNkVkKZmd eDeeYcCJcotwoaHT3B/A+POwqa/YLg4+1DnwI3LqiZEClNpFmQxJh67+tY5Sx0pMjUWu HYTg== X-Gm-Message-State: AOAM533TJhrOot/himAWZm7ic+pKGoHSqpM2B/bIlbJFI580tH0QJ0DX dUkR2YskGpOS5RBpp+8X9X34NfcPeMss4bGhZjxAru6f4obpyJOuWbp/BJA8AEDuSJGysKfyC0N L1MOff1q2EfeVbpOJmZU= X-Received: by 2002:a1f:6e07:: with SMTP id j7mr1507065vkc.18.1600180118803; Tue, 15 Sep 2020 07:28:38 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwQ3fPiqxeHTtLOeWO/Tg8OXb0OtNN6I3H8CZWQ+h6hka37mB0DQgzebk8MEgdiOxdh+yZMMdz/NNvmcK3qDmc= X-Received: by 2002:a1f:6e07:: with SMTP id j7mr1507045vkc.18.1600180118551; Tue, 15 Sep 2020 07:28:38 -0700 (PDT) MIME-Version: 1.0 References: <20200902104343.31774-1-radu.nicolau@intel.com> In-Reply-To: <20200902104343.31774-1-radu.nicolau@intel.com> From: David Marchand Date: Tue, 15 Sep 2020 16:28:27 +0200 Message-ID: To: Radu Nicolau Cc: dev , Thomas Monjalon , Jan Viktorin , "Ruifeng Wang (Arm Technology China)" , Jerin Jacob Kollanukkaran , David Christensen , Bruce Richardson , "Ananyev, Konstantin" Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0.002 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH v1 0/4] Remove RTE_MACHINE_CPUFLAG_ macros 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" Hello Radu, On Wed, Sep 2, 2020 at 12:43 PM Radu Nicolau wrote: > > Remove RTE_MACHINE_CPUFLAG_ macros from the build. > Deprecation notice sent, pasted here for reference: > > build macros: The macros defining RTE_MACHINE_CPUFLAG_* will be removed > from the build. The information provided by these macros is available > through standard compiler macros. For example, RTE_MACHINE_CPUFLAG_SSE3 > duplicates the compiler-provided macro __SSE3__. > > Radu Nicolau (4): > x86: change cpuflag macros to compiler macros > arm: change cpuflag macros to compiler macros > ppc: change cpuflag macros to compiler macros > doc: remove reference to RTE_MACHINE_CPUFLAG Expecting a v2 to address Bruce comment. Thanks. -- David Marchand