[PATCH v7] app/procinfo: display eventdev xstats
Sevincer, Abdullah
abdullah.sevincer at intel.com
Fri Mar 10 19:06:17 CET 2023
> >
> > +/* Note: Port_queue_id in xstats APIs is 8 bits, so we have a
> > +maximum of
> > + * 256 ports and queues for event_Dev */ #define MAX_PORTS_QUEUES
> > +256
> > +
>
> >There is a goal of removing the per-queue stats part in generic stats.
> >And in the process removing that limit.
>
> Thanks Stephen,
>
> When this is expected?, if so putting per-queue stats not needed.
>I don't think it will happen this year.
Okay, if patch is accepted and per-queue stats removed(not until next year) it will require extra work to remove all per-queue
changes (not only this one though or other places the api is used). What is your suggestion?
More information about the dev
mailing list