service: add count per lcore
[dpdk.git] / lib / librte_eal / linuxapp / eal / rte_eal_version.map
index 3a8f154..468c706 100644 (file)
@@ -227,6 +227,7 @@ EXPERIMENTAL {
        rte_service_is_running;
        rte_service_lcore_add;
        rte_service_lcore_count;
+       rte_service_lcore_count_services;
        rte_service_lcore_del;
        rte_service_lcore_list;
        rte_service_lcore_reset_all;