rte_eal_remote_launch or pthread_create on main lcore

Antonio Di Bacco a.dibacco.ks at gmail.com
Thu Apr 13 15:28:49 CEST 2023


My main lcore is sitting there just waiting for some message to do
non-real time things.
I would like to launch a thread on main lcore.
I could use a pthread or rte_eal thread, which one would you recommend?

Regards,
Anna


More information about the users mailing list