eal: do not panic if plugins fail to init
authorAaron Conole <aconole@redhat.com>
Wed, 22 Mar 2017 20:19:36 +0000 (16:19 -0400)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 27 Mar 2017 13:57:13 +0000 (15:57 +0200)
Plugins are useful and important.  However, it seems crazy to abort
everything just because they don't initialize properly.

Signed-off-by: Aaron Conole <aconole@redhat.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>

No differences found