eal: add function to check lcore role
[dpdk.git] / lib / librte_eal / bsdapp / eal / rte_eal_version.map
index d54583c..d19f264 100644 (file)
@@ -87,8 +87,6 @@ DPDK_2.0 {
        rte_thread_get_affinity;
        rte_thread_set_affinity;
        rte_vlog;
-       rte_xen_dom0_memory_attach;
-       rte_xen_dom0_memory_init;
        rte_zmalloc;
        rte_zmalloc_socket;
 
@@ -115,7 +113,6 @@ DPDK_2.2 {
        rte_keepalive_dispatch_pings;
        rte_keepalive_mark_alive;
        rte_keepalive_register_core;
-       rte_xen_dom0_supported;
 
 } DPDK_2.1;
 
@@ -244,6 +241,8 @@ DPDK_17.11 {
 
        rte_bus_get_iommu_class;
        rte_eal_iova_mode;
+       rte_eal_mbuf_default_mempool_ops;
+       rte_lcore_has_role;
        rte_pci_get_iommu_class;
        rte_pci_match;