On Thu, 9 Oct 2025 at 15:01, Bruce Richardson <[email protected]> wrote: > > The unit test for EAL init was passing in a NULL argv[0] value which is > invalid. Update to have a valid string for argv[0]. > > Fixes: 104a92bd026f ("app: add reentrancy tests") > Fixes: 978ead0144c1 ("test/func_reentrancy: fix EAL init call") > Cc: [email protected] > > Signed-off-by: Bruce Richardson <[email protected]>
Reviewed-by: David Marchand <[email protected]> -- David Marchand

