[Bug 241774] FreeBSD 11.3 & 12.0 has broken SCSI & Networking on KVM/QEMU Q35 with OVMF

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 9 09:49:05 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241774

--- Comment #20 from John Hartley <drum at graphica.com.au> ---
Hi Tommy T,

some helpful advise here please, did diff of netmap code from 11.2 -> 11.3:

% diff netmap netmap.bak | wc
   15891   67956  464277

Files 19 -> 25:

% ls netmap.bak | wc
      25      25     371
% ls netmap | wc
      19      19     288

and grep of FBSDIDs:

diff netmap netmap.bak | grep FBSDID
< __FBSDID("$FreeBSD: releng/11.2/sys/dev/netmap/netmap_generic.c 331722
2018-03-29 02:50:57Z eadler $");
> __FBSDID("$FreeBSD: releng/11.3/sys/dev/netmap/netmap_generic.c 344047 2019-02-12 09:26:05Z vmaffione $");
< __FBSDID("$FreeBSD: releng/11.2/sys/dev/netmap/netmap_mem2.c 331722
2018-03-29 02:50:57Z eadler $");
> __FBSDID("$FreeBSD: releng/11.3/sys/dev/netmap/netmap_mem2.c 344047 2019-02-12 09:26:05Z vmaffione $");
< __FBSDID("$FreeBSD: releng/11.2/sys/dev/netmap/netmap_vale.c 331722
2018-03-29 02:50:57Z eadler $");
> __FBSDID("$FreeBSD: releng/11.3/sys/dev/netmap/netmap_vale.c 344047 2019-02-12 09:26:05Z vmaffione $");


Given the amount of change it would seem prudent to get committer to look at
this: vmaffione

What are your thought and how to we get additional eyes on this ?

Thanks.

Cheers,


John Hartley.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-virtualization mailing list