libmemif: add testing application
[vpp.git] / extras / libmemif / examples / common / common.h
index 3538e39..f6c5edc 100644 (file)
@@ -46,7 +46,7 @@
   while (0)
 
 /* maximum tx/rx memif buffers */
-#define MAX_MEMIF_BUFS 256
+#define MAX_MEMIF_BUFS 1024
 
 struct memif_connection;