From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [IPv6:2a0c:4d80:42:2001::664]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 61CF13B29D for ; Sat, 27 Feb 2021 11:00:39 -0500 (EST) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1614441636; bh=J3Eedp7MZoyfOWwYZYVua5S4uras1QVUVWrFVcPQXtQ=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=Xyw2lU28RRZQCejTaHhA9NzN1DHQ/wEiX+MwSzR5G+lgldTkjpsUcf3nk0wR3idZS FKpQ4ZSAOrsn/QfboqoGXTP2vqbFfZ3SSQUakcAhR6abp4xVtIph6SSqQ/llydaZ/3 SMQ6c7Xb5omvaNzdwr1LS0JKiAiBF3wQtspu2rrC7bXcxtIG9/ely65oQVGMspKM4v SDoVhPWNz++AocucCulmQcV5Tkb+5Kwgmb8TRBVNvdOYr0ubwHRAmtX22ik5joXXvq BGCfU8c0Y1ADcI9j2O9WaKrPMd7HNp0CLFaU4ASeMpKJdcgpY4Q6PSaRrR9HE334QH Ldg3g+KIDn+fw== To: Jason Iannone Cc: bloat , Simon Sundberg In-Reply-To: References: <87a6rs145a.fsf@toke.dk> <87blc6zghv.fsf@toke.dk> Date: Sat, 27 Feb 2021 17:00:35 +0100 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87k0qtxzz0.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Bloat] Trouble Installing PPing in MacOS X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Feb 2021 16:00:39 -0000 Jason Iannone writes: > Beyond getting acquainted with a new dataset? I'm a transit network that > supports, among other traffic types, science flows. I think new monitoring > methods can help identify targets for intervention. Right, I meant more in terms of deployment: are you looking to run this as an always-on monitor on a middlebox, or are you just running ad-hoc measurements on a client device? I ask because we have a PhD student working on a re-implementation of pping in BPF, the goal of which is precisely to be able to run as an always-on monitor: https://github.com/xdp-project/bpf-examples/tree/master/pping So any insights into what you're thinking of doing with the tool would potentially be helpful - adding in Simon, who's writing the code. -Toke