mirror of https://github.com/F-Stack/f-stack.git
11 lines
161 B
Plaintext
11 lines
161 B
Plaintext
|
DPDK_16.04 {
|
||
|
global:
|
||
|
|
||
|
rte_eth_vhost_feature_disable;
|
||
|
rte_eth_vhost_feature_enable;
|
||
|
rte_eth_vhost_feature_get;
|
||
|
rte_eth_vhost_get_queue_event;
|
||
|
|
||
|
local: *;
|
||
|
};
|