From nobody Tue Nov 08 15:42:09 2022 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4N6C5Y189wz4YHTw for ; Tue, 8 Nov 2022 15:42:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4N6C5X6rX9z3nlX for ; Tue, 8 Nov 2022 15:42:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1667922129; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6h0sLqmcdGZI8tI5kpqyq3YzJgA36iIiKP0ES1vL55M=; b=q4HUNDtCVnPLyLTBMwyy3pniCRbIlxqbLaacBvx/bkPFTgQTQlly2U4TPBD56eMz41Lo2n HQPAsHovUAmWzMkyyCCGkzmCPPOfGC3eD/OZqf51A40hiZsyTDAZMyJZkXhtLh/5jVaCWq pgRuasOw+Ze558McRfSUjkifIb48DAUZVeONdFA9GbuDcTGpIS+6tooMA9M+xZ+9kL5GZR 1cz7FE+R/AVchNPNU0qs7OtARCvTc5lE8ClhoKAZCvWSw22fmr4EH4qEdAF6IqR0Fyg0rj G5ymQJoSpC20hYdz49GYSdjS2ZgDniPquarLpaltcXZi32LRhIx+fySUDrT5xw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1667922129; a=rsa-sha256; cv=none; b=XwVFjJWM1Z26ccHnTKP70TtBfvuQS91nWhkTIDoUkiyjimpD2fCkPiuqWOowJKbgIKGZCR 7loJboS9HXfPAmI+wqQOvXdTNx+33WCzFLSqo2+RkOe6IQue9DkKcM5Yfk/9DypmoeXB9r 9u/fh0bh9ymF5MNMHaRzIkxhzLW5Lvb3Z2xxeceNTSoPaGbkqdOxYVZnx3Y3PnbuxBOJeN Pvm06qBIEL6L5XGvXDVXxOU42OPhf9HRLXZXSTREalkSsGEGguhpkZlHiehvVZWvNcshaf LSilHLhI6qSWhL6yrhHwXE2OC2OhVq9Jmfi9BdXBD9NxMCh5M4kf7D27lpZxAA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4N6C5X5wz8zn66 for ; Tue, 8 Nov 2022 15:42:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 2A8Fg8Z5068755 for ; Tue, 8 Nov 2022 15:42:08 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2A8Fg8xs068754 for bugs@FreeBSD.org; Tue, 8 Nov 2022 15:42:08 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 267631] slow nfs from FreeBSD guest/client to linux host/server Date: Tue, 08 Nov 2022 15:42:09 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: andrew.cagney@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267631 --- Comment #1 from Andrew Cagney --- Changing: --os-variant=3Dfreebsd13.1 \ to the more correct: --os-variant=3Dfreebsd13.0 doesn't help. However, the same setup on an older (OS) slower (h/w) machine does help. W= hich would suggest the network interface (not surprising). Good host: Linux 5.15.5-100.fc34.x86_64 qemu-kvm-5.2.0-8.fc34.x86_64 Bad host: Linux 6.0.5-200.fc36.x86_64 qemu-kvm-6.2.0-16.fc36.x86_64 --=20 You are receiving this mail because: You are the assignee for the bug.=