Re: [dpdk-dev] [PATCH v3] eal: remove non-thread panic calls from init sequence

2019-06-03 Thread Arnon Warshavsky
Hi > > The part below can go after a --- marker, this is more a comment for the > work in progress rather than something to put in this patch commitlog. > Ack > > The calls for launching core messaging threads were left in tact >> in all 3 eal implementations. >> > > For these I will submit a p

Re: [dpdk-dev] [PATCH v3] eal: remove non-thread panic calls from init sequence

2019-06-03 Thread David Marchand
Hello, Thanks for looking at this. First round of review, there is still something fishy about mem_cfg_fd in secondary process implementation for Linux to me. Maybe Anatoly can review this patch as well. On Mon, Jun 3, 2019 at 9:21 AM Arnon Warshavsky wrote: > This patch changes some void fun