eal: do not panic on bus probe/scan failure
authorAaron Conole <aconole@redhat.com>
Wed, 22 Mar 2017 20:19:39 +0000 (16:19 -0400)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 27 Mar 2017 13:59:06 +0000 (15:59 +0200)
commit1908008f5d0cb6fea21849bcad506a8794a02d82
treeb67ffe64b7bc90769fbfa400435fa49449edca9f
parente2c0413f2d0df911c49ebfeee2c595e4ee1f0fee
eal: do not panic on bus probe/scan failure

For now, exit the init.  It's likely that even aborting the initialization
is premature in this case, as it may be possible to proceed even if one
bus or another is not available.

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