[LTP] [PATCH 1/3] netstress: allow to resend requests for udp and dccp
Alexey Kodanev
alexey.kodanev@oracle.com
Wed Nov 15 12:56:47 CET 2017
On 10/31/2017 01:51 PM, Petr Vorel wrote:
>> Signed-off-by: Alexey Kodanev <alexey.kodanev@oracle.com>
>> ---
>> testcases/network/netstress/netstress.c | 20 ++++++++++++++++++++
>> 1 files changed, 20 insertions(+), 0 deletions(-)
I've pushed slightly modified version where timeout variable is
thread-local, also there are fixed number of retries and timeout
doubles with each failed requests up to 3 sec, so when there is
no connection, test will fail after ~30 seconds with "protocol
timeout" error.
Thanks,
Alexey
More information about the ltp
mailing list