mirror of https://github.com/F-Stack/f-stack.git
12 lines
83 B
Plaintext
12 lines
83 B
Plaintext
|
DPDK_2.0 {
|
||
|
|
||
|
local: *;
|
||
|
};
|
||
|
|
||
|
DPDK_2.2 {
|
||
|
global:
|
||
|
|
||
|
eth_dev_null_create;
|
||
|
|
||
|
} DPDK_2.0;
|