All of lore.kernel.org
 help / color / mirror / Atom feed
* mlx4 fails ("go bit not cleared") without MSI
@ 2016-01-13 22:08 Bjorn Helgaas
  0 siblings, 0 replies; 3+ messages in thread
From: Bjorn Helgaas @ 2016-01-13 22:08 UTC (permalink / raw)
  To: Eugenia Emantayev; +Cc: netdev, linux-kernel

Hi Eugenia,

Due to my own stupidity, I tried to use mlx4 without turning on
CONFIG_PCI_MSI=y.  The driver failed miserably:

  pci 0000:01:00.0: [15b3:1007] type 00 class 0x020000
  mlx4_core: Mellanox ConnectX core driver v2.2-1 (Feb, 2014)
  mlx4_core: Initializing 0000:01:00.0
  mlx4_core 0000:01:00.0: PCIe link speed is 8.0GT/s, device supports 8.0GT/s
  mlx4_core 0000:01:00.0: PCIe link width is x8, device supports x8
  mlx4_core 0000:01:00.0: command 0x23 timed out (go bit not cleared)
  mlx4_core 0000:01:00.0: device is going to be reset
  mlx4_core 0000:01:00.0: device was reset successfully
  mlx4_core 0000:01:00.0: Failed to initialize queue pair table, aborting
  mlx4_core: probe of 0000:01:00.0 failed with error -5

The lack of MSI was my own fault, but it took me a long time to figure it
out.

The fact that mlx4 has a "msi_x" module parameter makes me think that
mlx4 is *supposed* to work without MSI.  Would you consider either
fixing the non-MSI fallback path, or printing a warning when the
driver can't set up MSIs?

This is easy to reproduce; just turn off CONFIG_PCI_MSI or boot with
"pci=nomsi".

Bjorn

^ permalink raw reply	[flat|nested] 3+ messages in thread
[parent not found: <HE1PR05MB1418EEAC4F82E2ECF9AC0920CEC10@HE1PR05MB1418.eurprd05.prod.outlook.com>]

end of thread, other threads:[~2016-01-20 17:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-13 22:08 mlx4 fails ("go bit not cleared") without MSI Bjorn Helgaas
     [not found] <HE1PR05MB1418EEAC4F82E2ECF9AC0920CEC10@HE1PR05MB1418.eurprd05.prod.outlook.com>
     [not found] ` <CAErSpo5PsAvix815Z1Ge5-UTx5z-0m5W2p4F9J=s8AB03=C+Dw@mail.gmail.com>
2016-01-20  9:42   ` Yishai Hadas
2016-01-20 17:00     ` Bjorn Helgaas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.