[dpdk-dev] [PATCH] autotest.py: increase memory for hash_autotest

2015-11-06 Thread Thomas Monjalon
2015-11-06 16:02, Pablo de Lara: > Hash_autotest is in test group 2 which had only 32 MB > of memory, which is increased to 64 MB to make it run. > > Signed-off-by: Pablo de Lara Applied, thanks

[dpdk-dev] [PATCH] autotest.py: increase memory for hash_autotest

2015-11-06 Thread Pablo de Lara
Hash_autotest is in test group 2 which had only 32 MB of memory, which is increased to 64 MB to make it run. Signed-off-by: Pablo de Lara --- app/test/autotest_data.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/test/autotest_data.py b/app/test/autotest_data.py index