[PATCH 23.11] net/ionic: fix build with Fedora Rawhide

Xueming Li xuemingl at nvidia.com
Sun Oct 27 09:05:25 CET 2024


Hi Timothy,

Thanks for taking care of this, patch applied to 23.11.3 LTS queue.

Regards,
Xueming
________________________________
From: David Marchand <david.marchand at redhat.com>
Sent: Thursday, October 24, 2024 6:12 PM
To: Timothy Redaelli <tredaelli at redhat.com>
Cc: stable at dpdk.org <stable at dpdk.org>; Andrew Boyer <andrew.boyer at amd.com>; Luca Boccassi <bluca at debian.org>; Kevin Traynor <ktraynor at redhat.com>
Subject: Re: [PATCH 23.11] net/ionic: fix build with Fedora Rawhide

On Thu, Oct 24, 2024 at 11:30 AM Timothy Redaelli <tredaelli at redhat.com> 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 <tredaelli at redhat.com>

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 common
> 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.


--
David Marchand

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/stable/attachments/20241027/e190bf31/attachment.htm>


More information about the stable mailing list