[Bug 213257] Crash in IGB driver with ALTQ

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 21 21:11:38 UTC 2017


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

--- Comment #23 from freebsd at mcwest.org ---
Comment on attachment 180203
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=180203
Add ALTQ_IGB kernel config option

Oops, I forgot to update the man page for altq(4).  Here's the patch for that:

Index: share/man/man4/altq.4
===================================================================
--- share/man/man4/altq.4       (revision 314050)
+++ share/man/man4/altq.4       (working copy)
@@ -103,6 +103,8 @@
 Build the
 .Dq "Fair Queuing"
 discipline.
+.It Dv ALTQ_IGB
+Enable ALTQ on igb(4) devices
 .It Dv ALTQ_NOPCC
 Required if the TSC is unusable.
 .It Dv ALTQ_DEBUG

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-net mailing list