bus/dpaa: check portal presence in the caller function
[dpdk.git] / drivers / bus / dpaa / rte_dpaa_bus.h
index d613660..718701b 100644 (file)
@@ -33,6 +33,8 @@
 
 extern unsigned int dpaa_svr_family;
 
+extern RTE_DEFINE_PER_LCORE(bool, dpaa_io);
+
 struct rte_dpaa_device;
 struct rte_dpaa_driver;