[PATCH v3 0/5] use rte macros instead of GCC __attribute
David Marchand
david.marchand at redhat.com
Thu Jun 13 16:07:01 CEST 2024
On Wed, Mar 6, 2024 at 11:14 PM Tyler Retzlaff
<roretzla at linux.microsoft.com> wrote:
>
> Clean up direct uses of GCC __attribute__((__pure__)) and
> __attribute__((__may_alias__)). A checkpatch check already warns for
> new additions.
>
> Tyler Retzlaff (5):
> eal: add rte pure attribute macro
> lpm: use rte macro instead of GCC attribute
> rcu: use rte macro instead of GCC attribute
> app/test: use rte macro instead of GCC attribute
> net/cxgbe: use rte macro instead of GCC attribute
>
As explained in response to patch 5, I did not apply the last patch for now.
Patch 1-4 applied, thanks for the cleanup Tyler.
--
David Marchand
More information about the dev
mailing list