bus/fslmc: configure separate portal for Ethernet Rx
[dpdk.git] / drivers / bus / fslmc / rte_bus_fslmc_version.map
index b7db074..f519651 100644 (file)
@@ -2,7 +2,6 @@ DPDK_17.05 {
        global:
 
        dpaa2_affine_qbman_swp;
-       dpaa2_affine_qbman_swp_sec;
        dpaa2_alloc_dpbp_dev;
        dpaa2_alloc_dq_storage;
        dpaa2_free_dpbp_dev;
@@ -101,3 +100,10 @@ DPDK_18.02 {
        rte_fslmc_get_device_count;
 
 } DPDK_17.11;
+
+DPDK_18.05 {
+       global:
+
+       dpaa2_affine_qbman_ethrx_swp;
+
+} DPDK_18.02;