[LTP] [PATCH v1] Rewrite ns_exec tool using new LTP API
Andrea Cervesato
andrea.cervesato@suse.com
Fri Mar 3 15:21:46 CET 2023
Hi Petr,
On 3/3/23 15:29, Petr Vorel wrote:
> Hi Andrea,
>
> Reviewed-by: Petr Vorel <pvorel@suse.cz>
>
> I'm going to merge without struct tst_test workarounds.
> IMHO it works without it. Or am I missing something?
Unfortunately it's needed because of SAFE_CLONE. We can't use it without
forcing "forks_child = 1".
> Kind regards,
> Petr
Beware that this patch will touch the whole network testing suites since
it's used in "tst_net.sh".
Regards,
Andrea
More information about the ltp
mailing list