Re: [ovs-dev] [PATCH] ovsdb: Expose vhost-user socket directory in ovsdb

2016-06-01 Thread Wojciechowicz, RobertX
openvswitch.org > Subject: Re: [ovs-dev] [PATCH] ovsdb: Expose vhost-user socket directory in > ovsdb > > > Hi Robert, > > Robert Wojciechowicz writes: > > > In order to correctly interoperate with Openstack and ODL, > > the vhost-user socket directory must b

Re: [ovs-dev] [PATCH] ovsdb: Expose vhost-user socket directory in ovsdb

2016-06-01 Thread Fischetti, Antonio
/checkpatch.py is ok. > > > > Thanks, > > Antonio > > > >> -Original Message- > >> From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Robert > >> Wojciechowicz > >> Sent: Monday, May 23, 2016 11:29 AM > >> To:

Re: [ovs-dev] [PATCH] ovsdb: Expose vhost-user socket directory in ovsdb

2016-05-31 Thread Aaron Conole
Hi Robert, Robert Wojciechowicz writes: > In order to correctly interoperate with Openstack and ODL, > the vhost-user socket directory must be exposed from OVS via OVSDB. > Different distros may package OVS in different ways, > so the locations of these sockets may vary depending on how > ovs-v

Re: [ovs-dev] [PATCH] ovsdb: Expose vhost-user socket directory in ovsdb

2016-05-31 Thread Aaron Conole
to:dev-boun...@openvswitch.org] On Behalf Of Robert >> Wojciechowicz >> Sent: Monday, May 23, 2016 11:29 AM >> To: dev@openvswitch.org >> Subject: [ovs-dev] [PATCH] ovsdb: Expose vhost-user socket directory >> in ovsdb >> >> In order to correctly interoperate

Re: [ovs-dev] [PATCH] ovsdb: Expose vhost-user socket directory in ovsdb

2016-05-31 Thread Fischetti, Antonio
ay 23, 2016 11:29 AM > To: dev@openvswitch.org > Subject: [ovs-dev] [PATCH] ovsdb: Expose vhost-user socket directory > in ovsdb > > In order to correctly interoperate with Openstack and ODL, > the vhost-user socket directory must be exposed from OVS via OVSDB. > Different dis

Re: [ovs-dev] [PATCH] ovsdb: Expose vhost-user socket directory in ovsdb

2016-05-30 Thread Wojciechowicz, RobertX
: [ovs-dev] [PATCH] ovsdb: Expose vhost-user socket directory in > ovsdb > > Hi, > > this patch is actually a supplement to the conversion of DPDK configuration > from command line to DB (http://openvswitch.org/pipermail/dev/2016- > April/070308.html). > Currently the full v

Re: [ovs-dev] [PATCH] ovsdb: Expose vhost-user socket directory in ovsdb

2016-05-23 Thread Wojciechowicz, RobertX
Hi, this patch is actually a supplement to the conversion of DPDK configuration from command line to DB (http://openvswitch.org/pipermail/dev/2016-April/070308.html). Currently the full vhost-user socket directory consists of two components: ovs_rundir and subdirectory for vhost-user sockets. Com

[ovs-dev] [PATCH] ovsdb: Expose vhost-user socket directory in ovsdb

2016-05-23 Thread Robert Wojciechowicz
In order to correctly interoperate with Openstack and ODL, the vhost-user socket directory must be exposed from OVS via OVSDB. Different distros may package OVS in different ways, so the locations of these sockets may vary depending on how ovs-vswitchd has been started. Some clients need informatio

Re: [ovs-dev] [PATCH] ovsdb: Expose vhost-user socket directory in ovsdb

2016-01-28 Thread Ben Pfaff
On Thu, Jan 28, 2016 at 10:57:35AM +, Robert Wojciechowicz wrote: > In order to correctly interoperate with Openstack and ODL, > the vhost-user socket directory must be exposed from OVS via OVSDB. > Different distros may package OVS in different ways, > so the locations of these sockets may var

Re: [ovs-dev] [PATCH] ovsdb: Expose vhost-user socket directory in ovsdb

2016-01-28 Thread Christian Ehrhardt
Hi Robert, Aaron was working on the same and more (permissions&ownership) => netdev-dpdk: Support user cfg vhost socket perms ( http://openvswitch.org/pipermail/dev/2015-December/063567.html) To be resubmitted, It depends on the discussion and acceptance of the current 7th revision of the groundw

[ovs-dev] [PATCH] ovsdb: Expose vhost-user socket directory in ovsdb

2016-01-28 Thread Robert Wojciechowicz
In order to correctly interoperate with Openstack and ODL, the vhost-user socket directory must be exposed from OVS via OVSDB. Different distros may package OVS in different ways, so the locations of these sockets may vary depending on how ovs-vswitchd has been started. Some clients need informatio