https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221317
--- Comment #19 from [email protected] --- A commit references this bug: Author: shurd Date: Thu Apr 12 19:06:15 UTC 2018 New revision: 332447 URL: https://svnweb.freebsd.org/changeset/base/332447 Log: Work around netmap issue with ixgbe After multiple start/stop of netmap, ixgbe will get into a bad state requiring a reboot to recover. Adding a delay before stopping the interface appears to work around the issue. The -CURRENT driver has diverged too far from -STABLE for an MFC. PR: 221317 Submitted by: Sylvain Galliano <[email protected]> Reported by: Cassiano Peixoto <[email protected]> Sponsored by: Limelight Networks Changes: stable/11/sys/dev/ixgbe/if_ix.c -- 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]"
