Hi,
I have 2 processes without fork().
can the secondary process use rte_malloc()?
is there a limitation for using rte_malloc on a secondary process?
do I have to allocate a memzone in order to use the rte_malloc()?

Thanks.

Reply via email to