> -----Original Message-----
> From: Michael Santana [mailto:[email protected]]
> Sent: Thursday, July 25, 2019 10:32 PM
> To: [email protected]
> Cc: Dumitrescu, Cristian <[email protected]>; Michael Santana
> Francisco <[email protected]>
> 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 <[email protected]>
> ---
> app/test/test_table_tables.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Acked-by: Cristian Dumitrescu <[email protected]>