net/mlx5: fix Rx queue release assertions
[dpdk.git] / drivers / common / cpt / rte_common_cpt_version.map
1 DPDK_18.11 {
2         global:
3
4         cpt_pmd_ops_helper_get_mlen_direct_mode;
5         cpt_pmd_ops_helper_get_mlen_sg_mode;
6 };
7
8 DPDK_19.11 {
9         global:
10
11         cpt_pmd_ops_helper_asym_get_mlen;
12
13         local: *;
14 };