[dpdk-stable] [dpdk-dev] [PATCH] telemetry: fix error when using ports of different types

Thomas Monjalon thomas at monjalon.net
Fri Dec 21 00:51:26 CET 2018


19/12/2018 12:59, Bruce Richardson:
> Different NIC ports can have different numbers of xstats on them, which
> means that we can't just use the xstats list from the first port registered
> in the telemetry library. Instead, we need to check the type of each port -
> by checking its ops structure pointer - and register each port type once
> with the metrics lib.
> 
> CC: stable at dpdk.org
> Fixes: fdbdb3f9ce46 ("telemetry: add initial connection socket")
> 
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>

Kevin, any comment please?





More information about the stable mailing list