> -----Original Message-----
> From: David Marchand <[email protected]>
> Sent: Friday, January 24, 2025 9:44 PM
> To: [email protected]
> Cc: Jerin Jacob <[email protected]>; Sunil Kumar Kori <[email protected]>;
> Tyler Retzlaff <[email protected]>; Thomas Monjalon
> <[email protected]>; Ferruh Yigit <[email protected]>; Andrew
> Rybchenko <[email protected]>
> 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 <[email protected]>

Acked-by: Jerin Jacob <[email protected]>

Reply via email to