From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Subject: Re: [PATCH] batman-adv: Use wifi rx/tx as fallback throughput Date: Sun, 11 Aug 2019 21:17:12 +0800 Message-ID: <1814247.gJGOOAd38O@rousseau> In-Reply-To: References: <20190609101922.2366-1-treffer@measite.de> <2541950.y14E6QPJ2z@rousseau> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2925479.JDeULPc8V9"; micalg="pgp-sha512"; protocol="application/pgp-signature" List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Rene Treffer Cc: b.a.t.m.a.n@lists.open-mesh.org --nextPart2925479.JDeULPc8V9 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Sunday, 11 August 2019 20:54:36 HKT Rene Treffer wrote: > I found a high TX and (very) low RX unrealistic. > > But there was another suggestion to use the "success" rate (1-retransmits > or errors) that sounds like a better idea. I would suggest to disregard RX. Right, retransmission rate or error rate might be helpful to add. A number of questions still need to be answered: * Is this information exported by Wifi drivers like ath9k/ath10k/others ? * How is this information factored into the equation ? * How does the result compare to the actual throughput ? Especially the last point is somewhat crucial simply because in a mesh network with a healthy mix of devices & drivers all these various sources of throughput data need to be comparable. Picture a situation in which batman-adv needs to choose a route involving Ethernet throughput / manual throughput / expected throughput / bitrate throughput. Cheers, Marek --nextPart2925479.JDeULPc8V9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEI5CG6MPJfr3knG//U1VOj+62HMAFAl1QFVgACgkQU1VOj+62 HMBxjwgAoOs63pxBuucEfx+xlTuhnBU5zDbex8hC/PX8wDuFFR3piYfFG2iuGDxM eCSrGOX5CAUL1EE2jh9lbqlNGBJRTNA4w/cAUX6NsHBpcXudteV5Ya+RvZ/ECoXL CnzktgL/wtJkrDgaRyn0gWOLYP6PWblwck7Kk759LUTFDyH9PjUch4LWdtH5e0FH LV3eosuHAJfs+VIWtZ14DZge+i2lJ83tD0p6ZQlYpn+EtfxK1BLcbu4kuVx3b0xO 0t2BnLJaS3y3pmdHFDvNeRVQ0iDY0ag+1NebecAVlTIx4uMEbc2O246x9/i0bRkK JIUXERwDHFlLGtERDowFS5VaflvFsQ== =9S72 -----END PGP SIGNATURE----- --nextPart2925479.JDeULPc8V9--