[Bug 202875] ixv driver in 11.0-CURRENT doesn't pass traffic using KVM hypervisor
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 9 16:39:15 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202875
--- Comment #8 from Jeff Pieper <jeffrey.e.pieper at 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.
More information about the freebsd-net
mailing list