32939b2e43553f6173f41e3923d0b75e9fc4cf21
[dpdk.git] / drivers / net / i40e / rte_pmd_i40e_version.map
1 DPDK_2.0 {
2
3         local: *;
4 };
5
6 DPDK_17.02 {
7         global:
8
9         rte_pmd_i40e_ping_vfs;
10         rte_pmd_i40e_set_tx_loopback;
11         rte_pmd_i40e_set_vf_mac_anti_spoof;
12         rte_pmd_i40e_set_vf_multicast_promisc;
13         rte_pmd_i40e_set_vf_unicast_promisc;
14         rte_pmd_i40e_set_vf_vlan_anti_spoof;
15
16 } DPDK_2.0;