X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Fvhost%2Frte_vhost.h;h=c733f857c62bec13a0e08b44a61c7f574110a991;hb=2ec359747e61db15ab18a78fa35f503a4f647463;hp=2acb31df2d8ea551412c2c8e76b82b14533dc069;hpb=1d1126ad436e8c7c015fb3f67ad3af05c3b397d5;p=dpdk.git diff --git a/lib/vhost/rte_vhost.h b/lib/vhost/rte_vhost.h index 2acb31df2d..c733f857c6 100644 --- a/lib/vhost/rte_vhost.h +++ b/lib/vhost/rte_vhost.h @@ -115,6 +115,8 @@ extern "C" { #define VHOST_USER_F_PROTOCOL_FEATURES 30 #endif +#define RTE_MAX_VHOST_DEVICE 1024 + struct rte_vdpa_device; /**