Re: [PATCH v9] eal: add build-time option to omit trace

2024-10-08 Thread David Marchand
On Mon, Oct 7, 2024 at 1:46 PM Morten Brørup wrote: > > Some applications want to omit the trace feature. > Either to reduce the memory footprint, to reduce the exposed attack > surface, or for other reasons. > > This patch adds an option in rte_config.h to include or omit trace in the > build. Tr

RE: [PATCH v9] eal: add build-time option to omit trace

2024-10-08 Thread Morten Brørup
> From: Morten Brørup [mailto:m...@smartsharesystems.com] > Sent: Monday, 7 October 2024 13.46 > > Some applications want to omit the trace feature. > Either to reduce the memory footprint, to reduce the exposed attack > surface, or for other reasons. > > This patch adds an option in rte_config.h