[LTP] [PATCH 3/3] Split SCTP initmsg test into two test cases
Petr Vorel
pvorel@suse.cz
Fri Dec 13 16:40:28 CET 2019
Hi Martin,
> The original test allocates 65535 output streams which may fail on older
> kernels due to lack of memory. Split the test into two test cases:
> - allocate 10 output streams and accept no errors (functional test)
> - allocate 65535 output streams and accept ENOMEM (stress test)
> Also clean up some unnecessary code and check that the test message is
> transferred correctly.
Great idea, thanks for implementing it.
Reviewed-by: Petr Vorel <pvorel@suse.cz>
Kind regards,
Petr
More information about the ltp
mailing list