[PATCH v3] ethdev: telemetry xstats support hide zero
Ferruh Yigit
ferruh.yigit at amd.com
Tue Feb 14 13:59:04 CET 2023
On 2/14/2023 1:35 AM, Chengwen Feng wrote:
> The number of xstats may be large, after the hide zero option is added,
> only non-zero values can be displayed.
>
> So display xstats with hide zero:
> /ethdev/xstats,0,hide_zero=true
> and without hide zero:
> /ethdev/xstats,0,hide_zero=false or
> /ethdev/xstats,0
>
> Signed-off-by: Chengwen Feng <fengchengwen at huawei.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit at amd.com>
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list