[Bug 213257] Crash in IGB driver with ALTQ

2020-08-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 Mark Linimon changed: What|Removed |Added Assignee|n...@freebsd.org |l...@freebsd.org Resolutio

[Bug 213257] Crash in IGB driver with ALTQ

2020-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 Mark Linimon changed: What|Removed |Added Keywords||IntelNetworking -- You are receivi

[Bug 213257] Crash in IGB driver with ALTQ

2017-03-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 --- Comment #28 from Luiz Otavio O Souza,+55 (14) 99772-1255 --- Any issues or regressions ? If not, can I close this PR ? -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 213257] Crash in IGB driver with ALTQ

2017-03-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 Luiz Otavio O Souza,+55 (14) 99772-1255 changed: What|Removed |Added Flags|mfc-stable9?, |mfc-stabl

[Bug 213257] Crash in IGB driver with ALTQ

2017-03-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 --- Comment #27 from commit-h...@freebsd.org --- A commit references this bug: Author: loos Date: Sat Mar 11 07:54:05 UTC 2017 New revision: 315060 URL: https://svnweb.freebsd.org/changeset/base/315060 Log: MFC of r314281: Disable the

[Bug 213257] Crash in IGB driver with ALTQ

2017-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 --- Comment #26 from commit-h...@freebsd.org --- A commit references this bug: Author: loos Date: Sat Feb 25 20:21:39 UTC 2017 New revision: 314281 URL: https://svnweb.freebsd.org/changeset/base/314281 Log: Disable the driver managed que

[Bug 213257] Crash in IGB driver with ALTQ

2017-02-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 --- Comment #25 from free...@mcwest.org --- I can confirm that setting hw.igb.num_queues=1 in /boot/loader.conf prevents crashes when running a kernel compiled with IGB_LEGACY_TX. I removed the queue configuration from my internal igb(4) in

[Bug 213257] Crash in IGB driver with ALTQ

2017-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 --- Comment #24 from free...@mcwest.org --- (In reply to ncrogers from comment #22) I don't have an ixgbe(4) interface, so I can't test any changes to that code. It should be easy to generate an analogous patch though, can you try it and su

[Bug 213257] Crash in IGB driver with ALTQ

2017-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 --- Comment #23 from free...@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

[Bug 213257] Crash in IGB driver with ALTQ

2017-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 --- Comment #22 from ncrog...@gmail.com --- (In reply to freebsd from comment #21) This makes sense to me, although there is also the same problem for ixgbe(4) + ALTQ, where the IXGBE_LEGACY_TX path is necessary, so it would be nice to have

[Bug 213257] Crash in IGB driver with ALTQ

2017-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 --- Comment #21 from free...@mcwest.org --- Created attachment 180203 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=180203&action=edit Add ALTQ_IGB kernel config option A minimal patch to separate enabling ALTQ on igb(4) from AL

[Bug 213257] Crash in IGB driver with ALTQ

2017-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 --- Comment #20 from free...@mcwest.org --- (In reply to Kenneth D. Merry from comment #19) I hear you about the downtime. My gateway router only has igb(4) interfaces, so I must use ALTQ on the external one. Although I don't need ALTQ on

[Bug 213257] Crash in IGB driver with ALTQ

2017-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 --- Comment #19 from Kenneth D. Merry --- (In reply to freebsd from comment #18) It's having IGB_LEGACY_TX turned on that makes it panic. That also makes it use one queue. I'm guessing igb(4) may also work with ALTQ with IGB_LEGACY_TX di

[Bug 213257] Crash in IGB driver with ALTQ

2017-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 --- Comment #18 from free...@mcwest.org --- (In reply to Kenneth D. Merry from comment #17) Ken, does setting hw.igb.num_queues=1 keep your gateway router from crashing? I haven't been able to check this myself, as choking my internal igb(4

[Bug 213257] Crash in IGB driver with ALTQ

2017-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 Kenneth D. Merry changed: What|Removed |Added CC||k...@freebsd.org --- Comment #1

[Bug 213257] Crash in IGB driver with ALTQ

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 --- Comment #16 from free...@mcwest.org --- (In reply to Luiz Otavio O Souza,+55 (14) 99772-1255 from comment #15) Thanks for reporting the simple workaround, but perhaps you meant to specify /boot/loader.conf.local rather than /boot/local.c

[Bug 213257] Crash in IGB driver with ALTQ

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 Luiz Otavio O Souza,+55 (14) 99772-1255 changed: What|Removed |Added CC||l...@free

[Bug 213257] Crash in IGB driver with ALTQ

2016-12-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 Kubilay Kocak changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 213257] Crash in IGB driver with ALTQ

2016-12-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 --- Comment #13 from ncrog...@gmail.com --- This issue is also discussed here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208409 -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 213257] Crash in IGB driver with ALTQ

2016-12-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 --- Comment #12 from ncrog...@gmail.com --- If you're not actually using ALTQ (i.e., in a loaded PF configuration), I would suggest simply removing ALTQ from your kernel config and building a new kernel. If you ARE utilizing altq with an i

[Bug 213257] Crash in IGB driver with ALTQ

2016-12-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 e...@norma.perm.ru changed: What|Removed |Added CC||e...@norma.perm.ru --- Comment

[Bug 213257] Crash in IGB driver with ALTQ

2016-11-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 free...@mcwest.org changed: What|Removed |Added CC||free...@mcwest.org --- Comment

[Bug 213257] Crash in IGB driver with ALTQ

2016-11-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 nico...@deffayet.com changed: What|Removed |Added CC||nico...@deffayet.com --- Com

[Bug 213257] Crash in IGB driver with ALTQ

2016-11-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 John W. O'Brien changed: What|Removed |Added CC||j...@saltant.com --- Comment #8

[Bug 213257] Crash in IGB driver with ALTQ

2016-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 --- Comment #7 from m...@swishmail.com --- Created attachment 175525 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=175525&action=edit FreeBSD 11-RELEASE-p1 kernel crash ALTQ/IGB FreeBSD 11-RELEASE-p1 kernel crash ALTQ/IGB Happen

[Bug 213257] Crash in IGB driver with ALTQ

2016-10-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 --- Comment #6 from Cassiano Peixoto --- (In reply to dustinwenz from comment #5) No, i'm not aware. But i'm quite sure the issue is when ALTQ is enabled on kernel config. -- You are receiving this mail because: You are the assignee for t

[Bug 213257] Crash in IGB driver with ALTQ

2016-10-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 --- Comment #5 from dustinw...@ebureau.com --- Your crash looks like the same issue. Are you aware of any other reports of it? -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 213257] Crash in IGB driver with ALTQ

2016-10-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 --- Comment #4 from dustinw...@ebureau.com --- The ALTQ code in stable hasn't changed since the middle of April. Either ALTQ is so underutilized that no one noticed a problem until recently, or a change in some other code has just created a

[Bug 213257] Crash in IGB driver with ALTQ

2016-10-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 dustinw...@ebureau.com changed: What|Removed |Added Summary|Crash in IGB driver |Crash in IGB driver with