mirror of https://github.com/F-Stack/f-stack.git
11 lines
165 B
Plaintext
11 lines
165 B
Plaintext
|
DPDK_24 {
|
||
|
local: *;
|
||
|
};
|
||
|
|
||
|
EXPERIMENTAL {
|
||
|
global:
|
||
|
rte_pmd_cnxk_mempool_is_hwpool;
|
||
|
rte_pmd_cnxk_mempool_mbuf_exchange;
|
||
|
rte_pmd_cnxk_mempool_range_check_disable;
|
||
|
};
|