FIX: Increase ip6 heapsize
[csit.git] / resources / libraries / python / VppConfigGenerator.py
index 099d076..d6afd1f 100644 (file)
@@ -63,7 +63,7 @@ dpdk {{
 
 ip6 {{
   hash-buckets 2000000
-  heap-size 1G
+  heap-size 3G
 }}
 
 """