Date: Wed, 09 Sep 2015 16:39:15 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-net@FreeBSD.org Subject: [Bug 202875] ixv driver in 11.0-CURRENT doesn't pass traffic using KVM hypervisor Message-ID: <bug-202875-2472-qbYLIsKOQQ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-202875-2472@https.bugs.freebsd.org/bugzilla/> References: <bug-202875-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=202875 --- Comment #8 from Jeff Pieper <jeffrey.e.pieper@intel.com> --- (In reply to Patrick Kelsey from comment #6) After performing some additional testing, this is what I have discovered: - Reverting r285590 and r285592 do not fix the issue. - I can reproduce the issue using our OOT driver on CURRENT. - in ALL failing scenarios, I see the following in dmesg on the host after init: ixgbe 0000:08:00.0 eth0: VF max_frame 1522 out of range So I think it's safe to say that it isn't the driver causing this, but something else that is causing oversized frames. In summary: - 10.2 works using in-kernel and OOT drivers. - CURRENT fails using in-kernel and OOT drivers. -- 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-202875-2472-qbYLIsKOQQ>