> -----Original Message----- > From: Jerin Jacob <[email protected]> > Sent: Sunday, April 10, 2022 1:49 AM > To: McDaniel, Timothy <[email protected]>; Maryam Tahhan > <[email protected]>; Pattan, Reshma <[email protected]> > Cc: Jerin Jacob <[email protected]>; dpdk-dev <[email protected]> > Subject: Re: [PATCH] app/eventdev_dump: introduce eventdev_dump > application > > 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.
Thanks for the feedback, Jerin. That sounds like a good idea. I'll take a look at that. Tim

