[dpdk-dev] [PATCH v9 0/3] add basic ethdev stats with data object recursion

Thomas Monjalon thomas at monjalon.net
Tue Oct 6 22:56:51 CEST 2020


> This patchset adds support for basic ethdev statistics in Telemetry.
> To do this, recursive data object support is needed to report the queue
> statistics in a list. With this patch, an array or dictionary supports
> uint64_t, int or string array type values, which is used for the ethdev
> queue stats.

Applied, thanks




More information about the dev mailing list