Skip to content

fping seems to discard the late reply messages #23

Description

@aliparic

it has been observed that when round trip time of ping increases more than one second (it happens in high throughput tests), the reply message is discarded by fping container (although reply message has been received on the interface).

issue might come from line # 83 of fping experiment that does not wait for late reply messages.

output = popen.stdout.readline()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions