build: align symbols with global ABI version
[dpdk.git] / drivers / common / cpt / rte_common_cpt_version.map
index 382ec4b..7f1929d 100644 (file)
@@ -1,14 +1,9 @@
-DPDK_18.11 {
+DPDK_20.0 {
        global:
 
+       cpt_pmd_ops_helper_asym_get_mlen;
        cpt_pmd_ops_helper_get_mlen_direct_mode;
        cpt_pmd_ops_helper_get_mlen_sg_mode;
-};
-
-DPDK_19.11 {
-       global:
-
-       cpt_pmd_ops_helper_asym_get_mlen;
 
        local: *;
 };