Seeking RPM Server package for OpenWrt

Eugenio Tampieri eugenio at eutampieri.eu
Wed Mar 23 12:27:35 PDT 2022


> Date: Wed, 23 Mar 2022 07:28:07 -0400
> From: Rich Brown <richb.hanover at gmail.com>
> To: openwrt-devel at lists.openwrt.org
> Cc: "Richard E. Brown" <richb.hanover at gmail.com>, Rpm
> 	<rpm at lists.bufferbloat.net>
> Subject: Seeking RPM Server package for OpenWrt
> Message-ID: <94079409-E562-40E6-BF4E-A0A94A926A76 at gmail.com>
> Content-Type: text/plain;	charset=us-ascii
> 
> The Apple "RPM Tool" is great for measuring network responsiveness.
> 
> High numbers from the tool (measured in round-trips per minute - or "RPM") show your network is responsive, even when it's heavily loaded with traffic. This also implies you have low "bufferbloat" - which is good.
> 
> There are several RPM clients available:
> 
> * `/usr/bin/networkQuality` on macOS Monterey
> * an iOS 15 version described at https://support.apple.com/en-gb/HT212313
> * a golang implementation at https://github.com/network-quality/goresponsiveness
Both are LLVM languages. I don’t think every OpenWrt target is supported by LLVM.
> * a Docker implementation in the same repository
> 
> BUT... These all test against servers "out on the internet". There's another interesting test to be had: testing against the local router. 
> 
> This is useful because it would help test the responsiveness of the Wi-Fi network/drivers of your router. It would allow you to measure whether in fact, you actually are too far from the router, and whether moving closer would help. 
> 
> My request... Is anyone interested in creating an OpenWrt package that implements an RPM server? 
> 
I’m interested to write an implementation. However:
1) I haven’t looked at the proposal thoroughly
2) I assume that the lowest common denominator for OpenWrt is C. It would be nice to write in e.g. rust but as before there’s the LLVM thing to be taken into account, or the GCC rust backend.

Regards,

Eugenio Tampieri
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4384 bytes
Desc: not available
URL: <http://lists.openwrt.org/pipermail/openwrt-devel/attachments/20220323/922cf1e5/attachment.p7s>


More information about the openwrt-devel mailing list