[PATCH v7] app/procinfo: display eventdev xstats
Sevincer, Abdullah
abdullah.sevincer at intel.com
Fri Mar 10 18:35:31 CET 2023
From: Stephen Hemminger <stephen at networkplumber.org>
Sent: Thursday, March 9, 2023 12:32 PM
To: Sevincer, Abdullah <abdullah.sevincer at intel.com>
Cc: dev at dpdk.org; jerinj at marvell.com; Pattan, Reshma <reshma.pattan at intel.com>
Subject: Re: [PATCH v7] app/procinfo: display eventdev xstats
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.
Thanks Stephen,
When this is expected?, if so putting per-queue stats not needed.
More information about the dev
mailing list