]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_vhost/rte_vhost.h
vhost: workaround the build dependency on mbuf header
[dpdk.git] / lib / librte_vhost / rte_vhost.h
index d482a72cdcfc24b905ae23eb06dcc6babd083694..7a586e4016e4ebc052c2aff21f1a7f09c0e312e2 100644 (file)
@@ -354,6 +354,8 @@ int rte_vhost_get_ifname(int vid, char *buf, size_t len);
  */
 uint16_t rte_vhost_avail_entries(int vid, uint16_t queue_id);
 
+struct rte_mbuf;
+struct rte_mempool;
 /**
  * This function adds buffers to the virtio devices RX virtqueue. Buffers can
  * be received from the physical port or from another virtual device. A packet