lib: remove unused map symbols
Signed-off-by: Pavan Nikhilesh <pbhagavatula@caviumnetworks.com> Acked-by: Neil Horman <nhorman@tuxdriver.com> Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
This commit is contained in:
parent
dbc1960b9e
commit
3e8ea3d3d4
@ -28,7 +28,6 @@ DPDK_17.05 {
|
||||
qbman_eq_desc_set_no_orp;
|
||||
qbman_eq_desc_set_qd;
|
||||
qbman_eq_desc_set_response;
|
||||
qbman_get_version;
|
||||
qbman_pull_desc_clear;
|
||||
qbman_pull_desc_set_fq;
|
||||
qbman_pull_desc_set_numframes;
|
||||
@ -41,7 +40,6 @@ DPDK_17.05 {
|
||||
qbman_swp_acquire;
|
||||
qbman_swp_pull;
|
||||
qbman_swp_release;
|
||||
qbman_swp_send_multiple;
|
||||
rte_fslmc_driver_register;
|
||||
rte_fslmc_driver_unregister;
|
||||
rte_fslmc_vfio_dmamap;
|
||||
|
@ -2,7 +2,6 @@ DPDK_17.11 {
|
||||
global:
|
||||
|
||||
rte_dpaa_bpid_info;
|
||||
rte_dpaa_pool_table;
|
||||
|
||||
local: *;
|
||||
};
|
||||
|
@ -248,7 +248,6 @@ EXPERIMENTAL {
|
||||
rte_service_map_lcore_get;
|
||||
rte_service_map_lcore_set;
|
||||
rte_service_probe_capability;
|
||||
rte_service_reset;
|
||||
rte_service_run_iter_on_app_lcore;
|
||||
rte_service_runstate_get;
|
||||
rte_service_runstate_set;
|
||||
|
@ -156,7 +156,6 @@ DPDK_17.08 {
|
||||
rte_flow_copy;
|
||||
rte_flow_isolate;
|
||||
rte_tm_capabilities_get;
|
||||
rte_tm_get_leaf_nodes;
|
||||
rte_tm_hierarchy_commit;
|
||||
rte_tm_level_capabilities_get;
|
||||
rte_tm_mark_ip_dscp;
|
||||
|
@ -7,7 +7,6 @@ DPDK_2.0 {
|
||||
rte_ring_init;
|
||||
rte_ring_list_dump;
|
||||
rte_ring_lookup;
|
||||
rte_ring_set_water_mark;
|
||||
|
||||
local: *;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user