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 11A194541F; Thu, 13 Jun 2024 16:05:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 85DF2402E4; Thu, 13 Jun 2024 16:05:27 +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 333ED402CB for ; Thu, 13 Jun 2024 16:05:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1718287525; 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=UjaeabDT06Ghi5IdTrNAw4cIxqv77pEg7B+PBW4KKyU=; b=hazslnd0ycSjRBUHd2kLqzOdyWyj6ym2L8fdE9oZV0YQaMqW2k/DtGEnXSZd9kI1JNCj6Y qkhGc1o0g5AwE/sx+PSiskZFOWPMk7U6QDpesoyPHdGY80ngnGgdNfn25WxoLl+IXRY59c paoYmnflg75Z1qF+Rl68TI4EVlEUkDA= Received: from mail-lf1-f71.google.com (mail-lf1-f71.google.com [209.85.167.71]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-632-2HDTSFNdOSiXsB4WscOh0w-1; Thu, 13 Jun 2024 10:05:24 -0400 X-MC-Unique: 2HDTSFNdOSiXsB4WscOh0w-1 Received: by mail-lf1-f71.google.com with SMTP id 2adb3069b0e04-52c8126f372so779431e87.1 for ; Thu, 13 Jun 2024 07:05:24 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718287523; x=1718892323; 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=UjaeabDT06Ghi5IdTrNAw4cIxqv77pEg7B+PBW4KKyU=; b=kgt2ptU6R2NIw+wsue+OK2UeauXRd5UaVB9W6aYxaAVeyKZVtxPQWKIDg8MNeY+A9M Ydcu8Hfal1VAz4/GG9QHjTO5HJj7VZyN7pZt21Odv0Cz2TUbttOnvsyluC428p6BttGD auGin1+a0z5/GWSYbGjVr1hOUqW6K5or1qq29i5E7QoczU9b/dZ37w0WrBCQ6rhi8FHO 5MSisdNgYUOEXjZJVu8yVGprs6XKQOCDvX2baC5qcxCtUkznGR8Vgc9lJliLwgjY/B5+ kqxKTnCuE9j5JTWBQMfKcby+O8KmB7Zph7/aK2vTvl0FtzRA2ufp09eziwAW6iq6o849 aUvQ== X-Gm-Message-State: AOJu0YyB0wcyq8cqsq11MAADf23bMBNtFdAyZ6GsCxnvZsmQzxUlVBLv yqO1OJ/vdNn6VCV3wcTEFTJhFPoFHjDThq6/OFz0wozIiVQpW999cueiD3PB1xDGZ97ZLRwLQwb PDH8+SwkXoIkNd3OIVLMkbEq/zJWcA4tqW0HIAfP/NFbY/M4NMUEgwDcLjB5VdpLKdtJo4Al9yL 8PpjxDNZQV79CEqYc= X-Received: by 2002:a19:a416:0:b0:52c:89b6:6b82 with SMTP id 2adb3069b0e04-52c9a3ca953mr3009188e87.27.1718287522907; Thu, 13 Jun 2024 07:05:22 -0700 (PDT) X-Google-Smtp-Source: AGHT+IHqI/XKpduFFiQDlOweYNTvVyQL15HUuFUjX75zNMv55CsfF25Obyalm146W+/pa9BkviZiQt0Q6m9/1qQTIhI= X-Received: by 2002:a19:a416:0:b0:52c:89b6:6b82 with SMTP id 2adb3069b0e04-52c9a3ca953mr3009161e87.27.1718287522366; Thu, 13 Jun 2024 07:05:22 -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> <1709763287-10713-6-git-send-email-roretzla@linux.microsoft.com> In-Reply-To: From: David Marchand Date: Thu, 13 Jun 2024 16:05:10 +0200 Message-ID: Subject: Re: [PATCH v3 5/5] net/cxgbe: use rte macro 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 Thu, Jun 13, 2024 at 3:44=E2=80=AFPM David Marchand wrote: > > On Wed, Jun 12, 2024 at 10:16=E2=80=AFAM David Marchand > wrote: > > > > On Wed, Mar 6, 2024 at 11:14=E2=80=AFPM Tyler Retzlaff > > wrote: > > > > > > Use existing __rte_may_alias macro from rte_common.h instead of > > > directly using __attribute__((__may_alias__)). > > > > > > Signed-off-by: Tyler Retzlaff > > > --- > > > drivers/net/cxgbe/base/common.h | 2 +- > > > drivers/net/cxgbe/base/t4_hw.c | 2 +- > > > drivers/net/cxgbe/base/t4vf_hw.c | 2 +- > > > 3 files changed, 3 insertions(+), 3 deletions(-) > > > > Adding cxgbe maintainer. > > > > This patch is touching base/ driver code. > > Rahul, is this change ok for you? > > I got a bounce on the previous mail. > Trying again. So again, no luck. I tried to contact some people at chelsio. I'll keep this patch on hold for now but apply the rest of the series. --=20 David Marchand