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

--- Comment #2 from [email protected] ---
A commit references this bug:

Author: adrian
Date: Sat Oct 18 01:02:31 UTC 2014
New revision: 273244
URL: https://svnweb.freebsd.org/changeset/base/273244

Log:
  MFC r273112: Set the DROP_EN bit before the RX queue is brought up and
active.

  He noticed issues setting this bit in SRRCTL after the queue was up,
  so doing it from the sysctl handler isn't enough and may not actually
  work correctly.

  This commit doesn't remove the sysctl path or try to change its
  behaviour.  I'll talk with others about how to finish fixing that
  before I tackle that.

  PR:           kern/194311
  Submitted by: luigi
  MFC after:    3 days
  Sponsored by: Norse Corp, Inc

Changes:
_U  stable/10/
  stable/10/sys/dev/ixgbe/ixgbe.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to