2023-09-13 12:21:49 +00:00
|
|
|
DPDK_23 {
|
2022-09-06 04:00:10 +00:00
|
|
|
global:
|
|
|
|
|
2023-09-13 12:21:49 +00:00
|
|
|
rte_pmd_ifpga_cleanup;
|
2022-09-06 04:00:10 +00:00
|
|
|
rte_pmd_ifpga_get_dev_id;
|
|
|
|
rte_pmd_ifpga_get_phy_info;
|
2023-09-13 12:21:49 +00:00
|
|
|
rte_pmd_ifpga_get_property;
|
|
|
|
rte_pmd_ifpga_get_rsu_status;
|
|
|
|
rte_pmd_ifpga_partial_reconfigure;
|
2022-09-06 04:00:10 +00:00
|
|
|
rte_pmd_ifpga_reboot_try;
|
|
|
|
rte_pmd_ifpga_reload;
|
2023-09-13 12:21:49 +00:00
|
|
|
rte_pmd_ifpga_set_rsu_status;
|
|
|
|
rte_pmd_ifpga_stop_update;
|
|
|
|
rte_pmd_ifpga_update_flash;
|
|
|
|
|
|
|
|
local: *;
|
2022-09-06 04:00:10 +00:00
|
|
|
};
|