Let me rephrase the question.
I just started a skeleton app that uses dpdk, did the rte_eal_init.
After that I did a pthread_create that failed, why does this happen?
How do I get around this?
-Ajay
-Original Message-
From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ajay
I am running dpdk with my existing application and after rte_eal_init, other
inits and rte_eal_remote_launch, It end up going through my existing app that
starts some more threads.
I do see all the rte_* ran successfully. But the pthread_create calls from my
existing app fails with the followin
2 matches
Mail list logo