From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk1-x736.google.com (mail-qk1-x736.google.com [IPv6:2607:f8b0:4864:20::736]) (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 5F9243B29E for ; Tue, 14 Jun 2022 17:53:12 -0400 (EDT) Received: by mail-qk1-x736.google.com with SMTP id 15so7438534qki.6 for ; Tue, 14 Jun 2022 14:53:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:message-id:mime-version:subject:date:in-reply-to:cc:to :references; bh=W1QkVLH/lxUWiIHFRDf593rGWgNlcAhkhKp5Tb6rZ5I=; b=g+VhfR2bm77DKzUlmB2XBA7g+khtvMbAlwpTYnN+u4AIngeW4nuksWgsvzvOFvfVkH AOySh1DMcJMpw82nCgiTsFXTefaBsndjnrIpUa3hrS+Qiv+Q99MXm4bA39VxbA13YVqJ mKpzip3M0M2cleY1/gp/GvYnPXoB8jhz6yBFhosFkA9E4gzmPB18wdqh0K+UhP52oibl 5UrIqxmBx8WPSqUsm7js5YbPiVSh6ZnHgBifXxgTSZ/2IR5dzN+8z2b6rcA35tPeCgCK hdt0+irn71fZwrNrRGUqF2LO9CLXkyDkkvYenpP+w/orH3YK8SwryAy3jyhhDv/uCI5E ULwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:message-id:mime-version:subject:date :in-reply-to:cc:to:references; bh=W1QkVLH/lxUWiIHFRDf593rGWgNlcAhkhKp5Tb6rZ5I=; b=7A2jqF6H4nnut4f8m+0HdXb0v5uN9mcY9nnors4HVldieZSs2ngdIrWiXxLTKszP1R sHiLznik/ZMCBzVDv7kChF1EBDUn1DI9r84s3RnpsGosGR+0VU+tV+fofJfepJhxh/Oq qFYdH+hMNzMX6rvSoBevBjibGJ6uoK/MAF9I3HSH17HJfvv/ESadgzGIxeZZSgKLAJkV qxcXwV0x+E2rVgjpnQhJgZvciCPEgEsV+u/JA6kwKEoCvdsxzF2KTssWoxRAGH8RDktv WQ3tE5H7e489X0Pe8IlWHo0uKvo70MGCJ2T/7knGZeOcVlFGhTHRhk45UIB8/+7BWFoF G/YA== X-Gm-Message-State: AOAM532ikP/qh/nxICxcz0C4j3c2zS+SdTwIcliq2YI1EdX+IgzBIv75 SG7fgScLMScmsTpOhwtg18PwxtjXtsM= X-Google-Smtp-Source: ABdhPJyN5cDuEZK6WOYyZ3rKOhsoOoMubcnTvRMn2zfJX5n0F36FT3J2kaUtvG1iKwK8I5BliO8uwQ== X-Received: by 2002:a05:620a:4622:b0:6a7:62ed:b9b0 with SMTP id br34-20020a05620a462200b006a762edb9b0mr5838245qkb.107.1655243591858; Tue, 14 Jun 2022 14:53:11 -0700 (PDT) Received: from [192.168.253.116] ([198.55.239.46]) by smtp.gmail.com with ESMTPSA id k4-20020a05620a414400b006a743b360bcsm11197152qko.136.2022.06.14.14.53.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Jun 2022 14:53:11 -0700 (PDT) From: Rich Brown Message-Id: Content-Type: multipart/alternative; boundary="Apple-Mail=_5550D15E-DC7F-4D6F-9E16-01DE122B6C10" Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\)) Date: Tue, 14 Jun 2022 17:53:10 -0400 In-Reply-To: Cc: Rpm To: Will Hawkins References: X-Mailer: Apple Mail (2.3608.120.23.2.7) 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 21:53:12 -0000 --Apple-Mail=_5550D15E-DC7F-4D6F-9E16-01DE122B6C10 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii > On Jun 14, 2022, at 5:35 PM, Will Hawkins via Rpm = wrote: >=20 > 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= --Apple-Mail=_5550D15E-DC7F-4D6F-9E16-01DE122B6C10 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii

On Jun 14, 2022, at 5:35 PM, Will Hawkins via Rpm <rpm@lists.bufferbloat.net> 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
= --Apple-Mail=_5550D15E-DC7F-4D6F-9E16-01DE122B6C10--