> > 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: rja...@redhat.com > > Cc: sta...@dpdk.org > > > > Signed-off-by: Ruifeng Wang <ruifeng.w...@arm.com> > > Looks like a good optimization. Not sure it needs to go to stable. > > Acked-by: Stephen Hemminger <step...@networkplumber.org>
Applied without "Cc:stable", thanks.