[PATCH v1] app/procinfo: revise display eventdev xstats

Yuan, DukaiX dukaix.yuan at intel.com
Wed Jul 12 04:43:30 CEST 2023


> -----Original Message-----
> From: Abdullah Sevincer <abdullah.sevincer at intel.com>
> Sent: 2023年7月9日 0:24
> To: dev at dpdk.org
> Cc: Pattan, Reshma <reshma.pattan at intel.com>;
> stephen at networkplumber.org; Sevincer, Abdullah
> <abdullah.sevincer at intel.com>; stable at dpdk.org
> Subject: [PATCH v1] app/procinfo: revise display eventdev xstats
>
> process_eventdev_xstats() function was iterating over eventdev_var[]
> structure even if there is no eventdev present.
> Revised the code to check to iterate and only look for the number of
> eventdevs present in the system. Also, shortened function name to
> eventdev_xstats().
>
> Coverity issue: 395458
> Fixes: 674bb3906931 ("app/procinfo: display eventdev xstats")
> Cc: stable at dpdk.org
>
> Signed-off-by: Abdullah Sevincer <abdullah.sevincer at intel.com>
> ---
Tested-by: Dukai Yuan<dukaix.yuan at intel.com>


More information about the stable mailing list