> -----Original Message-----
> From: Michael Santana [mailto:msant...@redhat.com]
> Sent: Thursday, July 25, 2019 10:32 PM
> To: dev@dpdk.org
> Cc: Dumitrescu, Cristian <cristian.dumitre...@intel.com>; Michael Santana
> Francisco <msant...@redhat.com>
> Subject: [PATCH] test/table_autotest: Decrease memory requirement
>
> This patch reduces the memory footprint of tables for the unit test.
> Lower memory footprint means the test now passes when trying to allocate
> the tables.
>
> Signed-off-by: Michael Santana <msant...@redhat.com>
> ---
> app/test/test_table_tables.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Acked-by: Cristian Dumitrescu <cristian.dumitre...@intel.com>