On 2/7/2023 6:32 AM, Ankur Dwivedi wrote:
> Adds a trace point emit function for capturing a blob. The blob
> captures the length passed by the application followed by the array.
> 
> The maximum blob bytes which can be captured is bounded by
> RTE_TRACE_BLOB_LEN_MAX macro. The value for max blob length macro is
> 64 bytes. If the length is less than 64 the remaining trailing bytes
> are set to zero.
> 
> This patch also adds test case for emit blob tracepoint function.
> 
> Signed-off-by: Ankur Dwivedi <adwiv...@marvell.com>
> Acked-by: Morten Brørup <m...@smartsharesystems.com>
> Acked-by: Sunil Kumar Kori <sk...@marvell.com>
> Acked-by: Jerin Jacob <jer...@marvell.com>

Acked-by: Ferruh Yigit <ferruh.yi...@amd.com>

Reply via email to