On Sun, Jun 27, 2021 at 10:23:10PM +0000, bugzilla-nore...@freebsd.org wrote: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256422 > > --- Comment #15 from commit-h...@freebsd.org --- > A commit in branch main references this bug: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=91064841d72b285a146a3f1c32cb447251e062ea > > commit 91064841d72b285a146a3f1c32cb447251e062ea > Author: Chuck Tuffli <ch...@freebsd.org> > AuthorDate: 2021-06-27 22:14:52 +0000 > Commit: Chuck Tuffli <ch...@freebsd.org> > CommitDate: 2021-06-27 22:14:52 +0000 > > bhyve: Fix NVMe iovec construction for large IOs ... > PR: 256422 > Reported by: d...@syix.com > Tested by: ja...@tubnor.net > MFC after: 5 days > Relnotes: yes > Reviewed by: imp, grehan > Differential Revision: https://reviews.freebsd.org/D30897 > > usr.sbin/bhyve/pci_nvme.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Is there any reason not to merge that into releng/13.0? Adding this patch against 13.0-RELEASE-p3 fixed my issues with OEL8 (and presumably RHEL8).