numam-dpdk/app
Olivier Matz c4783d9666 app/test: decrease memory requirements for hash
In hash autotest, the size of tables that should be successfully created
is 32K entries (256KB), except for the table called "different_name",
which is 1M entries (8MB). When memory is too fragmented (with 2M
hugepages), the test can fail.

To avoid allocation failures due to memory fragmentation, decrease the
size of the table to 32K.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
2016-09-23 18:40:50 +02:00
..
cmdline_test app/cmdline_test: add missing dependencies 2015-12-03 00:02:26 +01:00
pdump drivers: make driver names consistent 2016-09-16 11:55:59 +02:00
proc_info unify tools naming 2016-07-22 22:31:02 +02:00
test app/test: decrease memory requirements for hash 2016-09-23 18:40:50 +02:00
test-acl acl: add AltiVec for ppc64 2016-09-09 17:56:14 +02:00
test-pipeline remove unused ring includes 2016-09-16 10:16:02 +02:00
test-pmd remove unused ring includes 2016-09-16 10:16:02 +02:00
Makefile app/pdump: add tool for packet capturing 2016-06-16 23:40:21 +02:00