net: replace IPv4/v6 constants with uppercase name
[dpdk.git] / lib / librte_ethdev / rte_ethdev_version.map
index b37a416..afcd255 100644 (file)
@@ -229,11 +229,17 @@ DPDK_18.11 {
 
 } DPDK_18.08;
 
+DPDK_19.05 {
+       global:
+
+       rte_eth_dev_count_total;
+
+} DPDK_18.11;
+
 EXPERIMENTAL {
        global:
 
        rte_eth_devargs_parse;
-       rte_eth_dev_count_total;
        rte_eth_dev_create;
        rte_eth_dev_destroy;
        rte_eth_dev_get_module_eeprom;