From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.github.com (out-26.smtp.github.com [192.30.252.209]) by mail.toke.dk (Postfix) with ESMTPS id 436BD8A3F78 for ; Tue, 31 Aug 2021 22:11:45 +0200 (CEST) Authentication-Results: mail.toke.dk; dkim=pass (1024-bit key) header.d=github.com header.i=@github.com header.b=lyIlSFBs Received: from github-lowworker-7f00a19.ac4-iad.github.net (github-lowworker-7f00a19.ac4-iad.github.net [10.52.113.68]) by smtp.github.com (Postfix) with ESMTP id 2E1315E040B for ; Tue, 31 Aug 2021 13:11:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1630440704; bh=VpBPGw3uFl+lxyalBINF3w1cGj0X0hkEphH+qAZtdQY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=lyIlSFBs0IuO8pl1dGWuO9sxmlzX78lzVuptVn3RE5UVsQk8r7WxWZiLTFFyVsrnf fr2OwhRdM2WYx3wJESZ5lYBpBclmkbbL6H1+iCmLqLjHjVxKmJyy6SHo6a7HMTV8IP yg8i72iL45xjUlNA5RbJ2ljOM3nffXw0CgynY5qw= Date: Tue, 31 Aug 2021 13:11:44 -0700 From: chetanrokhade To: tohojo/flent Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_612e8d002060a_57a6c7d81681d4"; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: list X-GitHub-Sender: chetanrokhade X-GitHub-Recipient: flent-users X-GitHub-Reason: subscribed X-Auto-Response-Suppress: All X-GitHub-Recipient-Address: flent-users@flent.org Message-ID-Hash: YW6MVYIN6TBBCLD4IWQ5OGZKI6W2UKYY X-Message-ID-Hash: YW6MVYIN6TBBCLD4IWQ5OGZKI6W2UKYY X-MailFrom: noreply@github.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: Subscribed X-Mailman-Version: 3.3.4 Reply-To: tohojo/flent Subject: [Flent-users] [tohojo/flent] Installed fping 4.2 but still observe error "Please install fping v3.5+ during flent runs" (#235) List-Id: Flent discussion list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: ----==_mimepart_612e8d002060a_57a6c7d81681d4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I'm observing this error while running the below flent command flent rrul -l 180 -H netperf.bufferbloat.net Runner Ping (ms) ICMP failed check: Cannot parse output of the system ping binary (/sbin/ping). Please install fping v3.5+. Starting Flent 2.0.1 using Python 3.8.2. which fping /usr/local/bin/fping fping -v fping: Version 4.2 fping: comments to david@schweikert.ch Any suggestions ? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tohojo/flent/issues/235 ----==_mimepart_612e8d002060a_57a6c7d81681d4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

I'm observing this error while running the below flent command

flent rrul -l 180 -H netperf.bufferbloat.net

Runner Ping (ms) ICMP failed check: Cannot parse output of the system ping binary (/sbin/ping). Please install fping v3.5+.
Starting Flent 2.0.1 using Python 3.8.2.

which fping
/usr/local/bin/fping

fping -v
fping: Version 4.2
fping: comments to david@schweikert.ch

Any suggestions ?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.

----==_mimepart_612e8d002060a_57a6c7d81681d4--