pdump: fix error code check when creating/canceling pthread
[dpdk.git] / drivers / net / vhost / rte_pmd_vhost_version.map
1 DPDK_16.04 {
2         global:
3
4         rte_eth_vhost_get_queue_event;
5
6         local: *;
7 };
8
9 DPDK_16.11 {
10         global:
11
12         rte_eth_vhost_get_vid_from_port_id;
13 };