> From: Jerin Jacob [mailto:jerinjac...@gmail.com]
> Sent: Monday, 23 January 2023 14.01
> 
> On Mon, Jan 23, 2023 at 2:35 PM Ankur Dwivedi <adwiv...@marvell.com>
> 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>

I already acked v6 of this patch.

You are allowed to include acks in the commit message of the following patch 
versions, so Patchwork can count the acks without us needing to ack again. 
Remember to put any acked-by and reviewed-by lines after your sign-off line, or 
checkpatches will complain about it.

For the benefit of Patchwork, here it is again:

Acked-by: Morten Brørup <m...@smartsharesystems.com>

Reply via email to