linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Disabling ASPM L1 sub-states selectively from drivers?
@ 2019-02-22  6:16 Heiner Kallweit
  2019-02-26 22:41 ` Bjorn Helgaas
  0 siblings, 1 reply; 3+ messages in thread
From: Heiner Kallweit @ 2019-02-22  6:16 UTC (permalink / raw)
  To: linux-pci

I face the issue that a PCIe network chip misses RX packets if ASPM L1
sub-states are enabled. It seems that the RX FIFO is too small to buffer
all incoming packets during ASPM exit latency.

So far pci_disable_link_state() only allows to disable L1 completely.
Would it make sense to extend this function to allow disabling
L1 sub-states selectively? Looking at pcie_config_aspm_link() this
seems to be possible.


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

end of thread, other threads:[~2019-02-27 23:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-22  6:16 Disabling ASPM L1 sub-states selectively from drivers? Heiner Kallweit
2019-02-26 22:41 ` Bjorn Helgaas
2019-02-27 23:58   ` Heiner Kallweit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).