> > Telemetry iterates on lcore ID to collect info of a specific lcore.
> > Since only one lcore is processed at a time, the iteration can stop
> > when a matching lcore is found.
> >
> > Fixes: f2b852d909f9 ("eal: add lcore info in telemetry")
> > Cc: [email protected]
> > Cc: [email protected]
> >
> > Signed-off-by: Ruifeng Wang <[email protected]>
>
> Looks like a good optimization. Not sure it needs to go to stable.
>
> Acked-by: Stephen Hemminger <[email protected]>
Applied without "Cc:stable", thanks.