]> git.droids-corp.org - dpdk.git/blobdiff - examples/vhost/ioat.h
crypto/mlx5: add maximum segments configuration
[dpdk.git] / examples / vhost / ioat.h
index 0a1dbb81178119f78e8f0e434097913e9381ad81..1aa28ed6a301d87b0f28774f6e0c658e0ce78dfa 100644 (file)
@@ -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;