From: Manivannan Sadhasivam <mani@kernel.org>
To: "Krzysztof Wilczyński" <kwilczynski@kernel.org>,
"Kishon Vijay Abraham I" <kishon@kernel.org>,
"Bjorn Helgaas" <bhelgaas@google.com>,
"Jon Mason" <jdmason@kudzu.us>,
"Dave Jiang" <dave.jiang@intel.com>,
"Allen Hubbe" <allenbh@gmail.com>, "Frank Li" <Frank.Li@nxp.com>
Cc: Manivannan Sadhasivam <mani@kernel.org>,
linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
ntb@lists.linux.dev, imx@lists.linux.dev,
Niklas Cassel <cassel@kernel.org>
Subject: Re: [PATCH v6 0/4] pci: endpoint: vntb: add MSI doorbell support
Date: Mon, 27 Oct 2025 20:50:48 +0530 [thread overview]
Message-ID: <176157831202.16688.18216264846233563153.b4-ty@kernel.org> (raw)
In-Reply-To: <20251015-vntb_msi_doorbell-v6-0-9230298b1910@nxp.com>
On Wed, 15 Oct 2025 11:27:27 -0400, Frank Li wrote:
> Since commit 1c3b002c6bf68 PCI: endpoint: Add RC-to-EP doorbell support
> using platform MSI controller, PCI EP can get notification from Host.
>
> VNTB use this feature to reduce ping latency.
>
> The first patch impove epf core API to allow set any MMIO address to specfic
> bar.
>
> [...]
I've done some minor code cleanups and applied the series to pci/endpoint.
Please check the commits to make sure I didn't mess up like last time. Thanks!
[1/4] PCI: endpoint: Rename aligned_size to mem_size
commit: 483768846d66c04354898f00bcdaad58a3763be2
[2/4] PCI: endpoint: Add helper function pci_epf_get_bar_required_size()
commit: f71e2b67b51dcb2fd8c6d566230f17a735770bee
[3/4] PCI: endpoint: Add API pci_epf_assign_bar_space()
commit: 0bfc6758f213a701bd662982de86f0032b51f18c
[4/4] PCI: endpoint: pci-epf-vntb: Add MSI doorbell support
commit: dc693d60664470ec47188c328055d80e8ce7ea44
Best regards,
--
Manivannan Sadhasivam <mani@kernel.org>
prev parent reply other threads:[~2025-10-27 15:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-15 15:27 [PATCH v6 0/4] pci: endpoint: vntb: add MSI doorbell support Frank Li
2025-10-15 15:27 ` [PATCH v6 1/4] PCI: endpoint: Rename aligned_size to mem_size Frank Li
2025-10-15 15:27 ` [PATCH v6 2/4] PCI: endpoint: Add helper function pci_epf_get_bar_required_size() Frank Li
2025-10-15 15:27 ` [PATCH v6 3/4] PCI: endpoint: Add API pci_epf_assign_bar_space() Frank Li
2025-10-15 15:27 ` [PATCH v6 4/4] PCI: endpoint: pci-epf-vntb: Add MSI doorbell support Frank Li
2025-10-27 15:20 ` Manivannan Sadhasivam [this message]
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=176157831202.16688.18216264846233563153.b4-ty@kernel.org \
--to=mani@kernel.org \
--cc=Frank.Li@nxp.com \
--cc=allenbh@gmail.com \
--cc=bhelgaas@google.com \
--cc=cassel@kernel.org \
--cc=dave.jiang@intel.com \
--cc=imx@lists.linux.dev \
--cc=jdmason@kudzu.us \
--cc=kishon@kernel.org \
--cc=kwilczynski@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=ntb@lists.linux.dev \
/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 read-only IMAP folder(s) and NNTP newsgroup(s).