Re: Build issue with Fedora Rawhide

2024-10-17 Thread Joshua Washington
Hello, I have a fix that changes all typedefs in gve_osdep.h to #defines. It should be going out shortly. On Thu, Oct 17, 2024 at 5:12 AM David Marchand wrote: > > Hello guys, > > I am not clear if this issue is new (and what caused it), but > compilation fails on Rawhide for the net/gve driver (

Build issue with Fedora Rawhide

2024-10-17 Thread David Marchand
Hello guys, I am not clear if this issue is new (and what caused it), but compilation fails on Rawhide for the net/gve driver (see below for the log). Afaics, Intel drivers wrapped __le16 types (and friends) using macros (example: https://git.dpdk.org/dpdk/tree/drivers/net/i40e/base/i40e_osdep.h