> No related to this question, Are you planning to use rte_event_port_unlink() > in fastpath? > Does rte_event_stop() works for you, if it is in slow path.
Hi Jerin, Sorry for missing your question earlier. We need rte_event_port_link() / rte_event_port_unlink() for doing load balancing, so calling rte_event_stop() isn't an option. -Matias