X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fvhost%2Fioat.h;h=1aa28ed6a301d87b0f28774f6e0c658e0ce78dfa;hb=a1978aa23bf4a8dd34087173f7769250d050315e;hp=d6e1e2e079469492a498c6058902984aa323934a;hpb=6e9a9d2a02ae790772fa11768793223ba546fce6;p=dpdk.git diff --git a/examples/vhost/ioat.h b/examples/vhost/ioat.h index d6e1e2e079..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 256 +#define MAX_ENQUEUED_SIZE 4096 struct dma_info { struct rte_pci_addr addr;