Date: Sat, 24 Feb 2018 03:13:50 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-net@FreeBSD.org Subject: [Bug 211062] [ixv] sr-iov virtual function driver fails to attach Message-ID: <bug-211062-2472-vfuASCz2K8@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-211062-2472@https.bugs.freebsd.org/bugzilla/> References: <bug-211062-2472@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=3D211062 --- Comment #11 from Eric Joyner <erj@freebsd.org> --- (In reply to Richard Gallamore from comment #10) In regards to the 63 VF limit, the card supports up to 64 (fixed) queue poo= ls, but the current implementation always assigns one to the PF interface, so y= ou get the 63 VF limit. If it were changed to not give the PF interface any queues, then you could have 64 VFs. --=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-211062-2472-vfuASCz2K8>