After this change, the EAL CPU NUMA node resolution step can no longeremit an rte_panic. This aligns with the code in rte_eal_init, whichexpects failures to return an error code.Signed-off-by: Aaron Conole <***@redhat.com>---lib/librte_eal/bsdapp/eal/eal.c | 14 +++++++--lib/...