From: Stephen Carlson <stcarlso@linux.microsoft.com>
To: trini@konsulko.com
Cc: U-Boot Mailing List <u-boot@lists.denx.de>
Subject: Re: [PATCH v2 1/3] cmd: pci: Add command to set MPS of all PCIe devices
Date: Mon, 3 Apr 2023 09:52:35 -0700 (PDT) [thread overview]
Message-ID: <c3f24c66-7454-4198-80a9-ee6a90bbd9c5@linux.microsoft.com> (raw)
Thank you Tom!
Stephen Carlson
-----Original Message-----
From: Tom Rini <trini@konsulko.com>
Sent: Friday, March 31, 2023 7:17 AM
To: stcarlso@linux.microsoft.com
Cc: u-boot@lists.denx.de
Subject: [EXTERNAL] Re: [PATCH v2 1/3] cmd: pci: Add command to set MPS of
all PCIe devices
On Fri, Mar 10, 2023 at 11:07:13AM -0800, stcarlso@linux.microsoft.com
wrote:
> From: Stephen Carlson <stcarlso@linux.microsoft.com>
>
> Enable tuning of the PCI Express MPS (Maximum Payload Size) of each
> device. The Maximum Read Request Size is not altered.
>
> The SAFE method uses the largest MPS value supported by all devices in
> the system for each device. This method is the same algorithm as used
> by Linux pci=pcie_bus_safe.
>
> The PEER2PEER method sets all devices to the minimal (128 byte) MPS,
> which allows hot plug of devices later that might only support the
> minimum size, and ensures compatibility of DMA between two devices on
the bus.
>
> Signed-off-by: Stephen Carlson <stcarlso@linux.microsoft.com>
Applied to u-boot/next, thanks!
--
Tom
next reply other threads:[~2023-04-03 16:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-03 16:52 Stephen Carlson [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-10 19:07 [PATCH v2 1/3] cmd: pci: Add command to set MPS of all PCIe devices stcarlso
2023-03-31 14:16 ` Tom Rini
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=c3f24c66-7454-4198-80a9-ee6a90bbd9c5@linux.microsoft.com \
--to=stcarlso@linux.microsoft.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/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