common/qat: support GEN2 device 200xx
[dpdk.git] / drivers / common / cpt / rte_common_cpt_version.map
index 382ec4b..8c65cde 100644 (file)
@@ -1,14 +1,18 @@
-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;
+
+       local: *;
 };
 
-DPDK_19.11 {
+EXPERIMENTAL {
        global:
 
-       cpt_pmd_ops_helper_asym_get_mlen;
+       cpt_fpm_clear;
+       cpt_fpm_init;
 
        local: *;
 };