aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vhost/rte_pmd_vhost_version.map
blob: 65bf3a8cc92120d26a709ee284363d6084d68011 (plain)
1
2
3
4
5
6
7
8
9
10
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: *;
};