Date: Fri, 19 Mar 2021 13:26:56 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 237441] Virtio net consistently truncates last byte of a fetch xfer with > 8956 bytes of payload Message-ID: <bug-237441-7501-1oH2mh97pp@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-237441-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-237441-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=3D237441 Jessica Clarke <jrtc27@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jrtc27@freebsd.org Resolution|FIXED |Not A Bug --- Comment #10 from Jessica Clarke <jrtc27@freebsd.org> --- (In reply to Adam Chappell from comment #9) There wasn't one, it's still broken, we've independently been trying to work out what on earth was going on causing us to see the same thing (without realising it was only affecting macOS hosts) until we stumbled upon this report. Not a bug in FreeBSD (well, unless MSG_OOB should be enforced, but then eve= ry OS has the same bug), just POLLPRI being extremely ill-defined, SLiRP tryin= g to be helpful and TCP urgent being ubiquitously misunderstood all interacting together to result in this unfortunate outcome. Should no longer occur once QEMU pulls in https://gitlab.freedesktop.org/slirp/libslirp/-/commit/7271345efe182199acae= ae602cb78a94a7c6dc9d; thanks for figuring that one out so we didn't have to. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237441-7501-1oH2mh97pp>