This patchset contains dmadev/ethdev stats reset, and also support hide zero for ethdev xstats and two telemetry related bugs.
Chengwen Feng (5): dmadev: support stats reset telemetry command telemetry: fix repeat display when callback don't set dict ethdev: add newline to telemetry log string ethdev: support xstats reset telemetry command ethdev: telemetry xstats support hide zero --- v2: * address Bruce's comment on 2/5 patch. * support output success when stats reset. lib/dmadev/rte_dmadev.c | 46 ++++++++++++++++++++++++++++ lib/ethdev/rte_ethdev.c | 63 +++++++++++++++++++++++++++++++++------ lib/telemetry/telemetry.c | 2 +- 3 files changed, 101 insertions(+), 10 deletions(-) -- 2.17.1