Yes it is. Tested with both ping and "fping -p610".

On Nov 30, 2017 4:32 PM, "Toke Høiland-Jørgensen" <toke@toke.dk> wrote:
Georgios Amanakis <gamanakis@gmail.com> writes:

> I still got results but did not trust them.
> The error occurred at the end of the run.
>
> ===========8<===========
> NetperfDemoRunner TCP upload CS5 finished
> NetperfDemoRunner TCP upload EF finished
> TimerRunner Watchdog [Ping (ms) ICMP] finished

Yeah, the watchdog timer is firing...

> NetperfDemoRunner TCP upload BK finished
> WARNING: Program exited non-zero.
> Runner class: PingRunner
> Command: /usr/bin/fping  -D -p 200 -c 350   10.10.0.1
> Return code: 1
> Stdout:
> Stderr:
> 10.10.0.1 : xmt/rcv/%loss = 350/0/100%

However, I'm not sure the 100% packet loss is because of that (but
rather the reverse). Are you sure the other host is responding to pings?

-Toke