From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x62b.google.com (mail-ej1-x62b.google.com [IPv6:2a00:1450:4864:20::62b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id A338C3B29D for ; Sat, 27 Feb 2021 11:31:13 -0500 (EST) Received: by mail-ej1-x62b.google.com with SMTP id bm21so1283311ejb.4 for ; Sat, 27 Feb 2021 08:31:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Rk3LjkofJZROkJIs4vP8/CG7Rt052Eggi3JhMHgqan4=; b=XbKdBd6zBslxZ55D08XCsx+5gBHWlwjP+9FiMhJXqnvVWdH/RmgX+r0LMJR6AQigBa VhihNgUyWLoAgyYdADrK4klKfanxCFMgzo208sgShDaMiVFUVx0feWmXYcLZFXl7QDu8 q522OMfmDqZoJhOh+hFClg7LybiA4/j1iyAayCHHXG3AzFxHE59XjxykPG/36bZZInpW 4/2b4AvsBhRLEWAw9WqyKRKFPucgm8yxzC8TtVOF7scqqx/2I8eEi2pQBcyDYokRh7S3 DP/l5Ii+qAWQKmXWDrDPEp93dsFowPW3sxJYvktWWnx+f8enx78jMjG/y1Ql1E+Er7us LWZQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Rk3LjkofJZROkJIs4vP8/CG7Rt052Eggi3JhMHgqan4=; b=r61qDdjzoYRg9X3dZ3Kr+1MLOwZy8uQKux2NCTnY5/GgQBwzyXHaMTQmT91aEd+dRo GCTu4C9xvCD+z+DlgI/gcYp0uHWVF2/PS3SMXwGvxUHZw7/pFbAPLdjkEFSa3CFOxblV S47vsOiEqxIYpAcduu4O5uQ5kokLg4MjcBfPqMezVhRDA2LNTO77bsY3qcO3io2awZlA 62hyZe96FSwViSc1GaTGvlI1uvHW//dtwvPMTXnH9A6YuficupSqSVQchKZsDMKbvdfN UwnTJ26VxFdLPNC2WrTXDgMXvadrv+TDW7bbtxkmZNkcxJsch3UmX+49KGN8CgtwuUth Yo5Q== X-Gm-Message-State: AOAM532BmAYHw5MvRmlPSTfXf8H/KaqsGelP+mnI4Sk3sa+cqb2yTOzs h5HuvAsI6ATtpvPsvotRPDYV58/u65Oz4e5YlDA= X-Google-Smtp-Source: ABdhPJxe/WZcAg/4tOmGEH1+3MumBzrbLVQjr1INawhiDHTOFObWzsfR0PZB6ARz2rH7BRcSCd6QoX2wYhpaNKlIynM= X-Received: by 2002:a17:906:6095:: with SMTP id t21mr8523070ejj.384.1614443472687; Sat, 27 Feb 2021 08:31:12 -0800 (PST) MIME-Version: 1.0 References: <87a6rs145a.fsf@toke.dk> <87blc6zghv.fsf@toke.dk> <87k0qtxzz0.fsf@toke.dk> In-Reply-To: <87k0qtxzz0.fsf@toke.dk> From: Jason Iannone Date: Sat, 27 Feb 2021 11:31:01 -0500 Message-ID: To: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= Cc: bloat , Simon Sundberg Content-Type: multipart/alternative; boundary="000000000000b3167505bc53e91b" 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:31:13 -0000 --000000000000b3167505bc53e91b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Ideally, always on monitoring and export at the PE. An incremental first step in an adhoc off box tester, maybe deployed with the perfsonar suite. Meaningfully visualizing the output seems challenging. Do you have any insights on that part? On Sat, Feb 27, 2021, 11:00 AM Toke H=C3=B8iland-J=C3=B8rgensen wrote: > Jason Iannone writes: > > > Beyond getting acquainted with a new dataset? I'm a transit network tha= t > > 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 > --000000000000b3167505bc53e91b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Ideally, always on monitoring and export at the PE. An in= cremental first step in an adhoc off box tester, maybe deployed with the pe= rfsonar suite.

Meaningfully vi= sualizing the output seems challenging. Do you have any insights on that pa= rt?

--000000000000b3167505bc53e91b--