mempool: remove optimistic IOVA-contiguous allocation
[dpdk.git] / lib / librte_sched / rte_sched_version.map
index 3aa159a..f33761e 100644 (file)
@@ -29,3 +29,9 @@ DPDK_2.1 {
        rte_sched_port_pkt_read_color;
 
 } DPDK_2.0;
+
+EXPERIMENTAL {
+       global:
+
+       rte_sched_subport_pipe_profile_add;
+};