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

16 lines
171 B
Plaintext
Raw Normal View History

2023-09-13 12:21:49 +00:00
DPDK_23 {
2022-09-06 04:00:10 +00:00
local: *;
};
2023-09-13 12:21:49 +00:00
EXPERIMENTAL {
# added in 22.07
global:
rte_pmd_cnxk_hw_sa_read;
rte_pmd_cnxk_hw_sa_write;
};
2022-09-06 04:00:10 +00:00
INTERNAL {
global:
cnxk_nix_inb_mode_set;
};