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 37B6245BC0 for ; Thu, 24 Oct 2024 12:12:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 300594003C; Thu, 24 Oct 2024 12:12:52 +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 268614003C for ; Thu, 24 Oct 2024 12:12:50 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1729764769; 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=KLZATYDsEXq8YJprLUIlgvbYnD3k/9wn0Z/Emq0kslw=; b=UCFJyIGtC813VTcKdy11yJxOdLp2wLYS7hYdirdAlgCZuRN2nTUB4dcWLhU9WDfqWOlMQ5 a/gAHIuMBrTBMqUIhq6u3Z/28iOKp4pkHnwvk1iEJ3iYVlvVug+Y38vJm+jkojba20a5UZ Geblev3uzWQYsC6IvLoqWedr6ihZVEw= Received: from mail-lf1-f72.google.com (mail-lf1-f72.google.com [209.85.167.72]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-163-Gfvzx97iMM69K7QTTJvbPA-1; Thu, 24 Oct 2024 06:12:46 -0400 X-MC-Unique: Gfvzx97iMM69K7QTTJvbPA-1 Received: by mail-lf1-f72.google.com with SMTP id 2adb3069b0e04-539f7d8bffbso1027805e87.0 for ; Thu, 24 Oct 2024 03:12:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729764765; x=1730369565; 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=KLZATYDsEXq8YJprLUIlgvbYnD3k/9wn0Z/Emq0kslw=; b=rgHTKiKB4OKYK0tmdbVLZib7TOOwhqQxqf0zrOrpy/Cy0pB3phkS7rr9fkkGkrcz6s YAGyrO2qi7MQTxmL4Sf29QouAox72Zxx9fA4hS4CidI1+kelnwHmQIRbv9YVOQOF1xDV +XRzorSbbGZE5pec4p4z9+29ZHySdSr/NCGPVRNtuPk7rjsCtQEBd9Qoz177srtInQ6B m2EILHBwNnzZy5Tk3k/hbt1BqVt58N2vRwGFkxCE4BFuX5HPAQqh2ZOXSQrZwxjaIuXl t/lSV5VLcLutiWa40wZI3XXNe/Wo7BZfyyXIcaOJrXcCmT9/llxbRRaKl7bHiYrIXN8g ibZg== X-Gm-Message-State: AOJu0YzH7NYi+79iyuLXH5AxnRhbaWKz/ElPhsDmmPe5xAJdogzH2MUP Qa8sNS58tAkoEkYgMNfpCmAf8qfytJ//FtQv6I7YqQpUH4+a5+QyJxonqm4ovLKG2W94o88Yttp 0tp6qfiYnDayyC5kse/OuGjUnUm8/D9rcqw233gtU/uZ1s7WJ5M902to7ZQjMkT3WBsrwaEwOIX rndQwjn+SNQS1PIRKTphU= X-Received: by 2002:a05:6512:3ba8:b0:539:ede3:827f with SMTP id 2adb3069b0e04-53b23752284mr536176e87.24.1729764765096; Thu, 24 Oct 2024 03:12:45 -0700 (PDT) X-Google-Smtp-Source: AGHT+IHDDARTfEhQRBhLRyFHmWBhSvyGpIq7cb+ZewAqXAP9BBQvR67VLM5a8oehb4DTqHhsp3X4jP1EZiyJPofLeL8= X-Received: by 2002:a05:6512:3ba8:b0:539:ede3:827f with SMTP id 2adb3069b0e04-53b23752284mr536164e87.24.1729764764706; Thu, 24 Oct 2024 03:12:44 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: David Marchand Date: Thu, 24 Oct 2024 12:12:33 +0200 Message-ID: Subject: Re: [PATCH 23.11] net/ionic: fix build with Fedora Rawhide To: Timothy Redaelli Cc: stable@dpdk.org, Andrew Boyer , Luca Boccassi , Kevin Traynor X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org On Thu, Oct 24, 2024 at 11:30=E2=80=AFAM Timothy Redaelli wrote: > > Currently, a number of integer types are typedef'd to their corresponding > userspace or RTE values. This can be problematic if these types are > already defined somewhere else, as it would cause type collisions. > This patch changes the typedefs to #define macros which are only defined > if the types are not defined already. > > Fixes: 5ef518098ec6 ("net/ionic: register and initialize adapter") > > Signed-off-by: Timothy Redaelli Copying driver maintainer. The patch lgtm on the principle. > --- > Backport of f0d9e787747d ("net/gve/base: fix build with Fedora Rawhide") > is also needed on stable branches. My commit is not needed on > main since it was fixed silently in 484027bf9452 ("common/ionic: create c= ommon > code library"). > --- Indeed, it is a pity this got mixed in the mentionned commit. This may be needed in others LTS. Copying Luca and Kevin. --=20 David Marchand