eal/bsd: fix pci mapping in secondary process
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Thu, 30 Oct 2014 12:23:39 +0000 (12:23 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 5 Nov 2014 21:18:31 +0000 (22:18 +0100)
commit699d55e3ff15526ccd48418fdb1239fa11f9e93a
treefa8ca4fa5445078923b34c38a1bae7a7f4e10210
parent9867fd32616d7da62ea2f1a75a5e0f7462bf2e93
eal/bsd: fix pci mapping in secondary process

On FreeBSD, when initializing a secondary process,
EAL was complaining if there were ports not bound
to nic_uio module, exiting the application, which
should not happen, as this is expected behaviour,
and not an error

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_eal/bsdapp/eal/eal_pci.c