xref: /dpdk/lib/ethdev/version.map (revision dbd34bee)
1fdab8f2eSThomas MonjalonDPDK_22 {
299a2dd95SBruce Richardson	global:
399a2dd95SBruce Richardson
499a2dd95SBruce Richardson	rte_eth_add_first_rx_callback;
599a2dd95SBruce Richardson	rte_eth_add_rx_callback;
699a2dd95SBruce Richardson	rte_eth_add_tx_callback;
799a2dd95SBruce Richardson	rte_eth_allmulticast_disable;
899a2dd95SBruce Richardson	rte_eth_allmulticast_enable;
999a2dd95SBruce Richardson	rte_eth_allmulticast_get;
1099a2dd95SBruce Richardson	rte_eth_dev_adjust_nb_rx_tx_desc;
1199a2dd95SBruce Richardson	rte_eth_dev_callback_register;
1299a2dd95SBruce Richardson	rte_eth_dev_callback_unregister;
1399a2dd95SBruce Richardson	rte_eth_dev_close;
1499a2dd95SBruce Richardson	rte_eth_dev_configure;
1599a2dd95SBruce Richardson	rte_eth_dev_count_avail;
1699a2dd95SBruce Richardson	rte_eth_dev_count_total;
1799a2dd95SBruce Richardson	rte_eth_dev_default_mac_addr_set;
1899a2dd95SBruce Richardson	rte_eth_dev_flow_ctrl_get;
1999a2dd95SBruce Richardson	rte_eth_dev_flow_ctrl_set;
2099a2dd95SBruce Richardson	rte_eth_dev_fw_version_get;
2199a2dd95SBruce Richardson	rte_eth_dev_get_dcb_info;
2299a2dd95SBruce Richardson	rte_eth_dev_get_eeprom;
2399a2dd95SBruce Richardson	rte_eth_dev_get_eeprom_length;
2499a2dd95SBruce Richardson	rte_eth_dev_get_mtu;
2599a2dd95SBruce Richardson	rte_eth_dev_get_name_by_port;
2699a2dd95SBruce Richardson	rte_eth_dev_get_port_by_name;
2799a2dd95SBruce Richardson	rte_eth_dev_get_reg_info;
2899a2dd95SBruce Richardson	rte_eth_dev_get_sec_ctx;
2999a2dd95SBruce Richardson	rte_eth_dev_get_supported_ptypes;
3099a2dd95SBruce Richardson	rte_eth_dev_get_vlan_offload;
3199a2dd95SBruce Richardson	rte_eth_dev_info_get;
3299a2dd95SBruce Richardson	rte_eth_dev_is_valid_port;
3399a2dd95SBruce Richardson	rte_eth_dev_logtype;
3499a2dd95SBruce Richardson	rte_eth_dev_mac_addr_add;
3599a2dd95SBruce Richardson	rte_eth_dev_mac_addr_remove;
3699a2dd95SBruce Richardson	rte_eth_dev_pool_ops_supported;
3799a2dd95SBruce Richardson	rte_eth_dev_priority_flow_ctrl_set;
3899a2dd95SBruce Richardson	rte_eth_dev_reset;
3999a2dd95SBruce Richardson	rte_eth_dev_rss_hash_conf_get;
4099a2dd95SBruce Richardson	rte_eth_dev_rss_hash_update;
4199a2dd95SBruce Richardson	rte_eth_dev_rss_reta_query;
4299a2dd95SBruce Richardson	rte_eth_dev_rss_reta_update;
4399a2dd95SBruce Richardson	rte_eth_dev_rx_intr_ctl;
4499a2dd95SBruce Richardson	rte_eth_dev_rx_intr_ctl_q;
45*dbd34beeSXiaoyun Li	rte_eth_dev_rx_intr_ctl_q_get_fd;
4699a2dd95SBruce Richardson	rte_eth_dev_rx_intr_disable;
4799a2dd95SBruce Richardson	rte_eth_dev_rx_intr_enable;
4899a2dd95SBruce Richardson	rte_eth_dev_rx_offload_name;
4999a2dd95SBruce Richardson	rte_eth_dev_rx_queue_start;
5099a2dd95SBruce Richardson	rte_eth_dev_rx_queue_stop;
5199a2dd95SBruce Richardson	rte_eth_dev_set_eeprom;
5299a2dd95SBruce Richardson	rte_eth_dev_set_link_down;
5399a2dd95SBruce Richardson	rte_eth_dev_set_link_up;
5499a2dd95SBruce Richardson	rte_eth_dev_set_mc_addr_list;
5599a2dd95SBruce Richardson	rte_eth_dev_set_mtu;
5699a2dd95SBruce Richardson	rte_eth_dev_set_rx_queue_stats_mapping;
5799a2dd95SBruce Richardson	rte_eth_dev_set_tx_queue_stats_mapping;
5899a2dd95SBruce Richardson	rte_eth_dev_set_vlan_ether_type;
5999a2dd95SBruce Richardson	rte_eth_dev_set_vlan_offload;
6099a2dd95SBruce Richardson	rte_eth_dev_set_vlan_pvid;
6199a2dd95SBruce Richardson	rte_eth_dev_set_vlan_strip_on_queue;
6299a2dd95SBruce Richardson	rte_eth_dev_socket_id;
6399a2dd95SBruce Richardson	rte_eth_dev_start;
6499a2dd95SBruce Richardson	rte_eth_dev_stop;
6599a2dd95SBruce Richardson	rte_eth_dev_tx_offload_name;
6699a2dd95SBruce Richardson	rte_eth_dev_tx_queue_start;
6799a2dd95SBruce Richardson	rte_eth_dev_tx_queue_stop;
6899a2dd95SBruce Richardson	rte_eth_dev_uc_all_hash_table_set;
6999a2dd95SBruce Richardson	rte_eth_dev_uc_hash_table_set;
7099a2dd95SBruce Richardson	rte_eth_dev_udp_tunnel_port_add;
7199a2dd95SBruce Richardson	rte_eth_dev_udp_tunnel_port_delete;
7299a2dd95SBruce Richardson	rte_eth_dev_vlan_filter;
7399a2dd95SBruce Richardson	rte_eth_devices;
7499a2dd95SBruce Richardson	rte_eth_find_next;
7599a2dd95SBruce Richardson	rte_eth_find_next_owned_by;
7699a2dd95SBruce Richardson	rte_eth_iterator_cleanup;
7799a2dd95SBruce Richardson	rte_eth_iterator_init;
7899a2dd95SBruce Richardson	rte_eth_iterator_next;
7999a2dd95SBruce Richardson	rte_eth_led_off;
8099a2dd95SBruce Richardson	rte_eth_led_on;
8199a2dd95SBruce Richardson	rte_eth_link_get;
8299a2dd95SBruce Richardson	rte_eth_link_get_nowait;
8399a2dd95SBruce Richardson	rte_eth_macaddr_get;
8499a2dd95SBruce Richardson	rte_eth_mirror_rule_reset;
8599a2dd95SBruce Richardson	rte_eth_mirror_rule_set;
8699a2dd95SBruce Richardson	rte_eth_promiscuous_disable;
8799a2dd95SBruce Richardson	rte_eth_promiscuous_enable;
8899a2dd95SBruce Richardson	rte_eth_promiscuous_get;
8999a2dd95SBruce Richardson	rte_eth_remove_rx_callback;
9099a2dd95SBruce Richardson	rte_eth_remove_tx_callback;
9199a2dd95SBruce Richardson	rte_eth_rx_queue_info_get;
9299a2dd95SBruce Richardson	rte_eth_rx_queue_setup;
9399a2dd95SBruce Richardson	rte_eth_set_queue_rate_limit;
9499a2dd95SBruce Richardson	rte_eth_speed_bitflag;
9599a2dd95SBruce Richardson	rte_eth_stats_get;
9699a2dd95SBruce Richardson	rte_eth_stats_reset;
9799a2dd95SBruce Richardson	rte_eth_timesync_adjust_time;
9899a2dd95SBruce Richardson	rte_eth_timesync_disable;
9999a2dd95SBruce Richardson	rte_eth_timesync_enable;
10099a2dd95SBruce Richardson	rte_eth_timesync_read_rx_timestamp;
10199a2dd95SBruce Richardson	rte_eth_timesync_read_time;
10299a2dd95SBruce Richardson	rte_eth_timesync_read_tx_timestamp;
10399a2dd95SBruce Richardson	rte_eth_timesync_write_time;
10499a2dd95SBruce Richardson	rte_eth_tx_buffer_count_callback;
10599a2dd95SBruce Richardson	rte_eth_tx_buffer_drop_callback;
10699a2dd95SBruce Richardson	rte_eth_tx_buffer_init;
10799a2dd95SBruce Richardson	rte_eth_tx_buffer_set_err_callback;
10899a2dd95SBruce Richardson	rte_eth_tx_done_cleanup;
10999a2dd95SBruce Richardson	rte_eth_tx_queue_info_get;
11099a2dd95SBruce Richardson	rte_eth_tx_queue_setup;
11199a2dd95SBruce Richardson	rte_eth_xstats_get;
11299a2dd95SBruce Richardson	rte_eth_xstats_get_by_id;
11399a2dd95SBruce Richardson	rte_eth_xstats_get_id_by_name;
11499a2dd95SBruce Richardson	rte_eth_xstats_get_names;
11599a2dd95SBruce Richardson	rte_eth_xstats_get_names_by_id;
11699a2dd95SBruce Richardson	rte_eth_xstats_reset;
11799a2dd95SBruce Richardson	rte_flow_copy;
11899a2dd95SBruce Richardson	rte_flow_create;
11999a2dd95SBruce Richardson	rte_flow_destroy;
12099a2dd95SBruce Richardson	rte_flow_error_set;
12199a2dd95SBruce Richardson	rte_flow_flush;
12299a2dd95SBruce Richardson	rte_flow_isolate;
12399a2dd95SBruce Richardson	rte_flow_query;
12499a2dd95SBruce Richardson	rte_flow_validate;
12599a2dd95SBruce Richardson
12699a2dd95SBruce Richardson	local: *;
12799a2dd95SBruce Richardson};
12899a2dd95SBruce Richardson
12999a2dd95SBruce RichardsonEXPERIMENTAL {
13099a2dd95SBruce Richardson	global:
13199a2dd95SBruce Richardson
13299a2dd95SBruce Richardson	# added in 17.11
13399a2dd95SBruce Richardson	rte_mtr_capabilities_get;
13499a2dd95SBruce Richardson	rte_mtr_create;
13599a2dd95SBruce Richardson	rte_mtr_destroy;
13699a2dd95SBruce Richardson	rte_mtr_meter_disable;
13799a2dd95SBruce Richardson	rte_mtr_meter_dscp_table_update;
13899a2dd95SBruce Richardson	rte_mtr_meter_enable;
13999a2dd95SBruce Richardson	rte_mtr_meter_profile_add;
14099a2dd95SBruce Richardson	rte_mtr_meter_profile_delete;
14199a2dd95SBruce Richardson	rte_mtr_meter_profile_update;
14299a2dd95SBruce Richardson	rte_mtr_stats_read;
14399a2dd95SBruce Richardson	rte_mtr_stats_update;
14499a2dd95SBruce Richardson
14599a2dd95SBruce Richardson	# added in 18.02
14699a2dd95SBruce Richardson	rte_eth_dev_is_removed;
14799a2dd95SBruce Richardson	rte_eth_dev_owner_delete;
14899a2dd95SBruce Richardson	rte_eth_dev_owner_get;
14999a2dd95SBruce Richardson	rte_eth_dev_owner_new;
15099a2dd95SBruce Richardson	rte_eth_dev_owner_set;
15199a2dd95SBruce Richardson	rte_eth_dev_owner_unset;
15299a2dd95SBruce Richardson
15399a2dd95SBruce Richardson	# added in 18.05
15499a2dd95SBruce Richardson	rte_eth_dev_get_module_eeprom;
15599a2dd95SBruce Richardson	rte_eth_dev_get_module_info;
15699a2dd95SBruce Richardson
15799a2dd95SBruce Richardson	# added in 18.11
15899a2dd95SBruce Richardson	rte_flow_conv;
15999a2dd95SBruce Richardson
16099a2dd95SBruce Richardson	# added in 19.05
16199a2dd95SBruce Richardson	rte_eth_find_next_of;
16299a2dd95SBruce Richardson	rte_eth_find_next_sibling;
16399a2dd95SBruce Richardson
16499a2dd95SBruce Richardson	# added in 19.08
16599a2dd95SBruce Richardson	rte_eth_read_clock;
16699a2dd95SBruce Richardson
16799a2dd95SBruce Richardson	# added in 19.11
16899a2dd95SBruce Richardson	rte_eth_dev_hairpin_capability_get;
16999a2dd95SBruce Richardson	rte_eth_rx_burst_mode_get;
17099a2dd95SBruce Richardson	rte_eth_rx_hairpin_queue_setup;
17199a2dd95SBruce Richardson	rte_eth_tx_burst_mode_get;
17299a2dd95SBruce Richardson	rte_eth_tx_hairpin_queue_setup;
17399a2dd95SBruce Richardson	rte_flow_dynf_metadata_offs;
17499a2dd95SBruce Richardson	rte_flow_dynf_metadata_mask;
17599a2dd95SBruce Richardson	rte_flow_dynf_metadata_register;
17699a2dd95SBruce Richardson	rte_eth_dev_set_ptypes;
17799a2dd95SBruce Richardson
17899a2dd95SBruce Richardson	# added in 20.02
17999a2dd95SBruce Richardson	rte_flow_dev_dump;
18099a2dd95SBruce Richardson
18199a2dd95SBruce Richardson	# added in 20.05
18299a2dd95SBruce Richardson	__rte_ethdev_trace_configure;
18399a2dd95SBruce Richardson	__rte_ethdev_trace_rxq_setup;
18499a2dd95SBruce Richardson	__rte_ethdev_trace_txq_setup;
18599a2dd95SBruce Richardson	__rte_ethdev_trace_start;
18699a2dd95SBruce Richardson	__rte_ethdev_trace_stop;
18799a2dd95SBruce Richardson	__rte_ethdev_trace_close;
18899a2dd95SBruce Richardson	__rte_ethdev_trace_rx_burst;
18999a2dd95SBruce Richardson	__rte_ethdev_trace_tx_burst;
19099a2dd95SBruce Richardson	rte_flow_get_aged_flows;
19199a2dd95SBruce Richardson
19299a2dd95SBruce Richardson	# Marked as experimental in 20.11
19399a2dd95SBruce Richardson	rte_tm_capabilities_get;
19499a2dd95SBruce Richardson	rte_tm_get_number_of_leaf_nodes;
19599a2dd95SBruce Richardson	rte_tm_hierarchy_commit;
19699a2dd95SBruce Richardson	rte_tm_level_capabilities_get;
19799a2dd95SBruce Richardson	rte_tm_mark_ip_dscp;
19899a2dd95SBruce Richardson	rte_tm_mark_ip_ecn;
19999a2dd95SBruce Richardson	rte_tm_mark_vlan_dei;
20099a2dd95SBruce Richardson	rte_tm_node_add;
20199a2dd95SBruce Richardson	rte_tm_node_capabilities_get;
20299a2dd95SBruce Richardson	rte_tm_node_cman_update;
20399a2dd95SBruce Richardson	rte_tm_node_delete;
20499a2dd95SBruce Richardson	rte_tm_node_parent_update;
20599a2dd95SBruce Richardson	rte_tm_node_resume;
20699a2dd95SBruce Richardson	rte_tm_node_shaper_update;
20799a2dd95SBruce Richardson	rte_tm_node_shared_shaper_update;
20899a2dd95SBruce Richardson	rte_tm_node_shared_wred_context_update;
20999a2dd95SBruce Richardson	rte_tm_node_stats_read;
21099a2dd95SBruce Richardson	rte_tm_node_stats_update;
21199a2dd95SBruce Richardson	rte_tm_node_suspend;
21299a2dd95SBruce Richardson	rte_tm_node_type_get;
21399a2dd95SBruce Richardson	rte_tm_node_wfq_weight_mode_update;
21499a2dd95SBruce Richardson	rte_tm_node_wred_context_update;
21599a2dd95SBruce Richardson	rte_tm_shaper_profile_add;
21699a2dd95SBruce Richardson	rte_tm_shaper_profile_delete;
21799a2dd95SBruce Richardson	rte_tm_shared_shaper_add_update;
21899a2dd95SBruce Richardson	rte_tm_shared_shaper_delete;
21999a2dd95SBruce Richardson	rte_tm_shared_wred_context_add_update;
22099a2dd95SBruce Richardson	rte_tm_shared_wred_context_delete;
22199a2dd95SBruce Richardson	rte_tm_wred_profile_add;
22299a2dd95SBruce Richardson	rte_tm_wred_profile_delete;
22399a2dd95SBruce Richardson
22499a2dd95SBruce Richardson	# added in 20.11
22599a2dd95SBruce Richardson	rte_eth_hairpin_bind;
22699a2dd95SBruce Richardson	rte_eth_hairpin_get_peer_ports;
22799a2dd95SBruce Richardson	rte_eth_hairpin_unbind;
22899a2dd95SBruce Richardson	rte_eth_link_speed_to_str;
22999a2dd95SBruce Richardson	rte_eth_link_to_str;
23099a2dd95SBruce Richardson	rte_eth_fec_get_capability;
23199a2dd95SBruce Richardson	rte_eth_fec_get;
23299a2dd95SBruce Richardson	rte_eth_fec_set;
23399a2dd95SBruce Richardson	rte_flow_tunnel_decap_set;
23499a2dd95SBruce Richardson	rte_flow_tunnel_match;
23599a2dd95SBruce Richardson	rte_flow_get_restore_info;
23699a2dd95SBruce Richardson	rte_flow_tunnel_action_decap_release;
23799a2dd95SBruce Richardson	rte_flow_tunnel_item_release;
23899a2dd95SBruce Richardson
23999a2dd95SBruce Richardson	# added in 21.02
24099a2dd95SBruce Richardson	rte_eth_get_monitor_addr;
24199a2dd95SBruce Richardson
24299a2dd95SBruce Richardson	# added in 21.05
24399a2dd95SBruce Richardson	rte_eth_representor_info_get;
2444b61b877SBing Zhao	rte_flow_action_handle_create;
2454b61b877SBing Zhao	rte_flow_action_handle_destroy;
2464b61b877SBing Zhao	rte_flow_action_handle_update;
2474b61b877SBing Zhao	rte_flow_action_handle_query;
2485f0d54f3SLi Zhang	rte_mtr_meter_policy_add;
2495f0d54f3SLi Zhang	rte_mtr_meter_policy_delete;
2505f0d54f3SLi Zhang	rte_mtr_meter_policy_update;
2515f0d54f3SLi Zhang	rte_mtr_meter_policy_validate;
25299a2dd95SBruce Richardson};
25399a2dd95SBruce Richardson
25499a2dd95SBruce RichardsonINTERNAL {
25599a2dd95SBruce Richardson	global:
25699a2dd95SBruce Richardson
25799a2dd95SBruce Richardson	rte_eth_dev_allocate;
25899a2dd95SBruce Richardson	rte_eth_dev_allocated;
25999a2dd95SBruce Richardson	rte_eth_dev_attach_secondary;
26099a2dd95SBruce Richardson	rte_eth_dev_callback_process;
26199a2dd95SBruce Richardson	rte_eth_dev_create;
26299a2dd95SBruce Richardson	rte_eth_dev_destroy;
26399a2dd95SBruce Richardson	rte_eth_dev_is_rx_hairpin_queue;
26499a2dd95SBruce Richardson	rte_eth_dev_is_tx_hairpin_queue;
26599a2dd95SBruce Richardson	rte_eth_dev_probing_finish;
26699a2dd95SBruce Richardson	rte_eth_dev_release_port;
26799a2dd95SBruce Richardson	rte_eth_dev_internal_reset;
26899a2dd95SBruce Richardson	rte_eth_devargs_parse;
26999a2dd95SBruce Richardson	rte_eth_dma_zone_free;
27099a2dd95SBruce Richardson	rte_eth_dma_zone_reserve;
27199a2dd95SBruce Richardson	rte_eth_hairpin_queue_peer_bind;
27299a2dd95SBruce Richardson	rte_eth_hairpin_queue_peer_unbind;
27399a2dd95SBruce Richardson	rte_eth_hairpin_queue_peer_update;
27499a2dd95SBruce Richardson	rte_eth_representor_id_get;
27599a2dd95SBruce Richardson	rte_eth_switch_domain_alloc;
27699a2dd95SBruce Richardson	rte_eth_switch_domain_free;
27799a2dd95SBruce Richardson};
278