]> git.droids-corp.org - dpdk.git/blobdiff - lib/vhost/rte_vhost.h
vhost: integrate dmadev in asynchronous data-path
[dpdk.git] / lib / vhost / rte_vhost.h
index 2acb31df2d8ea551412c2c8e76b82b14533dc069..c733f857c62bec13a0e08b44a61c7f574110a991 100644 (file)
@@ -115,6 +115,8 @@ extern "C" {
 #define VHOST_USER_F_PROTOCOL_FEATURES 30
 #endif
 
+#define RTE_MAX_VHOST_DEVICE   1024
+
 struct rte_vdpa_device;
 
 /**