Imported Upstream version 16.11
[deb_dpdk.git] / lib / librte_port / rte_port_version.map
index 048c20d..6470629 100644 (file)
@@ -42,3 +42,12 @@ DPDK_16.07 {
        rte_port_kni_writer_nodrop_ops;
 
 } DPDK_2.2;
+
+DPDK_16.11 {
+       global:
+
+       rte_port_fd_reader_ops;
+       rte_port_fd_writer_ops;
+       rte_port_fd_writer_nodrop_ops;
+
+} DPDK_16.07;