https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202875

--- Comment #8 from Jeff Pieper <jeffrey.e.pie...@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.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to