2015-02-02 12:40:20 -05:00
|
|
|
DPDK_2.0 {
|
|
|
|
|
|
|
|
local: *;
|
|
|
|
};
|
2017-01-17 16:45:03 +08:00
|
|
|
|
|
|
|
DPDK_17.02 {
|
|
|
|
global:
|
|
|
|
|
2017-01-17 16:45:27 +08:00
|
|
|
rte_pmd_i40e_get_vf_stats;
|
2017-01-17 16:45:03 +08:00
|
|
|
rte_pmd_i40e_ping_vfs;
|
2017-01-17 16:45:27 +08:00
|
|
|
rte_pmd_i40e_reset_vf_stats;
|
2017-01-17 16:45:07 +08:00
|
|
|
rte_pmd_i40e_set_tx_loopback;
|
2017-01-17 16:45:17 +08:00
|
|
|
rte_pmd_i40e_set_vf_broadcast;
|
2017-01-17 16:45:12 +08:00
|
|
|
rte_pmd_i40e_set_vf_mac_addr;
|
2017-01-17 16:45:05 +08:00
|
|
|
rte_pmd_i40e_set_vf_mac_anti_spoof;
|
2017-01-17 16:45:09 +08:00
|
|
|
rte_pmd_i40e_set_vf_multicast_promisc;
|
2017-01-17 16:45:08 +08:00
|
|
|
rte_pmd_i40e_set_vf_unicast_promisc;
|
2017-01-17 16:45:06 +08:00
|
|
|
rte_pmd_i40e_set_vf_vlan_anti_spoof;
|
2017-01-17 16:45:19 +08:00
|
|
|
rte_pmd_i40e_set_vf_vlan_filter;
|
2017-01-17 16:45:16 +08:00
|
|
|
rte_pmd_i40e_set_vf_vlan_insert;
|
2017-01-17 16:45:15 +08:00
|
|
|
rte_pmd_i40e_set_vf_vlan_stripq;
|
2017-01-17 16:45:18 +08:00
|
|
|
rte_pmd_i40e_set_vf_vlan_tag;
|
2017-01-17 16:45:03 +08:00
|
|
|
|
|
|
|
} DPDK_2.0;
|
2017-02-24 11:24:28 +08:00
|
|
|
|
|
|
|
DPDK_17.05 {
|
|
|
|
global:
|
|
|
|
|
2017-02-24 11:24:31 +08:00
|
|
|
rte_pmd_i40e_set_tc_strict_prio;
|
2017-02-24 11:24:28 +08:00
|
|
|
rte_pmd_i40e_set_vf_max_bw;
|
2017-02-24 11:24:29 +08:00
|
|
|
rte_pmd_i40e_set_vf_tc_bw_alloc;
|
2017-02-24 11:24:30 +08:00
|
|
|
rte_pmd_i40e_set_vf_tc_max_bw;
|
2017-03-30 10:51:47 +08:00
|
|
|
rte_pmd_i40e_process_ddp_package;
|
2017-03-30 10:51:49 +08:00
|
|
|
rte_pmd_i40e_get_ddp_list;
|
2017-02-24 11:24:28 +08:00
|
|
|
|
|
|
|
} DPDK_17.02;
|