Re: [dpdk-dev] Secondary process crash in rte_eal_init

2019-04-09 Thread Mohamed Mahmoud (mmahmoud)
land (jimholla)" , "dev@dpdk.org" Cc: "Mohamed Mahmoud (mmahmoud)" , "Min Tang (mtang2)" Subject: Re: [dpdk-dev] Secondary process crash in rte_eal_init On 06-Apr-19 3:26 PM, Jim Holland (jimholla) wrote: Hi, We're seeing something similar to what is d

Re: [dpdk-dev] Secondary process crash in rte_eal_init

2019-04-08 Thread Burakov, Anatoly
urakov, Anatoly" *Date: *Monday, April 8, 2019 at 4:42 AM *To: *"Jim Holland (jimholla)" , "dev@dpdk.org" *Cc: *"Mohamed Mahmoud (mmahmoud)" , "Min Tang (mtang2)" *Subject: *Re: [dpdk-dev] Secondary process crash in rte_eal_init On 06-Apr-19

Re: [dpdk-dev] Secondary process crash in rte_eal_init

2019-04-08 Thread Burakov, Anatoly
On 06-Apr-19 3:26 PM, Jim Holland (jimholla) wrote: Hi, We're seeing something similar to what is described in thread below. Our product uses dpdk 17.08. Was there ever a resolution to Souvik's issue? Thanks...Jim On 01/04/2015 06:00, Dey, Souvik wrote: Hi All, We have a si

Re: [dpdk-dev] Secondary process crash in rte_eal_init

2019-04-06 Thread Jim Holland (jimholla)
Hi, We're seeing something similar to what is described in thread below. Our product uses dpdk 17.08. Was there ever a resolution to Souvik's issue? Thanks...Jim On 01/04/2015 06:00, Dey, Souvik wrote: > Hi All, > We have a single primary application with multiple secondary >

[dpdk-dev] Secondary process crash in rte_eal_init

2015-04-03 Thread Gonzalez Monroy, Sergio
On 01/04/2015 06:00, Dey, Souvik wrote: > Hi All, > We have a single primary application with multiple secondary > applications launched on the same cpu core. When the system boots up for the > first time ,the primary comes up followed by the secondary process everything > works

[dpdk-dev] Secondary process crash in rte_eal_init

2015-04-01 Thread Dey, Souvik
Hi All, We have a single primary application with multiple secondary applications launched on the same cpu core. When the system boots up for the first time ,the primary comes up followed by the secondary process everything works fine. But in between if I try to restart the secon