linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Heiner Kallweit <hkallweit1@gmail.com>
To: "linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>
Subject: Disabling ASPM L1 sub-states selectively from drivers?
Date: Fri, 22 Feb 2019 07:16:01 +0100	[thread overview]
Message-ID: <4d8bf501-e367-917d-c808-d1938edaf007@gmail.com> (raw)

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.


             reply	other threads:[~2019-02-22  6:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-22  6:16 Heiner Kallweit [this message]
2019-02-26 22:41 ` Disabling ASPM L1 sub-states selectively from drivers? Bjorn Helgaas
2019-02-27 23:58   ` Heiner Kallweit

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4d8bf501-e367-917d-c808-d1938edaf007@gmail.com \
    --to=hkallweit1@gmail.com \
    --cc=linux-pci@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).