mem: expose function for physical address use
[dpdk.git] / lib / librte_eal / rte_eal_version.map
index 4be9008..bcc594d 100644 (file)
@@ -232,6 +232,7 @@ EXPERIMENTAL {
        rte_service_run_iter_on_app_lcore;
        rte_service_runstate_get;
        rte_service_runstate_set;
+       rte_service_set_runstate_mapped_check;
        rte_service_set_stats_enable;
        rte_service_start_with_defaults;
 
@@ -243,6 +244,7 @@ DPDK_17.11 {
        rte_bus_get_iommu_class;
        rte_eal_iova_mode;
        rte_eal_mbuf_default_mempool_ops;
+       rte_eal_using_phys_addrs;
        rte_lcore_has_role;
        rte_memcpy_ptr;
        rte_pci_get_iommu_class;