Date: Thu, 14 Nov 2013 19:44:23 GMT From: John Jasen <jjasen@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: kern/183970: mellenox drivers and vlan usage causes kernel panic and reboot Message-ID: <201311141944.rAEJiNTs065936@oldred.freebsd.org> Resent-Message-ID: <201311141950.rAEJo0UP009855@freefall.freebsd.org>
index | next in thread | raw e-mail
>Number: 183970
>Category: kern
>Synopsis: mellenox drivers and vlan usage causes kernel panic and reboot
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Nov 14 19:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: John Jasen
>Release: 9.2
>Organization:
>Environment:
FreeBSD fbsd-xge1 9.2-RELEASE FreeBSD 9.2-RELEASE #2: Thu Nov 14 11:09:49 EST 2013 root@fbsd-xge1:/usr/obj/usr/src/sys/FBSDFW amd64
>Description:
additions to GENERIC kernel config:
<snip>
options OFED
options SDP
options IPOIB_CM
device ipoib
device mlx4ib
device mlxen
device mthca
<snip>
Upon boot, when running:
ifconfig {igb0,ix0}.$vlanID create
the system kernel panics and reboots. References to vlan and mlx drivers are included in the output.
Recompiling without the above options, rebooting, and running an ifconfig vlan create does NOT crash the kernel.
>How-To-Repeat:
enable OFED drivers, per:
https://wiki.freebsd.org/InfiniBand
reboot
as root, run ifconfig ix0.22 create
<<panic>>
>Fix:
perhaps reference bug kern/181931?
>Release-Note:
>Audit-Trail:
>Unformatted:
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311141944.rAEJiNTs065936>
