]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/spdk/dpdk/drivers/net/vhost/rte_pmd_vhost_version.map
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / spdk / dpdk / drivers / net / vhost / rte_pmd_vhost_version.map
index 695db8574985034a74a556f4bf037bb37e2a8ee2..16b591ccc441a088b289f7e10ef277cccc700fb3 100644 (file)
@@ -1,13 +1,8 @@
-DPDK_16.04 {
+DPDK_20.0 {
        global:
 
        rte_eth_vhost_get_queue_event;
+       rte_eth_vhost_get_vid_from_port_id;
 
        local: *;
 };
-
-DPDK_16.11 {
-       global:
-
-       rte_eth_vhost_get_vid_from_port_id;
-};