Re: [dpdk-dev] Issue :- segmentation fault in rte_eal_wait_lcore.

2020-01-22 Thread Burakov, Anatoly
On 20-Jan-20 7:34 AM, Lalithaditya Naidu Gajula wrote: Hi All, I got a segmentation fault issue regarding ret_eal_wait_lcore and rte_eal_mp_wait_lcore(), when i am running the code in a few logical cores using rte_eal_remote _launch() function which has a while (1) (infinite loop) in a

[dpdk-dev] Issue :- segmentation fault in rte_eal_wait_lcore.

2020-01-19 Thread Lalithaditya Naidu Gajula
Hi All, I got a segmentation fault issue regarding ret_eal_wait_lcore and rte_eal_mp_wait_lcore(), when i am running the code in a few logical cores using rte_eal_remote _launch() function which has a while (1) (infinite loop) in all the functions launched by remote launch and when i am t