Hi,
As per my understanding "rte_eal_wait_lcore" is a blocking call in case of lcore state running.
1. Is there any direct way to reuse the lcore which we returned from a worker thread?
2. Technically is there any issue in reusing the lcore by some means?