(Postfix) with ESMTPS id 4fs12W6X2yz3sWw for ; Thu, 09 Apr 2026 13:27:47 +0000 (UTC) (envelope-from ivy@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1775741267; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=ysEjuvE4IH/a1VF7HaPr9qSSSupzlnLrTYSYch3/PCg=; b=YvzOz5m5xWJaOeRGlY4ajDmSQcDZC8fvrh79ZtZtIlTLOwefpsFBG8uL9Q+7LX8eN4XU0F VntE6DoRwXkhTyq3CgCKkhs/bOYdU93++/SUYMh71GTr5tJ2ylrGJvWqneci+QZjqMTNjT Zx2+la7VE3eT3UntvY5NMjEfVhtxJKng0IuV+pLRvTsXzhb685Y4YBlxbkYcvUg6qTw8QE tSH39564zmEIctTHH0wpblX2Np4BbxhPT5J94gmxLELV8otqVVKVJHg4gR1EoPhgdoIgdv YdCSh1Bi/UGG1hG1DjTHGUaNMyUrYIXo4jFYebcUapCgEpP3UXvkzWJnea295Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1775741267; a=rsa-sha256; cv=none; b=AraHl2wd7VgwPfhrmFcjB+XHEmVM2tlnx1MEkETlNS7nwh9kn8vj1NOyhjZCeWrzlxmfLf OgoARcpWKr65PKXODDOjkzuRPLrnzMDQfUhOaRRTO0cCWgTl2UaFhfaBIBDBk16VObnvra J0nHShv9yE6Ukklz11JuBwFH5kbFF1tAZpoHm3oPbvdJ3x6eibPCvOQe1oTPD8Po+s6QYb TPlotPsIHL3wrqr8PjBRBq6TD81kESro6mxJEMTsLs2pt/BmqN+sLV5CY25wzdK4Xuxgzd MPT5k6IpVh9x6Sv/k9BRtzltU4GlRGaFHWX2f59W2ToP674JLNS3Lk34JaRScQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1775741267; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=ysEjuvE4IH/a1VF7HaPr9qSSSupzlnLrTYSYch3/PCg=; b=Rk1gJ7kqoBPuIsjo1hHebCDyc2tXTL9vRlx4+hym/N36QHryelXx3Ii0W/rsR/7hUhPXY9 1GzYNT3R2PhYSiNE84wPvVgFqMFfH2VtE3rMdV3ezZIjBSbCkOL2NUX1wPYEu9Z2Kl9gjz 6i/JKqlKdIqYvxaSJfYGn1JHYIqk9GS/0+ttdSPx61kwMBF2zWy+w+EBz4b30uNSI61PBt 8FXX3dC5iZd0bFcpoNUPRsDHeGavYSpjSkxtqxfA9eKY5JTF8X4vALjV1SOgkRXIF6siCO AP4omAu+uERClILg8v7mqQ6AhD+Wj4HkcTfbS/p+cTV5r0LfvNGWZYH6DVQjgw== Received: from amaryllis.le-fay.org (amaryllis.le-fay.org [IPv6:2a00:1098:6b:400::9]) (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) (Authenticated sender: ivy/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4fs12W3vxjzmnm for ; Thu, 09 Apr 2026 13:27:47 +0000 (UTC) (envelope-from ivy@freebsd.org) Date: Thu, 9 Apr 2026 14:27:39 +0100 From: Lexi Winter To: net@freebsd.org Subject: Re: FreeBSD guest on Linux KVM, some vtnet(4) packets don't arrive Message-ID: Mail-Followup-To: net@freebsd.org References: <28495B68-0BD1-4372-806C-C766DBCB8410@FreeBSD.org> <4FD8C144-5168-4B53-8AE9-0CFF038F209F@lurchi.franken.de> List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="F+lbIMM1Mry8J4Ah" Content-Disposition: inline In-Reply-To: <4FD8C144-5168-4B53-8AE9-0CFF038F209F@lurchi.franken.de> --F+lbIMM1Mry8J4Ah Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Michael Tuexen wrote in <4FD8C144-5168-4B53-8AE9-0CFF038F209F@lurchi.franken.de>: > > On 9. Apr 2026, at 13:39, Lexi Winter wrote: > > i was planning to test this, but i ran into a new problem which is that > > we seem to have broken crypto (TLS, SSH) on ppc64 at some point, so once > > i work out what's going on there, i'll come back to this issue :-) > > On big endian PPC? yes. fetch(1) is broken: root@ppc64-main:~ # fetch https://bbc.co.uk 0000000801C59010:error:0A000119:SSL routines:tls_get_more_records:decryption failed or bad record mac:/usr/src/crypto/openssl/ssl/record/methods/tls_common.c:869: 0000000801C59010:error:0A000139:SSL routines::record layer failure:/usr/src/crypto/openssl/ssl/record/rec_layer_s3.c:703: as is openssl(1): root@ppc64-main:~ # openssl s_client -connect www.freebsd.org:443 Connecting to 2a02:80:0:3ffd::50:3 CONNECTED(00000003) 0000000801D1E010:error:0A000119:SSL routines:tls_get_more_records:decryption failed or bad record mac:/usr/src/crypto/openssl/ssl/record/methods/tls_common.c:869: 0000000801D1E010:error:0A000139:SSL routines::record layer failure:/usr/src/crypto/openssl/ssl/record/rec_layer_s3.c:703: and sshd(8): % ssh root@fd00:0:0:1::b ssh_dispatch_run_fatal: Connection to fd00:0:0:1::b port 22: message authentication code incorrect using: FreeBSD 16.0-CURRENT #0 main-n284768-e6eba5076929: Mon Mar 30 16:07:28 UTC 2026 root@releng3.nyi.freebsd.org:/usr/obj/usr/src/powerpc.powerpc64/sys/GENERIC64 powerpc --F+lbIMM1Mry8J4Ah Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQSyjTg96lp3RifySyn1nT63mIK/YAUCadepSAAKCRD1nT63mIK/ YH5gAP9kdBY4bPSPoyCwG+eRSSGn/tVQjMqHzuN7tP4UpmHxLQD/fzg1tSfWCogB o1lmXGdDAdipYsQTMIJHBFqCq23qAQI= =5BUB -----END PGP SIGNATURE----- --F+lbIMM1Mry8J4Ah--