Date: Sat, 2 Feb 2019 16:27:36 -0800 From: Enji Cooper <yaneurabeya@gmail.com> To: Patrick Kelsey <pkelsey@freebsd.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r343688 - head/sys/dev/vmware/vmxnet3 Message-ID: <7D5D3255-CF9C-4F13-A0A9-965AA2E7AE81@gmail.com> In-Reply-To: <201902022114.x12LEsE8058821@repo.freebsd.org> References: <201902022114.x12LEsE8058821@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Patrick, > On Feb 2, 2019, at 13:14, Patrick Kelsey <pkelsey@freebsd.org> wrote: >=20 > Author: pkelsey > Date: Sat Feb 2 21:14:53 2019 > New Revision: 343688 > URL: https://svnweb.freebsd.org/changeset/base/343688 >=20 > Log: > Fix interrupt index configuratoin when using MSI interrupts. >=20 > When in MSI mode, the device was only being configured with one > interrupt index, but it needs two - one for the actual interrupt and > one to park the tx queue at. >=20 > Also clarified comments relating to interrupt index assignment. >=20 > Reported by: Yuri Pankov <yuripv@yuripv.net> > MFC after: 1 day Does this change partly fix https://bugs.freebsd.org/bugzilla/show_bug.cgi?i= d=3D203874 ? -Enji=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7D5D3255-CF9C-4F13-A0A9-965AA2E7AE81>