Hi Tiwei,
Thanks a lot for your comment. I will take a look at rte_vhost_get_vhost_vring.
Best,
Yifeng
On Tue, Feb 25, 2020 at 5:51 PM Tiwei Bie wrote:
>
> On Tue, Feb 25, 2020 at 12:44:48PM -0800, Yifeng Sun wrote:
> > >
> > > +int rte_vhost_get_kickfd(in
+ Tiwei and Maxime
Thanks,
Yifeng
On Fri, Feb 21, 2020 at 2:32 PM Yifeng Sun wrote:
>
> Hi all,
>
> Right now on OVS, dpdkvhostuser can only run in polling mode (please
> correct me if I am wrong). We are trying to enable interrupt mode of
> dpdkvhostuser type port on OVS. W
e_id, 1, dev->nr_vring))) {
+ return -1;
+ }
+
+ vq = dev->virtqueue[queue_id];
+ // XXX lock?
+ return vq->kickfd;
+}
Best,
Yifeng Sun
3 matches
Mail list logo