[LTP] [PATCH 3/3] netstress: randomize payload length

Petr Vorel pvorel@suse.cz
Tue Oct 31 13:27:41 CET 2017


Hi,

> Not default, needs '-A x' option, where x is the upper limit
> of the random payload.

> Signed-off-by: Alexey Kodanev <alexey.kodanev@oracle.com>
<snip>

> +	if (tst_parse_int(Aarg, &max_rand_msg_len, 10, max_msg_len))
> +		tst_brk(TBROK, "Invalid max randome payload size '%s'", Aarg);
                                          ^ typo?

Otherwise looks good to me.


Kind regards,
Petr


More information about the ltp mailing list