<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">I was curious, so poked at this... my results from a macbook pro 2019 running Catalina 10.15.3<div><div><br></div><div>sudo /usr/local/sbin/mtr -r 10.200.200.200</div><div><br></div><div>Start: 2020-10-29T14:09:08-0400</div><div>HOST: bos-mp36c                   Loss%   Snt   Last   Avg  Best  Wrst StDev</div><div>  1.|-- 10.200.200.200             0.0%    10   11.9  63.7   9.0 340.2 104.1</div><div><br></div><div>sudo sysctl net.link.generic.system.hwcksum_tx=0</div><div>net.link.generic.system.hwcksum_tx: 1 -> 0</div><div>sudo sysctl net.link.generic.system.hwcksum_rx=0</div><div>net.link.generic.system.hwcksum_rx: 1 -> 0</div><div>sudo ifconfig en0 -rxcsum</div><div><br></div><div>sudo /usr/local/sbin/mtr -r 10.200.200.200</div><div><br></div><div>Start: 2020-10-29T14:09:43-0400</div><div>HOST: bos-mp36c                   Loss%   Snt   Last   Avg  Best  Wrst StDev</div><div>  1.|-- 10.200.200.200             0.0%    10   19.8  13.6   9.8  20.9   4.5</div></div><div><br></div><div>So, seems to make things better. =-)</div><div><br></div><div><br></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Oct 29, 2020 at 11:50 AM Mark Tinka <<a href="mailto:mark.tinka@seacom.com">mark.tinka@seacom.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><br>
<br>
On 10/29/20 16:08, J. Hellenthal wrote:<br>
<br>
> I believe I have seen the same thing with a Mid 2015 11,4 running catalina. Not diagnosing further because I could not find a reason for it fast enough and not sure if it really had an impact at the moment…. but could you try the following<br>
><br>
><br>
> sudo sysctl net.link.generic.system.hwcksum_tx=0<br>
> sudo sysctl net.link.generic.system.hwcksum_rx=0<br>
> sudo ifconfig en0 -rxcsum<br>
<br>
Thanks, I'll have a sniff.<br>
<br>
> If you have some specific tests to run I would be willing to run them here on Big Sur with the same laptop but I have nothing now that runs Catalina<br>
<br>
One of my mates found the same issue on Big Sur (beta) on a 2013 MacBook <br>
Pro.<br>
<br>
Just a simple mtr test to your local home router's IP address should, <br>
over wi-fi, should show you the jitter.<br>
<br>
Mark.<br>
</blockquote></div>