Imported Upstream version 17.05
[deb_dpdk.git] / lib / librte_net / rte_net_version.map
index 3b15e65..687c40e 100644 (file)
@@ -4,3 +4,11 @@ DPDK_16.11 {
 
        local: *;
 };
+
+DPDK_17.05 {
+       global:
+
+       rte_net_crc_calc;
+       rte_net_crc_set_alg;
+
+} DPDK_16.11;