[dpdk-users] Unable to see traces from a user defined DPDK Tracepoint

Plague 4plague at gmail.com
Wed Oct 19 16:34:57 CEST 2022


Seeing as this has no reply and I ran into the problem too, I am posting a
solution here.

Because the trace API was (is?) experimental, some of the calls are
translated to RTE_SET_USED(). You need to define ALLOW_EXPERIMENTAL_API in
the caller's source file at the very top.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/users/attachments/20221019/a220c4e5/attachment.htm>


More information about the users mailing list