Hi Jason,
>
> Right, I'm asking since it claims to support networking device only:
>
> static struct virtio_device_id id_table[] = {
> { VIRTIO_ID_NET, VIRTIO_DEV_ANY_ID },
> { 0 },
> };
>
Yes, there is already a fix in it to support crypto id as well.
https://lore.kernel.org/vi
On Thu, Nov 28, 2024 at 12:32 PM Gowrishankar Muthukrishnan
wrote:
>
> Hi Jason,
> > Hello:
> >
> > On Fri, Nov 22, 2024 at 2:03 AM Gowrishankar Muthukrishnan
> > wrote:
> > >
> > > Hi,
> > > We are adding support for vDPA user backend for virtio-crypto PMD in DPDK.
> >
> > I wonder what kind of
Hi Jason,
> Hello:
>
> On Fri, Nov 22, 2024 at 2:03 AM Gowrishankar Muthukrishnan
> wrote:
> >
> > Hi,
> > We are adding support for vDPA user backend for virtio-crypto PMD in DPDK.
>
> I wonder what kind of vDPA device you are using? Is there a marvell specific
> vDPA or just a standard virtio-
Hello:
On Fri, Nov 22, 2024 at 2:03 AM Gowrishankar Muthukrishnan
wrote:
>
> Hi,
> We are adding support for vDPA user backend for virtio-crypto PMD in DPDK.
I wonder what kind of vDPA device you are using? Is there a marvell
specific vDPA or just a standard virtio-pci device via vp-vdpa.
Thank
Hi Gowrishankar,
> On Nov 27, 2024, at 14:50, Gowrishankar Muthukrishnan
> wrote:
>
> External email: Use caution opening links or attachments
>
>
> Hi,
> I wanted to follow up on my previous message regarding the development of a
> vhost vDPA host driver for crypto/virtio. We have proposed
Hi,
I wanted to follow up on my previous message regarding the development of a
vhost vDPA host driver for crypto/virtio. We have proposed creating a
driver/common/virtio/ directory to hold common implementations for both net and
crypto functionalities. This approach aims to help in fixing commo
Hi,
We are adding support for vDPA user backend for virtio-crypto PMD in DPDK. We
have come up with functional changes which is similar to the support available
in net:
commit 6b901437056eed3ed7c9932c333ba24ac5be116f
net/virtio: introduce vhost-vDPA backend
vhost-vDPA is a new virti
7 matches
Mail list logo