[ovs-dev] Guest on top of DPDK-OVN.

2018-06-17 Thread Leon Goldberg
Hey, I'm trying to figure out how to run a guest on top of DPDK-OVN. Typically, when running guests on top of OVN, I would include the virtualport element. Now, with DPDK, I am passing the location of the vhostuser (I am using QEMU as server, OVS as client) to QEMU and adding a vhostuser port in

Re: [ovs-dev] Cannot open /dev/vfio/noiommu-0: Permission denied

2018-05-08 Thread Leon Goldberg
[root@lago-network-suite-master-host-0 ~]# ps aux | grep ovs-vswitchd* *openvsw+ 22757 0.3 5.1 1122780 96568 ? S wrote: > Leon Goldberg <lgold...@redhat.com> writes: > > > On Mon, May 7, 2018 at 9:00 PM, Aaron Conole <acon...@redhat.com> wrote: > > > > Leon Go

Re: [ovs-dev] Cannot open /dev/vfio/noiommu-0: Permission denied

2018-05-07 Thread Leon Goldberg
On Mon, May 7, 2018 at 9:00 PM, Aaron Conole <acon...@redhat.com> wrote: > Leon Goldberg <lgold...@redhat.com> writes: > > > I stand correct, I was not using permissive mode. With permissive mode, > noiommu-0 issue seems to > > be resolved, however: > &g

Re: [ovs-dev] Cannot open /dev/vfio/noiommu-0: Permission denied

2018-05-07 Thread Leon Goldberg
2822 comm="qemu-kvm" name="vhost-user-5" > scontext=system_u:system_r:svirt_t:s0:c515,c819 > tcontext=unconfined_u:object_r:default_t:s0 tclass=dir > type=AVC msg=audit(1525648979.442:1291): avc: denied { create } for > pid=12822 comm="qemu-kvm" name=&qu

Re: [ovs-dev] Cannot open /dev/vfio/noiommu-0: Permission denied

2018-05-07 Thread Leon Goldberg
ot; name="vhost-user-5" scontext=system_u:system_r:svirt_t:s0:c515,c819 tcontext=unconfined_u:object_r:default_t:s0 tclass=dir type=AVC msg=audit(1525648979.442:1291): avc: denied { create } for pid=12822 comm="qemu-kvm" name="vhost-user-5" scontext=system_u:system_r:s

Re: [ovs-dev] Cannot open /dev/vfio/noiommu-0: Permission denied

2018-05-06 Thread Leon Goldberg
On Fri, May 4, 2018 at 10:19 PM, Aaron Conole <acon...@redhat.com> wrote: > Leon Goldberg <lgold...@redhat.com> writes: > > > Hi list, > > > > I'm trying to integrate ovs-dpdk into oVirt. For testing purposes, I'm > > writing a test th

[ovs-dev] Cannot open /dev/vfio/noiommu-0: Permission denied

2018-05-03 Thread Leon Goldberg
Hi list, I'm trying to integrate ovs-dpdk into oVirt. For testing purposes, I'm writing a test that looks to run a VM on top of a dpdk port. The testing environment consists of nested virtualization: Physical machine -> Jenkins CI VM -> Target VM The test merely looks to see that the various