From: Marek Szyprowski <m.szyprowski@samsung.com>
To: Leon Romanovsky <leon@kernel.org>
Cc: "Jens Axboe" <axboe@kernel.dk>, "Christoph Hellwig" <hch@lst.de>,
"Keith Busch" <kbusch@kernel.org>, "Jake Edge" <jake@lwn.net>,
"Jonathan Corbet" <corbet@lwn.net>,
"Jason Gunthorpe" <jgg@ziepe.ca>,
"Zhu Yanjun" <zyjzyj2000@gmail.com>,
"Robin Murphy" <robin.murphy@arm.com>,
"Joerg Roedel" <joro@8bytes.org>, "Will Deacon" <will@kernel.org>,
"Sagi Grimberg" <sagi@grimberg.me>,
"Bjorn Helgaas" <bhelgaas@google.com>,
"Logan Gunthorpe" <logang@deltatee.com>,
"Yishai Hadas" <yishaih@nvidia.com>,
"Shameer Kolothum" <shameerali.kolothum.thodi@huawei.com>,
"Kevin Tian" <kevin.tian@intel.com>,
"Alex Williamson" <alex.williamson@redhat.com>,
"Jérôme Glisse" <jglisse@redhat.com>,
"Andrew Morton" <akpm@linux-foundation.org>,
linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-block@vger.kernel.org, linux-rdma@vger.kernel.org,
iommu@lists.linux.dev, linux-nvme@lists.infradead.org,
linux-pci@vger.kernel.org, kvm@vger.kernel.org,
linux-mm@kvack.org, "Niklas Schnelle" <schnelle@linux.ibm.com>,
"Chuck Lever" <chuck.lever@oracle.com>,
"Luis Chamberlain" <mcgrof@kernel.org>,
"Matthew Wilcox" <willy@infradead.org>,
"Dan Williams" <dan.j.williams@intel.com>,
"Kanchan Joshi" <joshi.k@samsung.com>,
"Chaitanya Kulkarni" <kch@nvidia.com>
Subject: Re: [PATCH v11 0/9] Provide a new two step DMA mapping API
Date: Tue, 6 May 2025 10:55:23 +0200 [thread overview]
Message-ID: <2e89d7e2-9146-46c7-86b0-8023483e5e07@samsung.com> (raw)
In-Reply-To: <cover.1746424934.git.leon@kernel.org>
On 05.05.2025 09:01, Leon Romanovsky wrote:
> Hi Marek,
>
> These are the DMA/IOMMU patches only, which have not seen functional
> changes for a while. They are tested and reviewed and ready to merge.
>
> We will work with relevant subsystems to merge rest of the conversion
> patches. At least some of them will be done in next cycle to reduce
> merge conflicts.
>
> Thanks
>
> =========================================================================
> Following recent on site LSF/MM 2025 [1] discussion, the overall
> response was extremely positive with many people expressed their
> desire to see this series merged, so they can base their work on it.
>
> It includes, but not limited:
> * Luis's "nvme-pci: breaking the 512 KiB max IO boundary":
> https://lore.kernel.org/all/20250320111328.2841690-1-mcgrof@kernel.org/
> * Chuck's NFS conversion to use one structure (bio_vec) for all types
> of RPC transports:
> https://lore.kernel.org/all/913df4b4-fc4a-409d-9007-088a3e2c8291@oracle.com
> * Matthew's vision for the world without struct page:
> https://lore.kernel.org/all/Z-WRQOYEvOWlI34w@casper.infradead.org/
> * Confidential computing roadmap from Dan:
> https://lore.kernel.org/all/6801a8e3968da_71fe29411@dwillia2-xfh.jf.intel.com.notmuch
>
> This series is combination of effort of many people who contributed ideas,
> code and testing and I'm gratefully thankful for them.
Thanks everyone involved in this contribution. I appreciate the effort
of showing that such new API is really needed and will be used by other
subsystems. I see benefits from this approach and I hope that any
pending issues can be resolved incrementally.
I've applied this patchset to dma-mapping-next branch and it will be
also available as dma-mapping-for-6.16-two-step-api [1] stable branch
for those who wants to base their pending work on it.
[1]
https://web.git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux.git/log/?h=dma-mapping-for-6.16-two-step-api
> ...
Best regards
--
Marek Szyprowski, PhD
Samsung R&D Institute Poland
prev parent reply other threads:[~2025-05-06 8:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20250505070202eucas1p19aa3caffab7176123323fe5462773c8e@eucas1p1.samsung.com>
2025-05-05 7:01 ` Leon Romanovsky
2025-05-05 7:01 ` [PATCH v11 1/9] PCI/P2PDMA: Refactor the p2pdma mapping helpers Leon Romanovsky
2025-05-05 7:01 ` [PATCH v11 2/9] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h Leon Romanovsky
2025-05-05 7:01 ` [PATCH v11 3/9] iommu: generalize the batched sync after map interface Leon Romanovsky
2025-05-05 7:01 ` [PATCH v11 4/9] iommu: add kernel-doc for iommu_unmap_fast Leon Romanovsky
2025-05-05 7:01 ` [PATCH v11 5/9] dma-mapping: Provide an interface to allow allocate IOVA Leon Romanovsky
2025-05-05 7:01 ` [PATCH v11 6/9] iommu/dma: Factor out a iommu_dma_map_swiotlb helper Leon Romanovsky
2025-05-05 7:01 ` [PATCH v11 7/9] dma-mapping: Implement link/unlink ranges API Leon Romanovsky
2025-05-05 7:01 ` [PATCH v11 8/9] dma-mapping: add a dma_need_unmap helper Leon Romanovsky
2025-05-05 7:01 ` [PATCH v11 9/9] docs: core-api: document the IOVA-based API Leon Romanovsky
2025-05-05 12:29 ` [PATCH v11 0/9] Provide a new two step DMA mapping API Jason Gunthorpe
2025-05-06 8:55 ` Marek Szyprowski [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=2e89d7e2-9146-46c7-86b0-8023483e5e07@samsung.com \
--to=m.szyprowski@samsung.com \
--cc=akpm@linux-foundation.org \
--cc=alex.williamson@redhat.com \
--cc=axboe@kernel.dk \
--cc=bhelgaas@google.com \
--cc=chuck.lever@oracle.com \
--cc=corbet@lwn.net \
--cc=dan.j.williams@intel.com \
--cc=hch@lst.de \
--cc=iommu@lists.linux.dev \
--cc=jake@lwn.net \
--cc=jgg@ziepe.ca \
--cc=jglisse@redhat.com \
--cc=joro@8bytes.org \
--cc=joshi.k@samsung.com \
--cc=kbusch@kernel.org \
--cc=kch@nvidia.com \
--cc=kevin.tian@intel.com \
--cc=kvm@vger.kernel.org \
--cc=leon@kernel.org \
--cc=linux-block@vger.kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=linux-nvme@lists.infradead.org \
--cc=linux-pci@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=logang@deltatee.com \
--cc=mcgrof@kernel.org \
--cc=robin.murphy@arm.com \
--cc=sagi@grimberg.me \
--cc=schnelle@linux.ibm.com \
--cc=shameerali.kolothum.thodi@huawei.com \
--cc=will@kernel.org \
--cc=willy@infradead.org \
--cc=yishaih@nvidia.com \
--cc=zyjzyj2000@gmail.com \
/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