[PATCH v8 1/5] eal: add lcore info in telemetry
Robin Jarry
rjarry at redhat.com
Mon Feb 6 12:46:14 CET 2023
fengchengwen, Feb 06, 2023 at 12:22:
> Just invoke callback on one specific lcore.
>
> In this patch, the lcore_telemetry_info_cb() only valid on specific
> lcore, but it was implements by rte_lcore_iterate which will iterate
> all lcores.
Ok I see. I don't think this would be worth the effort. There will never
be more than a few hundred cores. The performance gain would be
negligible. What do you think?
More information about the dev
mailing list