> From: David Marchand [mailto:david.march...@redhat.com]
> Sent: Thursday, 24 October 2024 14.06
>
> Stop using directly __builtin_ bit operations,
> prefer existing DPDK wrappers.
>
> Note: this is a brute sed all over drivers (skipping base drivers)
> for __builtin_* that have a direct replace
Stop using directly __builtin_ bit operations,
prefer existing DPDK wrappers.
Note: this is a brute sed all over drivers (skipping base drivers)
for __builtin_* that have a direct replacement in EAL bitops.
There is more work to do, like adding some missing macros inspired from
kernel (FIELD_*) ma
2 matches
Mail list logo