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 2F4584541F; Thu, 13 Jun 2024 16:07:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0223C402E4; Thu, 13 Jun 2024 16:07:19 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id 55496402CB for ; Thu, 13 Jun 2024 16:07:16 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1718287636; 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=Xx+ufXQTGACWRK6+h5kmGZi461HNiII+fuC+H2vAN6U=; b=Gx5ktJiynEFUAnylsWu7eMpVcIidO6DVfOzXen6BhM8amd/gYRDxdexcu0MNGJOyu9FKmY E1ogdk4JupUOGaJPE3qtL/2aEhbl3ZiKTgAUu790XMpAsZ9+nb78ZWHRhU6Q/zMowniHZh 5j+44eDuFje+ZxQ1oUp9ns2NkjvCBJw= Received: from mail-lj1-f197.google.com (mail-lj1-f197.google.com [209.85.208.197]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-313-Ur--J4IvPea9kAFMUOA41w-1; Thu, 13 Jun 2024 10:07:15 -0400 X-MC-Unique: Ur--J4IvPea9kAFMUOA41w-1 Received: by mail-lj1-f197.google.com with SMTP id 38308e7fff4ca-2ebe82e96e4so7801001fa.0 for ; Thu, 13 Jun 2024 07:07:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718287633; x=1718892433; 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=Xx+ufXQTGACWRK6+h5kmGZi461HNiII+fuC+H2vAN6U=; b=T/JRt3duU/Wjy/cTIJnwyY26vEn1pVSBmxZYdEmiTx0PWLZQmlFst9aI4Ci0iwklIh bWB6QJGShItKJbKLpu3bbhqFJSp6vlRkH2FmSbS+BM8IJqMFVICuO+E223me3E9rc67M hnGJ2Os/YmCHPfpCwSquHvrlTCa1mWptZV4hdVdDYQnnqk/v0JehR6SuZDNnlXfpsCeT pi9eM4BJL+LEgfuOOheeU2QDMgv34z47T5NiFbdinrkVDOhvRMQ+C4jruS8MKJftIuNY Ze8ZPDRt6N5zIArvWdKRaIAn96xXbiIoNkFOsi8YEnQxJv7k9O7iezptDnMg0kVevqlV BdNg== X-Gm-Message-State: AOJu0YypwtHa21HugWoLMk7lkAP/+cBlFACL1lytJ4EhG6BAKlr4NYSC c/nCAXxTc7j7ydLPIIxTZ2B3JwQi1iACk0rHgYcjQOWo13qvIuXzywv8ObS4gHBhOXP7L8WnSZR vk1+wznbsZzFimWMp8oNjbLyi/8Ht12TJbeuXy5VR73oq0A5D/c9oGJ/zVBrgdC+QuKcXVk/pHQ dx7kX3+oxC3VvXNNo= X-Received: by 2002:a2e:b165:0:b0:2e9:8c28:3358 with SMTP id 38308e7fff4ca-2ebfc9d05edmr29123511fa.20.1718287633533; Thu, 13 Jun 2024 07:07:13 -0700 (PDT) X-Google-Smtp-Source: AGHT+IEkLOSIuEWM2voEQnoaDMKDowoTKbIJGIH2aXTpIFzd1v2BOKO2q0H0eiKuGKAb9kNHD2PGKnjqwIj46PuKRtY= X-Received: by 2002:a2e:b165:0:b0:2e9:8c28:3358 with SMTP id 38308e7fff4ca-2ebfc9d05edmr29123401fa.20.1718287633183; Thu, 13 Jun 2024 07:07:13 -0700 (PDT) MIME-Version: 1.0 References: <1709075273-6885-1-git-send-email-roretzla@linux.microsoft.com> <1709763287-10713-1-git-send-email-roretzla@linux.microsoft.com> In-Reply-To: <1709763287-10713-1-git-send-email-roretzla@linux.microsoft.com> From: David Marchand Date: Thu, 13 Jun 2024 16:07:01 +0200 Message-ID: Subject: Re: [PATCH v3 0/5] use rte macros instead of GCC __attribute To: Tyler Retzlaff Cc: dev@dpdk.org, Bruce Richardson , Honnappa Nagarahalli , Vladimir Medvedkin , mb@smartsharesystems.com 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 Wed, Mar 6, 2024 at 11:14=E2=80=AFPM Tyler Retzlaff wrote: > > Clean up direct uses of GCC __attribute__((__pure__)) and > __attribute__((__may_alias__)). A checkpatch check already warns for > new additions. > > Tyler Retzlaff (5): > eal: add rte pure attribute macro > lpm: use rte macro instead of GCC attribute > rcu: use rte macro instead of GCC attribute > app/test: use rte macro instead of GCC attribute > net/cxgbe: use rte macro instead of GCC attribute > As explained in response to patch 5, I did not apply the last patch for now= . Patch 1-4 applied, thanks for the cleanup Tyler. --=20 David Marchand