f-stack/dpdk/drivers/net/cnxk/version.map

21 lines
257 B
Plaintext
Raw Normal View History

2025-01-10 11:50:43 +00:00
DPDK_24 {
2022-09-06 04:00:10 +00:00
local: *;
};
2023-09-13 12:21:49 +00:00
EXPERIMENTAL {
global:
2025-01-10 11:50:43 +00:00
# added in 22.07
2023-09-13 12:21:49 +00:00
rte_pmd_cnxk_hw_sa_read;
rte_pmd_cnxk_hw_sa_write;
2025-01-10 11:50:43 +00:00
# added in 23.11
rte_pmd_cnxk_inl_ipsec_res;
2023-09-13 12:21:49 +00:00
};
2022-09-06 04:00:10 +00:00
INTERNAL {
global:
cnxk_nix_inb_mode_set;
2025-01-10 11:50:43 +00:00
cnxk_ethdev_rx_offload_cb_register;
2022-09-06 04:00:10 +00:00
};