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

Alexey Kodanev alexey.kodanev@oracle.com
Wed Nov 15 12:57:40 CET 2017



On 10/31/2017 03:27 PM, Petr Vorel wrote:
> 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.


Fixed and applied.

Thanks,
Alexey



More information about the ltp mailing list