[PATCH v7] app/procinfo: display eventdev xstats

Stephen Hemminger stephen at networkplumber.org
Thu Mar 9 21:31:40 CET 2023


On Thu,  9 Mar 2023 12:27:58 -0600
Abdullah Sevincer <abdullah.sevincer at intel.com> wrote:

>  
> +/* 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.


More information about the dev mailing list