[PATCH] eal: stop iteration after lcore info is processed

Thomas Monjalon thomas at monjalon.net
Mon Nov 6 18:04:05 CET 2023


> > 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: rjarry at redhat.com
> > Cc: stable at dpdk.org
> > 
> > Signed-off-by: Ruifeng Wang <ruifeng.wang at arm.com>
> 
> Looks like a good optimization. Not sure it needs to go to stable.
> 
> Acked-by: Stephen Hemminger <stephen at networkplumber.org>

Applied without "Cc:stable", thanks.





More information about the stable mailing list