From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x1029.google.com (mail-pj1-x1029.google.com [IPv6:2607:f8b0:4864:20::1029]) (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 DBA9C3B29E for ; Thu, 1 Dec 2022 15:52:26 -0500 (EST) Received: by mail-pj1-x1029.google.com with SMTP id b11so2999769pjp.2 for ; Thu, 01 Dec 2022 12:52:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=V+mt4ebq6pkikfB2YxViksbc0guuE1SD7sr+7L0ORck=; b=ZKK7yaVY2ZP/LhybZ73W5PCR2JUnX97aL0UUozasJxlvUWPnliondlMX6TrvmzzxR7 HuKG7Ljklfh8EKqCmCoU63dGMCbJUY18oGk+bIr2yGOn6xyvWXLKIL98VUKI1Sf2zErl hgswlEQQ4BIFxxmK0OcFYIANo2OniftTud6pBHy7dFfdYeh40shbWApM5tkFyt1T/1AU 5FwIV4KjUGtOPVey1jVNSISovFgI7lHaYCoQT8ZUQa8seySlKqh+qzK5LF+BvMDr8Fnq i3U5WHnEHNgiRHhEQBkZoyTSz8JVJFT5onASBy9BTe0//WrnUvQBpGxdJcBwu9sZsFQF MXMA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=V+mt4ebq6pkikfB2YxViksbc0guuE1SD7sr+7L0ORck=; b=cIOwZqx3iRxD0uBluoey3cH6xocYCABYFhzvM3VkiIZc2gbMrAQRsQyQckA/VLVNPY vngV4pUziUCofNVkIR9iVV8hO2lpYWuavhAc3x+IFEJ+1bkyxBMYK0zBM1OCY/Qwrb13 5cCUotlcTMs4yGatVGd2Frd+CLI85JhttOLKclFglZvU+f+eI7POWh4F+h4NtL1T8EPI I+fEaqWOrp/LLy7LEZluO9uiDaYkDLNnSKpi9ZfrdVkEjGqOXxv4WNiG/yWfqiM2tWh5 A9qiEH0e9JtHps7pwTEBkCFn7Ye56759KRdVoYrO48MS5Fd3GNxl60yu5TwO05Q9cBec x/ew== X-Gm-Message-State: ANoB5pmqQmHQE0O771AhoablTrvzl/ohoH4NYnKr++gC9TjhCNDlUtGW op1ByA7C9Om4K303KADWjL/Zkzrnwz9IjHP9Jg== X-Google-Smtp-Source: AA0mqf6UQa84O8UBxncUtdoQZg+9esSallzCgvpjRLiIsVqvZnurnWI0NiDTWrvUskfQHlUMahKg8FHEpQzBIATt8VU= X-Received: by 2002:a17:902:cf08:b0:188:e49e:2657 with SMTP id i8-20020a170902cf0800b00188e49e2657mr54025515plg.151.1669927945699; Thu, 01 Dec 2022 12:52:25 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: warren ponder Date: Thu, 1 Dec 2022 13:52:14 -0700 Message-ID: To: Sebastian Moeller Cc: Starlink-Bufferbloat , Andrew Somerville Content-Type: text/plain; charset="UTF-8" Subject: Re: [Starlink] CAKE-Autorate X-BeenThere: starlink@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Starlink has bufferbloat. Bad." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2022 20:52:27 -0000 Thanks @moeller! I am still trying to figure out Octave. It's not running on my router so I have been copying zips off to a Mac and trying to plot them there. I think I am not hitting the min requirement of 6.4 though. Seems the plots are key here so I'll put some effort into focusing on that. WP On Thu, Dec 1, 2022 at 1:40 PM Sebastian Moeller wrote: > > Hi Warren, > > > > On Dec 1, 2022, at 19:41, warren ponder via Starlink wrote: > > > > I have been working with the 3rd party router team of the router I > > have been using behind Starlink to add CAKE to their router. I have an > > early access loaded and have modified it to add CAKE-Autorate. I have > > it running but not entirely sure I have it all running correctly or > > how to quantify if its making a difference. > > > > Beside github for CAKE-Autorate are there any other sources of info to > > read up on about ensuring I have it going right and possibly quantify > > its making a difference? > > Most discussion happens in the following OpenWrt thread: > https://forum.openwrt.org/t/cake-w-adaptive-bandwidth/135379/1202 > or you can open an issue in the github. About making a difference we added some potting code which can turn the log files into partially interpretable plots. > > I use (192.168.42.1 is my OpenWrt/TurrisOS router running cake-autorate): > ssh root@192.168.42.1 'kill -USR1 $( cat /var/run/cake-autorate/maintain_log_file_pid )' && sleep 30 && scp root@192.168.42.1:/var/log/cake-autorate_*.log.gz ./SCRATCH/ && ssh root@192.168.42.1 'rm /var/log/cake-autorate_*.log.gz' > > followed by: > octave -qf --eval 'fn_parse_autorate_log("./SCRATCH/cake-autorate_2022-12-01_20_21_16.log.gz", [], [])' > > this requires octave >= 6.4... once you have that post your plots to the forum thread and we can take it from there. > > > > Regards > Sebastian > > P.S.: I cc'd Andrew cake-autorate's principal developer, he might have more ideas... > > > > > > > thanks > > > > WP > > _______________________________________________ > > Starlink mailing list > > Starlink@lists.bufferbloat.net > > https://lists.bufferbloat.net/listinfo/starlink >