[dpdk-dev] [PATCH v4] eal: remove non-thread panic calls from init sequence
David Marchand
david.marchand at redhat.com
Thu Jun 6 10:03:13 CEST 2019
On Wed, Jun 5, 2019 at 5:44 PM Arnon Warshavsky <arnon at qwilt.com> wrote:
> On Wed, Jun 5, 2019 at 10:50 AM David Marchand <david.marchand at redhat.com>
wrote:
>> On Tue, Jun 4, 2019 at 5:45 PM Arnon Warshavsky <arnon at qwilt.com> wrote:
>>> This patch changes some void functions to return a value,
>>> so that the init sequence may tear down orderly
>>> instead of calling panic.
>>
>> All we care about in this patch are the panics wrt the shared
configuration init.
>> Can the commit title and description refer to this ?
>
> Will remove the non-thread from the title.
> Can you be more specific/ offer your view per the description?
Looking at the git history, how about:
eal: do not panic on shared memory init
--
David Marchand
More information about the dev
mailing list