21/12/2018 14:27, Laatz, Kevin: > On 19/12/2018 11:59, Bruce Richardson wrote: > > 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: [email protected] > > Fixes: fdbdb3f9ce46 ("telemetry: add initial connection socket") > > > > Signed-off-by: Bruce Richardson <[email protected]> > > Acked-by: Kevin Laatz <[email protected]>
Applied, thanks

