From: Jason Wang <jasowang@redhat.com>
To: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
Maxime Coquelin <maxime.coquelin@redhat.com>,
Chenbo Xia <chenbox@nvidia.com>,
Jay Zhou <jianjay.zhou@huawei.com>,
"techboard@dpdk.org" <techboard@dpdk.org>,
Anoob Joseph <anoobj@marvell.com>,
Akhil Goyal <gakhil@marvell.com>,
Jerin Jacob <jerinj@marvell.com>,
Fan Zhang <fanzhang.oss@gmail.com>
Subject: Re: [EXTERNAL] Re: [RFC] crypto/virtio: add vhost-vdpa backend
Date: Fri, 29 Nov 2024 10:19:44 +0800 [thread overview]
Message-ID: <CACGkMEtFiLcNXJn205PAOdOMGqM-hhyXgO0YaoTpYvTSEa0kiw@mail.gmail.com> (raw)
In-Reply-To: <CO1PR18MB471456F5EA9247E806030DFACB292@CO1PR18MB4714.namprd18.prod.outlook.com>
On Thu, Nov 28, 2024 at 12:32 PM Gowrishankar Muthukrishnan
<gmuthukrishn@marvell.com> wrote:
>
> Hi Jason,
> > Hello:
> >
> > On Fri, Nov 22, 2024 at 2:03 AM Gowrishankar Muthukrishnan
> > <gmuthukrishn@marvell.com> 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.
> >
> Yes, we have Marvell specific vDPA.
> https://github.com/ColinIanKing/linux-next/commit/8b6c724cdab85d8923dd8c474a5a9464228379c5
>
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 },
};
Thanks
> Thanks,
> Gowrishankar
> > Thanks
>
prev parent reply other threads:[~2024-11-29 2:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-21 18:02 Gowrishankar Muthukrishnan
2024-11-27 6:50 ` Gowrishankar Muthukrishnan
2024-11-27 7:52 ` Chenbo Xia
2024-11-27 8:10 ` Jason Wang
2024-11-28 4:31 ` [EXTERNAL] " Gowrishankar Muthukrishnan
2024-11-29 2:19 ` Jason Wang [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=CACGkMEtFiLcNXJn205PAOdOMGqM-hhyXgO0YaoTpYvTSEa0kiw@mail.gmail.com \
--to=jasowang@redhat.com \
--cc=anoobj@marvell.com \
--cc=chenbox@nvidia.com \
--cc=dev@dpdk.org \
--cc=fanzhang.oss@gmail.com \
--cc=gakhil@marvell.com \
--cc=gmuthukrishn@marvell.com \
--cc=jerinj@marvell.com \
--cc=jianjay.zhou@huawei.com \
--cc=maxime.coquelin@redhat.com \
--cc=techboard@dpdk.org \
/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;
as well as URLs for NNTP newsgroup(s).