[PATCH v8 1/5] eal: add lcore info in telemetry

Robin Jarry rjarry at redhat.com
Mon Feb 6 09:22:21 CET 2023


fengchengwen, Feb 06, 2023 at 04:50:
> > +	return rte_lcore_iterate(lcore_telemetry_info_cb, &info);
>
> lcore_iterate will iterate and find the lcore.
>
> How about add one new API e.g. rte_lcore_cb(xxx) ?

Hi fengchengwen,

what would that new API do?



More information about the dev mailing list