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 8B93745AD9; Mon, 7 Oct 2024 22:18:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5AB9740285; Mon, 7 Oct 2024 22:18:36 +0200 (CEST) Received: from mail-pj1-f51.google.com (mail-pj1-f51.google.com [209.85.216.51]) by mails.dpdk.org (Postfix) with ESMTP id A1F494026C for ; Mon, 7 Oct 2024 22:18:34 +0200 (CEST) Received: by mail-pj1-f51.google.com with SMTP id 98e67ed59e1d1-2e192a2fe6cso3597619a91.3 for ; Mon, 07 Oct 2024 13:18:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1728332314; x=1728937114; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:from:to:cc:subject:date :message-id:reply-to; bh=sE15ntm3cEhreFQPgw1pQlsIXLNK41AsEJCng299u9Q=; b=MXh+WrOxdWPGtMJIuRuF4wyCsDgb40eGFVkIoQF4tQ83Ji3e3O5XrWYaVhuDVoJtQx 4IzkJzkcKQduuJKUV6nERZhyJQPlzGkoRF/oBDgIcPQKhGoBuaJHdmAjEnbRLzfC2nah 77o88q96x9lkryrEB+VJf6j7CRRjF7DQ7XAkuW4JmuQOcFYK0PdNbbvyHBSpfOeNgYKh SYa0RGd9IjNkktyJlwY1pZsK1o9Sw7uJCmS+1dv7B1IwRypptncF/kbXNcSWtSIN/zY9 EnoUwxB6oMxlah6iJftzn1vL97mJSnRf1JDUHzDGUgxLebPEU2tH6Q5uWC6+7cFf1VVf OIZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728332314; x=1728937114; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sE15ntm3cEhreFQPgw1pQlsIXLNK41AsEJCng299u9Q=; b=Oif+xaK/RkzufKDGhoN2BufQuOLzCpn/Kbu8y2+Q3ebZeCGvGIR97acCy6sTdkfLi+ h8YkFC8cNa8NHQhrXxdi36NZBkMjxF3b8V3iUXwNh3OXL8MZ8nMY3uZouYY5A9mzF4Cz dP5dRRvCynrdFFqQe0L6YlxVyMakwRhnWMQH2kTp1KTNkO3mQg+hgUr7pnDlx1JrsPSt YKYtY2XonWKFsr2yxEvoanmoYCnyUpWPM98n7tNT4WLhGQR8I1ZwEHIT+56fCSv1jf8m W0iciJm94caHh9xXb+E47vmtHbX73ZqxdpZXMw0tvAxird2fsILBXLRDX7zz1ZjejvQx 9ubA== X-Gm-Message-State: AOJu0YxZPgJBe8ndwqSO/SOn3HIr5Nm1ukHaJKwffVyBZdueJJ6JhM8B gxvn860YPZMTlCSN1/1wALxCxlkWYG0gidcVdLk4KChZWDIreJp8iCR1qgKFW1U= X-Google-Smtp-Source: AGHT+IETmjrlqYlhVe3qX2ECE7y1Xrl/e9PYJKYibpoaLGflaCSnytNcgC5T6Igx93U61/R6jcNBng== X-Received: by 2002:a17:90b:889:b0:2d8:77cc:85e with SMTP id 98e67ed59e1d1-2e1e6391a8bmr18339982a91.37.1728332313906; Mon, 07 Oct 2024 13:18:33 -0700 (PDT) Received: from hermes.local (204-195-96-226.wavecable.com. [204.195.96.226]) by smtp.gmail.com with ESMTPSA id 98e67ed59e1d1-2e20aebb70asm5935814a91.19.2024.10.07.13.18.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Oct 2024 13:18:33 -0700 (PDT) Date: Mon, 7 Oct 2024 13:18:30 -0700 From: Stephen Hemminger To: David Marchand , Potnuri Bharat Teja Cc: dev@dpdk.org Subject: Re: [PATCH v3 5/5] net/cxgbe: use rte macro instead of GCC attribute Message-ID: <20241007131830.78f997a2@hermes.local> In-Reply-To: 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> MIME-Version: 1.0 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, 13 Jun 2024 16:05:10 +0200 David Marchand wrote: > 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: =20 > > > > > > On Wed, Mar 6, 2024 at 11:14=E2=80=AFPM Tyler Retzlaff > > > wrote: =20 > > > > > > > > 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(-) =20 > > > > > > Adding cxgbe maintainer. > > > > > > This patch is touching base/ driver code. > > > Rahul, is this change ok for you? =20 > > > > I got a bounce on the previous mail. > > Trying again. =20 >=20 > So again, no luck. > I tried to contact some people at chelsio. >=20 > I'll keep this patch on hold for now but apply the rest of the series. >=20 >=20 Cleaning up the outstanding patch list. Could we get an ack from the new maintainer?