mirror of https://github.com/F-Stack/f-stack.git
14 lines
114 B
Plaintext
14 lines
114 B
Plaintext
|
DPDK_17.11 {
|
||
|
global:
|
||
|
|
||
|
rte_pmd_softnic_run;
|
||
|
|
||
|
local: *;
|
||
|
};
|
||
|
|
||
|
EXPERIMENTAL {
|
||
|
global:
|
||
|
|
||
|
rte_pmd_softnic_manage;
|
||
|
};
|