X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fvhost%2Fioat.h;h=1aa28ed6a301d87b0f28774f6e0c658e0ce78dfa;hb=a1978aa23bf4a8dd34087173f7769250d050315e;hp=0a1dbb81178119f78e8f0e434097913e9381ad81;hpb=a68ba8e0a6b62ec9d038705fa920cddbdb6fb830;p=dpdk.git diff --git a/examples/vhost/ioat.h b/examples/vhost/ioat.h index 0a1dbb8117..1aa28ed6a3 100644 --- a/examples/vhost/ioat.h +++ b/examples/vhost/ioat.h @@ -11,7 +11,7 @@ #define MAX_VHOST_DEVICE 1024 #define IOAT_RING_SIZE 4096 -#define MAX_ENQUEUED_SIZE 512 +#define MAX_ENQUEUED_SIZE 4096 struct dma_info { struct rte_pci_addr addr;