security: fix enum start value
[dpdk.git] / drivers / bus / fslmc / rte_bus_fslmc_version.map
index 7b25248..09ec05f 100644 (file)
@@ -85,5 +85,20 @@ DPDK_17.11 {
 
        dpaa2_dpbp_supported;
        rte_dpaa2_dev_type;
+       rte_dpaa2_intr_disable;
+       rte_dpaa2_intr_enable;
 
 } DPDK_17.08;
+
+DPDK_18.02 {
+       global:
+
+       dpaa2_svr_family;
+       dpaa2_virt_mode;
+       per_lcore_dpaa2_held_bufs;
+       qbman_fq_query_state;
+       qbman_fq_state_frame_count;
+       qbman_swp_dqrr_idx_consume;
+       rte_fslmc_get_device_count;
+
+} DPDK_17.11;