Re: [dpdk-dev] [PATCH v5 6/6] eal: ignore messages until init is complete

2018-03-12 Thread Burakov, Anatoly
On 12-Mar-18 1:42 AM, Tan, Jianfeng wrote: On 3/8/2018 12:56 AM, Anatoly Burakov wrote: If we receive messages that don't have a callback registered for them, and we haven't finished initialization yet, it can be reasonably inferred that we shouldn't have gotten the message in the first place.

Re: [dpdk-dev] [PATCH v5 6/6] eal: ignore messages until init is complete

2018-03-11 Thread Tan, Jianfeng
On 3/8/2018 12:56 AM, Anatoly Burakov wrote: If we receive messages that don't have a callback registered for them, and we haven't finished initialization yet, it can be reasonably inferred that we shouldn't have gotten the message in the first place. Therefore, send requester a special message