vhost: fix field naming in guest page struct
[dpdk.git] / lib / vhost / rte_vhost.h
index 2acb31d..c733f85 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;
 
 /**