On 5/16/22 11:43, Morten Brørup wrote:
From: Chengwen Feng [mailto:fengcheng...@huawei.com]
Sent: Friday, 13 May 2022 04.54
This patch set contains nine bugfix for ethdev telemetry.
Chengwen Feng (9):
ethdev: specify return value of xstats-get API
ethdev: optimize xstats-get API's implementation
net/hns3: adjust return value of xstats-get ops
net/ipn3ke: adjust return value of xstats-get ops
net/mvpp2: adjust return value of xstats-get ops
net/axgbe: adjust return value of xstats-get ops
ethdev: fix memory leak when telemetry xstats
ethdev: fix possible null pointer access
net/cnxk: fix telemetry possible null pointer access
---
Series-acked-by: Morten Brørup <m...@smartsharesystems.com>
Series-reviewed-by: Andrew Rybchenko <andrew.rybche...@oktetlabs.ru>
I did some fixes in patches summary and description,
please, double-check in next-net.
Applied, thanks.