From: David Marchand <david.marchand@redhat.com>
To: Jerin Jacob <jerinjacobk@gmail.com>
Cc: dev@dpdk.org, jerinj@marvell.com, stable@dpdk.org,
Sunil Kumar Kori <skori@marvell.com>,
Tyler Retzlaff <roretzla@linux.microsoft.com>
Subject: Re: [PATCH] trace: fix build with clang 21
Date: Tue, 28 Oct 2025 17:25:14 +0100 [thread overview]
Message-ID: <CAJFAV8zBp_oSeT=4c_3_A3zHynJ9a5f7YcWwTQNPvGFn6ZUrYQ@mail.gmail.com> (raw)
In-Reply-To: <CALBAE1NCaP7G5BzGpZWbNt-ZgZMRPor5+0dERNNWVyWnFsUW8w@mail.gmail.com>
On Tue, 28 Oct 2025 at 17:21, Jerin Jacob <jerinjacobk@gmail.com> wrote:
> On Tue, Oct 28, 2025 at 8:26 PM David Marchand
> <david.marchand@redhat.com> wrote:
> >
> > This was caught with recent clang.
> > The RTE_TRACE_POINT_ARGS() macro expects at least one parameter.
> > As a (void) function does not require any special tweaking with
> > __rte_unused, we can simply replace with a direct (void) token.
> >
> > Build dir: /export/dpdk-next-net-mrvl/build-clang-static
>
> This can be removed.
>
> Add Fixes: if possible.
Indeed,
Fixes: 856aef55de95 ("trace: fix undefined behavior in register")
> Acked-by: Jerin Jacob <jerinj@marvell.com>
Thanks for testing.
--
David Marchand
prev parent reply other threads:[~2025-10-28 16:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-28 14:39 David Marchand
2025-10-28 16:21 ` Jerin Jacob
2025-10-28 16:25 ` David Marchand [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAJFAV8zBp_oSeT=4c_3_A3zHynJ9a5f7YcWwTQNPvGFn6ZUrYQ@mail.gmail.com' \
--to=david.marchand@redhat.com \
--cc=dev@dpdk.org \
--cc=jerinj@marvell.com \
--cc=jerinjacobk@gmail.com \
--cc=roretzla@linux.microsoft.com \
--cc=skori@marvell.com \
--cc=stable@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).