[EXTERNAL] [PATCH 1/2] trace: support expression for blob length
Jerin Jacob
jerinj at marvell.com
Mon Jan 27 09:25:24 CET 2025
> -----Original Message-----
> From: David Marchand <david.marchand at redhat.com>
> Sent: Friday, January 24, 2025 9:44 PM
> To: dev at dpdk.org
> Cc: Jerin Jacob <jerinj at marvell.com>; Sunil Kumar Kori <skori at marvell.com>;
> Tyler Retzlaff <roretzla at linux.microsoft.com>; Thomas Monjalon
> <thomas at monjalon.net>; Ferruh Yigit <ferruh.yigit at amd.com>; Andrew
> Rybchenko <andrew.rybchenko at oktetlabs.ru>
> Subject: [EXTERNAL] [PATCH 1/2] trace: support expression for blob length
>
> Support any expression as a blob length by using an intermediate variable in
> the trace point emitter itself. This also avoids any side effect on the passed
> variable. Signed-off-by: David Marchand <david. marchand@ redhat. com> ---
> lib/eal/include/rte_trace_point. h
> Support any expression as a blob length by using an intermediate variable in
> the trace point emitter itself.
>
> This also avoids any side effect on the passed variable.
>
> Signed-off-by: David Marchand <david.marchand at redhat.com>
Acked-by: Jerin Jacob <jerinj at marvell.com>
More information about the dev
mailing list