New upstream version 17.11-rc3
[deb_dpdk.git] / drivers / mempool / dpaa2 / dpaa2_hw_mempool.h
index 56b71be..0971929 100644 (file)
@@ -39,7 +39,7 @@
 struct buf_pool_cfg {
        void *addr;
        /**< The address from where DPAA2 will carve out the buffers */
-       phys_addr_t    phys_addr;
+       rte_iova_t phys_addr;
        /**< Physical address of the memory provided in addr */
        uint32_t num;
        /**< Number of buffers */