Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Jan 2020 09:49:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 241774] FreeBSD 11.3 & 12.0 has broken SCSI & Networking on KVM/QEMU Q35 with OVMF
Message-ID:  <bug-241774-27103-3YkIPxBR7r@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241774-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241774-27103@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=3D241774

--- Comment #20 from John Hartley <drum@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 20=
19-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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241774-27103-3YkIPxBR7r>