[dpdk-users] Safe to rte_exit() during EAL init?

Matt Laswell laswell at infinite.io
Fri Sep 22 21:18:27 CEST 2017


Hey Folks,

In our application, EAL initialization can take a very long time due to a
large amount of huge page memory.  Under some circumstances such as
software updates, we would like to cut that process off early.  Is it OK to
call rte_exit() while rte_eal_init() is still running?

Thanks.

--
Matt Laswell
infinite io, inc.


More information about the users mailing list