From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf1-x133.google.com (mail-lf1-x133.google.com [IPv6:2a00:1450:4864:20::133]) (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 E35E03B29E for ; Tue, 14 Jun 2022 19:40:25 -0400 (EDT) Received: by mail-lf1-x133.google.com with SMTP id 20so16310860lfz.8 for ; Tue, 14 Jun 2022 16:40:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=obs-cr.20210112.gappssmtp.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=0BCVp0DdFkeihDepYxdVkSkNI5713n8b5a0x21EZdeU=; b=ZAXj3N51X9qhv+lcHe8DGb8SqEhBpBnqRG5vXsfBTM5pO5JLDFhviR1bOKXtDg3DAF 7GwdIZh+rMrCndNaExbg9kVca9Z6UhfOIrpfX9ZWbcfCF5udECXVfIGIa0Kqt1/BT7dv XlaOnHpd01twL8vi8ckeNVRsBzHwAy1rolV2SMvtC8gyi7JeJKoWZ2G//fx7CozZ981c 4pVN6nxvZbV8SMOvKXA63TjKmNcrTLr71UXBZ6fHDxxmfx+ALFxhWA6F261jaNOusCK8 xZm/y/8DWeKahWXeVBkP7SgNsjv3zyK/osZ8WSB7al795jgR2qL/vVbJvFfIrVWbZnfO NgUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=0BCVp0DdFkeihDepYxdVkSkNI5713n8b5a0x21EZdeU=; b=Pfkg27h+nyXT/a0n7nxGUqlLpWKxFXj9mOYEQTsm0jkj/XgdnFHIU9bi4Ubtn508Et KH2VItACMC+JEP0xYnN/bQgLPOqemNz9u4gfej1c4IMiTRoVP88SyApnWzDQg1DQy8u9 V7cta4h9MocwCtj873e4lraI5yR+6pwjH9J4SVSiGl9hm+oVLmyURPsDAtqbc+eno9kr 7MclWLeoZMIChu7CHyREkx6iAs+ADjA0O9N/IBkckWOdU9ubQdt8guEmJvVcjqof0bjR qYWGEBQuZWkUGeGke2WNNBmRsWWnZtm1vEBsHHvztjTGCnjz0D0Dtwr5z3+BBsEfKMFR bOgA== X-Gm-Message-State: AJIora+WVITf+wH2kRBnRLn/O56vIBHAyXCZcWgIjCIczPCZz0ty59m+ FsygxWaYkbyjrF5KbqysGKT0MsTy0pNa+/sQ6wxzj/smdMY= X-Google-Smtp-Source: AGRyM1sXTZpWfo5mzteELMbr1qqe0Xd9jQFRr5JLZ9YNpDvlYM62zEEnz4V/6i75Ot5CtE+D2AHcb1JE4mGU7SUCFYg= X-Received: by 2002:a19:7503:0:b0:479:50c:93d6 with SMTP id y3-20020a197503000000b00479050c93d6mr4423307lfe.356.1655250023670; Tue, 14 Jun 2022 16:40:23 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Will Hawkins Date: Tue, 14 Jun 2022 19:40:12 -0400 Message-ID: To: Rich Brown Cc: Rpm Content-Type: text/plain; charset="UTF-8" Subject: Re: [Rpm] "Market" information about CPE from residential ISPs X-BeenThere: rpm@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: revolutions per minute - a new metric for measuring responsiveness List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jun 2022 23:40:26 -0000 Really appreciate that! Thank you! Will On Tue, Jun 14, 2022 at 5:53 PM Rich Brown wrote: > > > On Jun 14, 2022, at 5:35 PM, Will Hawkins via Rpm wrote: > > Does anyone know where we could get information on the most common > hardware configurations for CPEs? > > > OpenWrt has an automated build machine that creates a binary on-the-fly, pulling in a list of requested packages. The package selection isn't necessarily interesting for your study, but the variation of manufacturer/models could be. > > You can see the stats at: https://sysupgrade.openwrt.org/stats > > There are all kinds of things "wrong" with this data: > > - It's not used (yet) by the general OpenWrt community > - This server use is skewed toward developers > - Those people may have more powerful machines > - What the heck is going on with the Linksys_e8450? > > But maybe it's a useful quick-look at various semi-popular models. You can look up device specs in the OpenWrt Table of Hardware: https://openwrt.org/toh/start > > Have fun! > > Rich