From: pmikus Date: Wed, 23 Nov 2016 05:50:59 +0000 (+0100) Subject: FIX: Increase ip6 heapsize X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=5e163c527fbb27900a4001226be70b98b271911a;ds=sidebyside FIX: Increase ip6 heapsize Change-Id: I6ea568e15e5c5b3ec6d3fd1977fb5d4a5ce17484 Signed-off-by: pmikus --- diff --git a/resources/libraries/python/VppConfigGenerator.py b/resources/libraries/python/VppConfigGenerator.py index 099d07636b..d6afd1f5c7 100644 --- a/resources/libraries/python/VppConfigGenerator.py +++ b/resources/libraries/python/VppConfigGenerator.py @@ -63,7 +63,7 @@ dpdk {{ ip6 {{ hash-buckets 2000000 - heap-size 1G + heap-size 3G }} """