public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
* PCIe hot-plug issue: Failed to check link status
@ 2020-09-08 14:57 Myron Stowe
  2020-09-10 13:24 ` Lukas Wunner
  0 siblings, 1 reply; 3+ messages in thread
From: Myron Stowe @ 2020-09-08 14:57 UTC (permalink / raw)
  To: linux-pci; +Cc: bhelgaas, lukas, klimov.linux

On a system with a Mellanox Technologies MT27800 Family [ConnectX-5]
NIC controller containing a power button, hot-plug fails to function
properly.

  Normal, expected, scenario:
    o Press the OCP NIC's power button;
    o Power button LED blinks and turns off (delivering event message
      to CPU);
    o Verify NIC is offline via 'lspci';
    o Remove controller.

  Scenario with cmdline parameter 'pcie_port_pm=off':
    o Press NIC's power button;
    o LED turns off;
    o Verify NIC is offline;
    o Press power button (in an attempt to hot-add controller);
    o NIC is not recognized.

  Scenario with no cmdline parameter, or ''pcie_aspm=off', or
  'pcie_aspm=off pcie_port_pm=off':
    o Press NIC's power button;
    o LED continuously flashes;
    o Checking via 'lspci' indicates NIC is offline but with LED
      flashing, the controller can not be removed.

The 'dmesg', and 'lspci', logs are included within the
associated bugzilla:
  https://bugzilla.kernel.org/show_bug.cgi?id=209113


As stated in the bugzilla, I'm relaying all this information second
hand.  Hoping to get the affected party involved directly.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-09-14 20:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-08 14:57 PCIe hot-plug issue: Failed to check link status Myron Stowe
2020-09-10 13:24 ` Lukas Wunner
2020-09-14 20:08   ` Myron Stowe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox