On Sat, Apr 9, 2022 at 9:01 PM Timothy McDaniel <[email protected]> wrote: > > The eventdev_dump application provides an easy way to query > and display xstats and pmd dump data. It should work with all > eventdevs. See the help usage for the full set of supported > queries.
+ [email protected], [email protected] Why add another app? Please extend app/proc-info/ which does the same thing for ethdev so that we can reuse parsing and adapter info if needed.

