From: 魏俊吉 <weijunji@bytedance.com>
To: Leon Romanovsky <leon@kernel.org>
Cc: qemu-devel <qemu-devel@nongnu.org>,
"Jason Gunthorpe" <jgg@nvidia.com>, mst <mst@redhat.com>,
"RDMA mailing list" <linux-rdma@vger.kernel.org>,
"Jason Wang" <jasowang@redhat.com>,
"Cornelia Huck" <cohuck@redhat.com>,
yuval.shaia.ml@gmail.com,
virtualization <virtualization@lists.linux-foundation.org>,
"Yongji Xie" <xieyongji@bytedance.com>,
"Doug Ledford" <dledford@redhat.com>,
柴稳 <chaiwen.cc@bytedance.com>, "Hannes Reinecke" <hare@suse.de>
Subject: Re: Re: [RFC 0/5] VirtIO RDMA
Date: Wed, 22 Sep 2021 21:37:37 +0800 [thread overview]
Message-ID: <CAGH6tLV=9ceaUH_zdevtTyL5ft4ZxxX8d0axops4DmbFdFYFjQ@mail.gmail.com> (raw)
In-Reply-To: <YUsqQY5zY00bj4ul@unreal>
On Wed, Sep 22, 2021 at 9:06 PM Leon Romanovsky <leon@kernel.org> wrote:
>
> On Wed, Sep 22, 2021 at 08:08:44PM +0800, Junji Wei wrote:
> > > On Sep 15, 2021, at 9:43 PM, Jason Gunthorpe <jgg@nvidia.com> wrote:
>
> <...>
>
> > >> 4. The FRMR api need to set key of MR through IB_WR_REG_MR.
> > >> But it is impossible to change a key of mr using uverbs.
> > >
> > > FRMR is more like memory windows in user space, you can't support it
> > > using just regular MRs.
> >
> > It is hard to support this using uverbs, but it is easy to support
> > with uRDMA that we can get full control of mrs.
>
> What is uRDMA?
uRDMA is a software implementation of the RoCEv2 protocol like rxe.
We will implement it in QEMU with VFIO or DPDK.
Thanks.
Junji
next prev parent reply other threads:[~2021-09-22 13:39 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-02 13:06 [RFC 0/5] VirtIO RDMA Junji Wei
2021-09-02 13:06 ` [RFC 1/5] RDMA/virtio-rdma Introduce a new core cap prot Junji Wei
2021-09-02 13:06 ` [RFC 2/5] RDMA/virtio-rdma: VirtIO RDMA driver Junji Wei
2021-09-02 13:06 ` [RFC 3/5] RDMA/virtio-rdma: VirtIO RDMA test module Junji Wei
2021-09-02 13:06 ` [RFC 4/5] virtio-net: Move some virtio-net-pci decl to include/hw/virtio Junji Wei
2021-09-02 13:06 ` [RFC 5/5] hw/virtio-rdma: VirtIO rdma device Junji Wei
2021-09-02 15:16 ` Michael S. Tsirkin
2021-09-03 0:57 ` [RFC 0/5] VirtIO RDMA Jason Wang
2021-09-03 7:41 ` 魏俊吉
2021-09-15 13:43 ` Jason Gunthorpe
2021-09-22 12:08 ` Junji Wei
2021-09-22 13:06 ` Leon Romanovsky
2021-09-22 13:37 ` 魏俊吉 [this message]
2021-09-22 13:59 ` Leon Romanovsky
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='CAGH6tLV=9ceaUH_zdevtTyL5ft4ZxxX8d0axops4DmbFdFYFjQ@mail.gmail.com' \
--to=weijunji@bytedance.com \
--cc=chaiwen.cc@bytedance.com \
--cc=cohuck@redhat.com \
--cc=dledford@redhat.com \
--cc=hare@suse.de \
--cc=jasowang@redhat.com \
--cc=jgg@nvidia.com \
--cc=leon@kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=virtualization@lists.linux-foundation.org \
--cc=xieyongji@bytedance.com \
--cc=yuval.shaia.ml@gmail.com \
/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).