mirror of https://github.com/F-Stack/f-stack.git
12 lines
137 B
Plaintext
12 lines
137 B
Plaintext
|
DPDK_24 {
|
||
|
local: *;
|
||
|
};
|
||
|
|
||
|
EXPERIMENTAL {
|
||
|
global:
|
||
|
|
||
|
# added in 23.11
|
||
|
rte_pmd_cnxk_eventdev_is_head;
|
||
|
rte_pmd_cnxk_eventdev_wait_head;
|
||
|
};
|