Re: [PATCH v3 3/4] trace: enable trace operations via telemetry

2022-10-25 Thread Mattias Rönnblom
On 2022-10-25 11:00, David Marchand wrote: Register telemetry commands to list and configure trace points and later save traces for a running DPDK application. Example with testpmd running with two net/null ports (startup command from devtools/test-null.sh): --> /trace/list,lib.ethdev.* {"/trac

[PATCH v3 3/4] trace: enable trace operations via telemetry

2022-10-25 Thread David Marchand
Register telemetry commands to list and configure trace points and later save traces for a running DPDK application. Example with testpmd running with two net/null ports (startup command from devtools/test-null.sh): --> /trace/list,lib.ethdev.* {"/trace/list": {"lib.ethdev.configure": false,