2023年2月7日(火) 10:43 Shunsuke Mie <mie@xxxxxxxxxx>: > > 2023年2月4日(土) 6:48 Frank Li <frank.li@xxxxxxx>: > > > > > foundation.org > > > Subject: [EXT] [RFC PATCH 0/4] PCI: endpoint: Introduce a virtio-net EP > > > function > > > > > > > The dependent EDMA patch can't be applied at last linux-next. > > Can you provide a git link? So I can try directly. > Sorry, I've missed it. The embedded DMA's patchset is > https://lore.kernel.org/linux-pci/20230113171409.30470-1-Sergey.Semin@xxxxxxxxxxxxxxxxxxxx/ > and, merged to a pci/dwc branch on kernel/git/lpieralisi/pci.git . The > link is here: > https://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/commit/?h=pci/dwc In addition, the patches are merged into next-20230131 . https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/tag/?h=next-20230131 > I'll add the information to a cover letter from the next submission. > > Frank > > > > > > > > About this patchset has 4 patches. The first of two patch is little changes > > > to virtio. The third patch add APIs to easily access virtio data structure > > > on PCIe Host side memory. The last one introduce a virtio-net EP device > > > function. Details are in commit respectively. > > > > > > Best, > Shunsuke