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 45C394541E; Thu, 13 Jun 2024 15:44:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1A24640E64; Thu, 13 Jun 2024 15:44:41 +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 AE857402CB for ; Thu, 13 Jun 2024 15:44:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1718286279; 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=XNsEOCCc8dN9/TLu19pWq2Qrber1yH2FSHbiVcIJGEw=; b=DXn+dsLU1tEwDtlsZn50fVKzo5flhFzntTu3dxcfeb9rp5LbHxD3+9RzQwGCGxos1DtxDu RDkRt6UMICc2YqOB8VbOoZpE4Y458e4PpLFxwSZa8oe40dqiM0wvRNJYaMyu3pEsXsUVSk VO08FH3ajH36696kHBPU8FG/NSsZJjo= Received: from mail-lf1-f70.google.com (mail-lf1-f70.google.com [209.85.167.70]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-246-IVtSs6-4P4aMBv86pydqwg-1; Thu, 13 Jun 2024 09:44:37 -0400 X-MC-Unique: IVtSs6-4P4aMBv86pydqwg-1 Received: by mail-lf1-f70.google.com with SMTP id 2adb3069b0e04-52c983f4285so917475e87.2 for ; Thu, 13 Jun 2024 06:44:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718286276; x=1718891076; 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=XNsEOCCc8dN9/TLu19pWq2Qrber1yH2FSHbiVcIJGEw=; b=gzSvngJMVL3TKfMSbsrMdQhp3y29b3NmmriDBwD0+XoSwVmpdvdX3sweH8AIId20E8 hil5ZJOS8DTYLY/Ad2y/rHyhaCWxiL3jNoDYbMHPKONNc6WEZ5g5tPku7eWfDgJ3Silr c6aVcw0lUY+0GMfMV3QV5nV2HZbZrqYgPXIkwwB7dCWfq/l0uDkDK4BM1KxwKrcPH8RF KllvTE/0Kx0o4K9tpJldWC6NpFfCEyP6VBKMd+M7E8KERuLf97+xaQ6XRAoSvDhuefFn dR8Pt6DAd0Ya7IBCYV6MZowUFQwxrzetG8evVC/7oR1BanFx0lX7Te4fcbSczNzyb+i6 jBmg== X-Forwarded-Encrypted: i=1; AJvYcCWNIHGN3nGqzr12T3lILojkmKIODgnrbTaEX/FwytV5q75rraqZ34g0NoZ3desFrG5C6WO83IcJWPqrabM= X-Gm-Message-State: AOJu0YyRzoKblFW+DjOrTCxO1aKaNYl/K3bT2GfV4MTC/LNAkG6k2Sso 43QFAtDdWZyNduiTOqof4DtOXvPbnNNuBDbV05e39ndui7t+hyV+sSuQV/Ted0jTpr9EqGD15au ifasyy5C//zsSWtMfCWzbNWhvv+BiVgHwrnuGYEKAmkgyZvBPHFiUzYbXMGBPc/HP/YVO4ZfVLU clLa3OqY/IUx2bDAw= X-Received: by 2002:a19:5515:0:b0:52c:9725:b32b with SMTP id 2adb3069b0e04-52c9a3d1553mr2823607e87.17.1718286276069; Thu, 13 Jun 2024 06:44:36 -0700 (PDT) X-Google-Smtp-Source: AGHT+IEio+jcFgYT9VEh2613Wxo7BWdPl2pAvDNXgXNThx47BRpNiBvqgb4e78Ldux/PbIDXxWK7OV9bigAowWg22B8= X-Received: by 2002:a19:5515:0:b0:52c:9725:b32b with SMTP id 2adb3069b0e04-52c9a3d1553mr2823591e87.17.1718286275722; Thu, 13 Jun 2024 06:44:35 -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 15:44:22 +0200 Message-ID: Subject: Re: [PATCH v3 5/5] net/cxgbe: use rte macro instead of GCC attribute To: Rahul Lakkireddy Cc: Tyler Retzlaff , 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 Hello Rahul, 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. --=20 David Marchand