[linux-yocto] [PATCH 19/46] vdpa: introduce virtio pci driver

2023-05-16 Thread wenlin.k...@windriver.com via lists.yoctoproject.org
From: Jason Wang commit 64b9f64f80a6f4b7ea51bf0510119cb15e801dc6 from https://github.com/altera-opensource/linux-socfpga.git This patch introduce a vDPA driver for virtio-pci device. It bridges the virtio-pci control command to the vDPA bus. This will be used for features prototyping and

[linux-yocto] [PATCH 19/46] vdpa: introduce virtio pci driver

2023-05-15 Thread wenlin.k...@windriver.com via lists.yoctoproject.org
From: Jason Wang commit 64b9f64f80a6f4b7ea51bf0510119cb15e801dc6 from https://github.com/altera-opensource/linux-socfpga.git This patch introduce a vDPA driver for virtio-pci device. It bridges the virtio-pci control command to the vDPA bus. This will be used for features prototyping and