This patchset contains dmadev/ethdev stats reset. Chengwen Feng (2): dmadev: support stats reset telemetry command ethdev: support xstats reset telemetry command
--- v5: * address Bruce's comments: support LOG with stats reset result. reassemble the patchset. v4: * solve the internal don't commit for 5/5 patch. v3: * address Bruce's comment on 1/5 and 2/5 patch, and also for 4/5 patch. * reword the help info of 5/5 patch. v2: * address Bruce's comment on 2/5 patch. * support output success when stats reset. lib/dmadev/rte_dmadev.c | 47 +++++++++++++++++++++++++++++++++++++++++ lib/ethdev/rte_ethdev.c | 31 +++++++++++++++++++++++++++ 2 files changed, 78 insertions(+) -- 2.17.1