2015-02-02 17:40:20 +00:00
|
|
|
DPDK_2.0 {
|
|
|
|
|
|
|
|
local: *;
|
|
|
|
};
|
2017-01-17 08:45:03 +00:00
|
|
|
|
|
|
|
DPDK_17.02 {
|
|
|
|
global:
|
|
|
|
|
2017-01-17 08:45:27 +00:00
|
|
|
rte_pmd_i40e_get_vf_stats;
|
2017-01-17 08:45:03 +00:00
|
|
|
rte_pmd_i40e_ping_vfs;
|
2017-04-12 13:55:33 +00:00
|
|
|
rte_pmd_i40e_ptype_mapping_get;
|
|
|
|
rte_pmd_i40e_ptype_mapping_replace;
|
|
|
|
rte_pmd_i40e_ptype_mapping_reset;
|
|
|
|
rte_pmd_i40e_ptype_mapping_update;
|
2017-01-17 08:45:27 +00:00
|
|
|
rte_pmd_i40e_reset_vf_stats;
|
2017-01-17 08:45:07 +00:00
|
|
|
rte_pmd_i40e_set_tx_loopback;
|
2017-01-17 08:45:17 +00:00
|
|
|
rte_pmd_i40e_set_vf_broadcast;
|
2017-01-17 08:45:12 +00:00
|
|
|
rte_pmd_i40e_set_vf_mac_addr;
|
2017-01-17 08:45:05 +00:00
|
|
|
rte_pmd_i40e_set_vf_mac_anti_spoof;
|
2017-01-17 08:45:09 +00:00
|
|
|
rte_pmd_i40e_set_vf_multicast_promisc;
|
2017-01-17 08:45:08 +00:00
|
|
|
rte_pmd_i40e_set_vf_unicast_promisc;
|
2017-01-17 08:45:06 +00:00
|
|
|
rte_pmd_i40e_set_vf_vlan_anti_spoof;
|
2017-01-17 08:45:19 +00:00
|
|
|
rte_pmd_i40e_set_vf_vlan_filter;
|
2017-01-17 08:45:16 +00:00
|
|
|
rte_pmd_i40e_set_vf_vlan_insert;
|
2017-01-17 08:45:15 +00:00
|
|
|
rte_pmd_i40e_set_vf_vlan_stripq;
|
2017-01-17 08:45:18 +00:00
|
|
|
rte_pmd_i40e_set_vf_vlan_tag;
|
2017-01-17 08:45:03 +00:00
|
|
|
|
|
|
|
} DPDK_2.0;
|
2017-02-24 03:24:28 +00:00
|
|
|
|
|
|
|
DPDK_17.05 {
|
|
|
|
global:
|
|
|
|
|
2017-02-24 03:24:31 +00:00
|
|
|
rte_pmd_i40e_set_tc_strict_prio;
|
2017-02-24 03:24:28 +00:00
|
|
|
rte_pmd_i40e_set_vf_max_bw;
|
2017-02-24 03:24:29 +00:00
|
|
|
rte_pmd_i40e_set_vf_tc_bw_alloc;
|
2017-02-24 03:24:30 +00:00
|
|
|
rte_pmd_i40e_set_vf_tc_max_bw;
|
2017-03-30 02:51:47 +00:00
|
|
|
rte_pmd_i40e_process_ddp_package;
|
2017-03-30 02:51:49 +00:00
|
|
|
rte_pmd_i40e_get_ddp_list;
|
2017-02-24 03:24:28 +00:00
|
|
|
|
|
|
|
} DPDK_17.02;
|
2017-06-16 09:25:14 +00:00
|
|
|
|
|
|
|
DPDK_17.08 {
|
|
|
|
global:
|
|
|
|
|
|
|
|
rte_pmd_i40e_get_ddp_info;
|
|
|
|
|
|
|
|
} DPDK_17.05;
|
2017-08-17 18:33:42 +00:00
|
|
|
|
|
|
|
DPDK_17.11 {
|
|
|
|
global:
|
|
|
|
|
|
|
|
rte_pmd_i40e_add_vf_mac_addr;
|
2017-10-04 12:52:11 +00:00
|
|
|
rte_pmd_i40e_flow_type_mapping_update;
|
|
|
|
rte_pmd_i40e_flow_type_mapping_get;
|
|
|
|
rte_pmd_i40e_flow_type_mapping_reset;
|
2017-10-11 16:18:47 +00:00
|
|
|
rte_pmd_i40e_query_vfid_by_mac;
|
2017-08-17 18:33:42 +00:00
|
|
|
|
|
|
|
} DPDK_17.08;
|