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?
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?