bus/fslmc: export qbman results in map file
[dpdk.git] / drivers / bus / fslmc / rte_bus_fslmc_version.map
index a55b250..a4bb343 100644 (file)
@@ -24,6 +24,7 @@ DPDK_17.05 {
        per_lcore__dpaa2_io;
        qbman_check_command_complete;
        qbman_eq_desc_clear;
+       qbman_eq_desc_set_fq;
        qbman_eq_desc_set_no_orp;
        qbman_eq_desc_set_qd;
        qbman_eq_desc_set_response;
@@ -48,3 +49,11 @@ DPDK_17.05 {
 
        local: *;
 };
+
+DPDK_17.08 {
+       global:
+
+       qbman_result_SCN_state_in_mem;
+       rte_global_active_dqs_list;
+
+} DPDK_17.05;