[PATCH v3 5/5] net/cxgbe: use rte macro instead of GCC attribute
David Marchand
david.marchand at redhat.com
Thu Jun 13 15:44:22 CEST 2024
Hello Rahul,
On Wed, Jun 12, 2024 at 10:16 AM David Marchand
<david.marchand at redhat.com> wrote:
>
> On Wed, Mar 6, 2024 at 11:14 PM Tyler Retzlaff
> <roretzla at linux.microsoft.com> wrote:
> >
> > Use existing __rte_may_alias macro from rte_common.h instead of
> > directly using __attribute__((__may_alias__)).
> >
> > Signed-off-by: Tyler Retzlaff <roretzla at linux.microsoft.com>
> > ---
> > drivers/net/cxgbe/base/common.h | 2 +-
> > drivers/net/cxgbe/base/t4_hw.c | 2 +-
> > drivers/net/cxgbe/base/t4vf_hw.c | 2 +-
> > 3 files changed, 3 insertions(+), 3 deletions(-)
>
> Adding cxgbe maintainer.
>
> This patch is touching base/ driver code.
> Rahul, is this change ok for you?
I got a bounce on the previous mail.
Trying again.
--
David Marchand
More information about the dev
mailing list