lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 17 Aug 2009 15:04:03 -0700
From:	Roland Dreier <rdreier@...co.com>
To:	Christoph Lameter <cl@...ux-foundation.org>
Cc:	netdev@...r.kernel.org, Yevgeny Petrilin <yevgenyp@...lanox.co.il>
Subject: Re: mlx4 2.6.31-rc5: SW2HW_EQ failed.


 > mlx4 fails to initialize here:
 > 
 > 
 > [    9.973940] mlx4_core 0000:04:00.0: irq 93 for MSI/MSI-X
 > [    9.983108] sr 1:0:0:0: Attached scsi CD-ROM sr0
 > [    9.988209] ses 0:0:32:0: Attached scsi generic sg0 type 13
 > [    9.999376] sd 0:2:0:0: Attached scsi generic sg1 type 0
 > [   10.010024] sr 1:0:0:0: Attached scsi generic sg2 type 5
 > [   10.256371] mlx4_core 0000:04:00.0: SW2HW_EQ failed (-5)
 > [   10.270103] mlx4_core 0000:04:00.0: Failed to initialize event queue
 > table, aborting.
 > [   10.288768] mlx4_core 0000:04:00.0: PCI INT A disabled
 > [   10.299057] mlx4_core: probe of 0000:04:00.0 failed with error -5

Thanks for the report... could you try loading mlx4_core with
debug_level=1 to see if anything interesting comes out?  The kernel log
here indicates that the device FW is giving us "internal error" when we
try to initialize event queues.

Also what kernel is this with?  Anything unusual about the system (arch
!= x86, lots of CPUs or RAM, etc)?

One stab in the dark would be to try a423b8a0 ("mlx4_core: Allocate and
map sufficient ICM memory for EQ context") from the for-next branch of
my infiniband.git kernel.org tree.  I would only think that matters if
you have 32 or more CPUs, but maybe you do...

 - R.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ