Shunsuke Mie
2023-Feb-07 01:43 UTC
[EXT] [RFC PATCH 0/4] PCI: endpoint: Introduce a virtio-net EP function
2023?2?4?(?) 6:48 Frank Li <frank.li at nxp.com>:> > > 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 at baikalelectronics.ru/ 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 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
Shunsuke Mie
2023-Feb-07 03:27 UTC
[EXT] [RFC PATCH 0/4] PCI: endpoint: Introduce a virtio-net EP function
2023?2?7?(?) 10:43 Shunsuke Mie <mie at igel.co.jp>:> > 2023?2?4?(?) 6:48 Frank Li <frank.li at nxp.com>: > > > > > 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 at baikalelectronics.ru/ > 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/dwcIn 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