]> git.droids-corp.org - dpdk.git/blobdiff - drivers/common/cpt/rte_common_cpt_version.map
net/ice/base: fix flow director rule passthrough mode
[dpdk.git] / drivers / common / cpt / rte_common_cpt_version.map
index 382ec4bd4451351f03780b2a48181fb5494e0dbb..8c65cde6cf2ba6fa92702bb42b6e4d5cc7d4655d 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: *;
 };