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)
commit4fe1d33987570ef3c79225ee53954b9a8a4a65c0
tree0e2139d3231ef7919d3754d817414d1f128b05cc
parentc050e5abae75b7d8f3332f410c44aa9cd904c384
eal: do not panic if plugins fail to init

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>
lib/librte_eal/bsdapp/eal/eal.c
lib/librte_eal/linuxapp/eal/eal.c