Date: Wed, 20 Nov 2019 10:41:30 +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-32yl5x3Xe6@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 --- Comment #3 from Eugene Grosbein <eugen@freebsd.org> --- Does it help if you disable various offloads for network interfaces such ax tso4, rxcsum, txcsum etc.? Use: "ifconfig vmx0 -tso4" and so on for both si= des. Use "ifconfig vmx0" to verify that offload features got disabled, repeat te= st and report 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-32yl5x3Xe6>