https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221317
--- Comment #25 from Stephen Hurd <[email protected]> --- (In reply to Sylvain Galliano from comment #24) Hrm, could you try putting an ixgbe_qflush(ipf) in ixgbe_stop() before the interrupt is disabled? My current theory is that the TX queue is being left in a bad state (which is why the delay helps). I don't current have an 11-STABLE system with an ixgbe in it to test on. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
