]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/bsdapp/eal/rte_eal_version.map
eal: check if primary process is alive
[dpdk.git] / lib / librte_eal / bsdapp / eal / rte_eal_version.map
index 127abaa89d461c8206453415aa7c33f7e9158836..58c2951e593f30ece34f70f52955cc194fe12dfd 100644 (file)
@@ -138,7 +138,7 @@ DPDK_2.2 {
 
 } DPDK_2.1;
 
-DPDK_2.3 {
+DPDK_16.04 {
        global:
 
        rte_cpu_get_flag_name;
@@ -148,5 +148,6 @@ DPDK_2.3 {
        rte_eal_pci_ioport_write;
        rte_eal_pci_map_device;
        rte_eal_pci_unmap_device;
+       rte_eal_primary_proc_alive;
 
 } DPDK_2.2;