RE: [PATCH v3 03/18] test/mempool: fix test without stack driver

2025-07-08 Thread Morten Brørup
> From: David Marchand [mailto:david.march...@redhat.com] > Sent: Tuesday, 8 July 2025 14.28 > > In a minimal build, the mempool/stack driver is disabled. > Separate the code specific to this external driver and rename unrelated > variables. > > Signed-off-by: David Marchand > Acked-by: Andrew R

[PATCH v3 03/18] test/mempool: fix test without stack driver

2025-07-08 Thread David Marchand
In a minimal build, the mempool/stack driver is disabled. Separate the code specific to this external driver and rename unrelated variables. Signed-off-by: David Marchand Acked-by: Andrew Rybchenko Reviewed-by: Marat Khalili --- app/test/test_mempool.c | 32 1