RE: [EXT] [PATCH v2 7/9] trace: fix metadata dump

2022-10-12 Thread Sunil Kumar Kori
> -Original Message- > From: David Marchand > Sent: Tuesday, October 4, 2022 3:14 PM > To: dev@dpdk.org > Cc: sk...@mavell.com; Jerin Jacob Kollanukkaran ; > sta...@dpdk.org; Sunil Kumar Kori > Subject: [EXT] [PATCH v2 7/9] trace: fix metadata dum

[PATCH v2 7/9] trace: fix metadata dump

2022-10-04 Thread David Marchand
The API does not describe that metadata dump is conditioned to enabling any trace points. While at it, merge dump unit tests into the generic trace_autotest to enhance coverage. Fixes: f6b2d65dcd5d ("trace: implement debug dump") Cc: sta...@dpdk.org Signed-off-by: David Marchand --- app/test/t