Re: mlx4en, timer irq @100%...

2017-08-07 Thread Hans Petter Selasky
On 08/08/17 01:52, Ben RUBSON wrote: On 07 Aug 2017, at 19:57, Hans Petter Selasky wrote: On 08/07/17 19:19, Ben RUBSON wrote: On 07 Aug 2017, at 18:19, Matt Joras wrote: On 08/07/2017 09:11, Hans Petter Selasky wrote: Hi, Try to enter "kgdb" and run: thread apply all bt Look for the c

Re: mlx4en, timer irq @100%...

2017-08-07 Thread Ben RUBSON
> On 07 Aug 2017, at 19:57, Hans Petter Selasky wrote: > > On 08/07/17 19:19, Ben RUBSON wrote: >>> On 07 Aug 2017, at 18:19, Matt Joras wrote: >>> >>> On 08/07/2017 09:11, Hans Petter Selasky wrote: Hi, Try to enter "kgdb" and run: thread apply all bt Loo

Re: mlx4en, timer irq @100%...

2017-08-07 Thread Hans Petter Selasky
On 08/07/17 19:19, Ben RUBSON wrote: On 07 Aug 2017, at 18:19, Matt Joras wrote: On 08/07/2017 09:11, Hans Petter Selasky wrote: Hi, Try to enter "kgdb" and run: thread apply all bt Look for the callout function in question. --HPS If you don't have a way to attach kgdb handy you could

[Bug 221317] Netmap issue after ixgbe driver update

2017-08-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221317 Sean Bruno changed: What|Removed |Added Status|New |In Progress Keywords|

[Bug 221146] [LAGG] Problem with second laggport

2017-08-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221146 --- Comment #14 from Cassiano Peixoto --- (In reply to Sean Bruno from comment #13) Dear Sean, I've just opened a PR 221317 regarding ixgbe driver update and netmap issue. Thanks. -- You are receiving this mail because: You are the assi

[Bug 221317] Netmap issue after ixgbe driver update

2017-08-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221317 Cassiano Peixoto changed: What|Removed |Added CC||freebsd-net@FreeBSD.org,

Re: mlx4en, timer irq @100%...

2017-08-07 Thread Ben RUBSON
> On 07 Aug 2017, at 18:19, Matt Joras wrote: > > On 08/07/2017 09:11, Hans Petter Selasky wrote: >> Hi, >> >> Try to enter "kgdb" and run: >> >> thread apply all bt >> >> Look for the callout function in question. >> >> --HPS >> > If you don't have a way to attach kgdb handy you could also

[Bug 220860] Double loading of the if_bridge module causes panic

2017-08-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220860 --- Comment #5 from Marie Helene Kvello-Aune --- Applied patch to 12-current r321460. Issue occured before patch, not after. With this patch: if_bridge is not loaded when it's compiled into kernel. No error output is printed to dmesg durin

Re: mlx4en, timer irq @100%...

2017-08-07 Thread Matt Joras
On 08/07/2017 09:11, Hans Petter Selasky wrote: > Hi, > > Try to enter "kgdb" and run: > > thread apply all bt > > Look for the callout function in question. > > --HPS > If you don't have a way to attach kgdb handy you could also break into ddb(4) and run "alltrace". Though gdb would be more useful

Re: mlx4en, timer irq @100%...

2017-08-07 Thread Hans Petter Selasky
On 08/04/17 21:09, Ben RUBSON wrote: On 04 Aug 2017, at 19:42, Ben RUBSON wrote: Feel free to ask me whatever you need to investigate on this ! I let this (production :/) server in this state to have a chance to get interesting traces. Server no more in production, I moved service to the sta

[Bug 221146] [LAGG] Problem with second laggport

2017-08-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221146 Sean Bruno changed: What|Removed |Added Status|Open|In Progress CC|

[Bug 211031] [panic] in ng_uncallout when argument is NULL

2017-08-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211031 Eugene Grosbein changed: What|Removed |Added Status|Open|In Progress Assignee|f

[Bug 220860] Double loading of the if_bridge module causes panic

2017-08-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220860 Eugene Grosbein changed: What|Removed |Added CC||eu...@freebsd.org --- Comment #4