net/enic: enable flow API for VF representor
[dpdk.git] / drivers / net / i40e / rte_pmd_i40e_version.map
index c92c0cf..413c58c 100644 (file)
@@ -1,4 +1,4 @@
-DPDK_20.0 {
+DPDK_21 {
        global:
 
        rte_pmd_i40e_add_vf_mac_addr;
@@ -42,5 +42,8 @@ DPDK_20.0 {
 EXPERIMENTAL {
        global:
 
+       rte_pmd_i40e_get_fdir_info;
+       rte_pmd_i40e_get_fdir_stats;
+       rte_pmd_i40e_set_gre_key_len;
        rte_pmd_i40e_set_switch_dev;
 };