Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Jan 2020 00:12:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 242070] scp on 12.1p1-RELEASE is painfully slow
Message-ID:  <bug-242070-7501-JQPp1wOKhg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242070-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-242070-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242070

info@murrawhip.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |info@murrawhip.net

--- Comment #5 from info@murrawhip.net ---
I'm also experiencing this after upgrading from 11.3 to 12.1. Scp and HTTP =
GET
slows down to 5-10KB/s where I'm expecting 50MB or more.=20

I'm running the VM under ESXI 5.5 as VMXNET 3.


```
vmx0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
=20=20=20=20=20=20=20
options=3De403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSU=
M,TSO4,TSO6,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6>
        ether 00:50:56:a9:a5:8f
        inet 192.168.0.7 netmask 0xffffff00 broadcast 192.168.0.255
        media: Ethernet autoselect
        status: active
        nd6 options=3D29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
```

When I do `ifconfig vmx0 -tso41` I immediately get the proper 50MB/s speeds.
When I `ifconfig vmx0 tso4` the slowness comes back.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242070-7501-JQPp1wOKhg>