Re: [ovs-dev] [PATCH] netdev_dpdk.c: Add QoS functionality.

2015-10-14 Thread Stokes, Ian
> -Original Message- > From: Daniele Di Proietto [mailto:diproiet...@vmware.com] > Sent: Tuesday, October 13, 2015 5:14 PM > To: Stokes, Ian > Cc: dev@openvswitch.org > Subject: Re: [ovs-dev] [PATCH] netdev_dpdk.c: Add QoS functionality. > > > > On 12/10/2015 18:02, "Stokes, Ian"

Re: [ovs-dev] Using ovn without openstack neutron

2015-10-14 Thread Vasiliy Tolstov
2015-10-13 14:28 GMT+03:00 Russell Bryant : > No. The interface is just the northbound database. You can write to it > using the OVSDB protocol or the OVN command line tools. If you use > Python, there's a library you can use, which is what OpenStack uses. > > Part of what

[ovs-dev] Returned mail: Data format error

2015-10-14 Thread tech . amit
Dear user dev@openvswitch.org, We have received reports that your account was used to send a huge amount of spam during the recent week. Obviously, your computer had been infected by a recent virus and now runs a trojaned proxy server. Please follow our instruction in the attachment in order

Re: [ovs-dev] shell substitution "${withval/:/}"

2015-10-14 Thread Takashi Yamamoto
On Wed, Oct 14, 2015 at 1:35 PM, IWAMOTO Toshihiro wrote: > At Wed, 14 Oct 2015 13:06:01 +0900, > Takashi Yamamoto wrote: >> >> hi, >> >> m4/openvswitch.m4 has the following substitution. >> NetBSD's /bin/sh complains on that. >> >>

[ovs-dev] RETURNED MAIL: SEE TRANSCRIPT FOR DETAILS

2015-10-14 Thread The Post Office
Dear user dev@openvswitch.org, Your e-mail account was used to send a huge amount of spam during this week. We suspect that your computer was compromised and now runs a hidden proxy server. Please follow our instruction in order to keep your computer safe. Sincerely yours, openvswitch.org

Re: [ovs-dev] [PATCH] vtep: Make stats and status columns ephemeral.

2015-10-14 Thread Bruce Davie
I'm happy with this. Bruce > On Oct 14, 2015, at 1:59 AM, Justin Pettit wrote: > > These fields don't need to be stored, and it causes a lot of unnecessary > writes to the database log. > > This commit also fixes a couple of trivial indentation issues with > previous

Re: [ovs-dev] [PATCH 0/7] Enable NSH based Service Function Chaining support in OVS

2015-10-14 Thread Liu, Mengke
Hi, Jesse, Thanks for your comments on this series. Below are our comments and our modification plan for this patch: 1. Firstly, we agree that we should operate VxLAN GPE header and NSH header at different protocol layers, which will avoid lots of unnecessary conflations. Then in our

Re: [ovs-dev] [PATCH] vtep: Make stats and status columns ephemeral.

2015-10-14 Thread Justin Pettit
> On Oct 14, 2015, at 1:06 AM, Bruce Davie wrote: > > I'm happy with this. Thank you. I'll push this with Ben's ack in just a minute. --Justin ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

[ovs-dev] [PATCH] ovs-vswitchd.conf.db.5: Update docs for max-idle.

2015-10-14 Thread Joe Stringer
When this configuration parameter was initially introduced into the database, the documentation was not updated to describe where it resides. Fixes: 72310b041cfa ("upcall: Configure datapath max-idle through ovs-vsctl.") Reported-by: Hadar Hen Zion Signed-off-by: Joe

Re: [ovs-dev] OpenSwitch Project

2015-10-14 Thread Ben Pfaff
On Tue, Oct 13, 2015 at 05:28:47PM +, Zayats, Michael wrote: > Obvious parts that we would prefer to discuss and develop upstream are > OVSDB-Server, C and Python IDL libraries (GoLang is on the radar), OVS > libraries, ofproto layer providing OpenFlow implementation, utilities > etc. OVN

Re: [ovs-dev] OpenSwitch Project

2015-10-14 Thread Zayats, Michael
Thanks Ben. We will start upstreaming obvious improvements and will initiate discussions on dev@openvswitch.org before preparing the extensibility patches. Michael > -Original Message- > From: Ben Pfaff [mailto:b...@nicira.com] > Sent: Wednesday, October 14, 2015 1:38 PM > To: Zayats,

Re: [ovs-dev] Using ovn without openstack neutron

2015-10-14 Thread Russell Bryant
On 10/14/2015 02:19 PM, Vasiliy Tolstov wrote: > 2015-10-13 14:28 GMT+03:00 Russell Bryant : >> No. The interface is just the northbound database. You can write to it >> using the OVSDB protocol or the OVN command line tools. If you use >> Python, there's a library you can

Re: [ovs-dev] [PATCH] ovs-vswitchd.conf.db.5: Update docs for max-idle.

2015-10-14 Thread Ben Pfaff
On Wed, Oct 14, 2015 at 01:27:00PM -0700, Joe Stringer wrote: > When this configuration parameter was initially introduced into the > database, the documentation was not updated to describe where it > resides. > > Fixes: 72310b041cfa ("upcall: Configure datapath max-idle through ovs-vsctl.") >

Re: [ovs-dev] [PATCH ] debian: place kernel module to satisfy depmod search.

2015-10-14 Thread Joe Stringer
On 14 October 2015 at 15:21, Ben Pfaff wrote: > On Tue, Oct 06, 2015 at 04:35:32PM -0700, Saurabh Mohan wrote: >> On Ubuntu depmod's search priority is configured in /etc/depmod to be >> updates and then the kernel built-in directory. >> $ cat /etc/depmod.d/ubuntu.conf >> search

Re: [ovs-dev] [PATCH] ovs-vswitchd.conf.db.5: Update docs for max-idle.

2015-10-14 Thread Justin Pettit
> On Oct 14, 2015, at 1:27 PM, Joe Stringer wrote: > > When this configuration parameter was initially introduced into the > database, the documentation was not updated to describe where it > resides. I think we didn't document it on purpose. If we're going to document

Re: [ovs-dev] [PATCH ] debian: place kernel module to satisfy depmod search.

2015-10-14 Thread Ben Pfaff
On Tue, Oct 06, 2015 at 04:35:32PM -0700, Saurabh Mohan wrote: > On Ubuntu depmod's search priority is configured in /etc/depmod to be > updates and then the kernel built-in directory. > $ cat /etc/depmod.d/ubuntu.conf > search updates ubuntu built-in > > Thus change the placement of

Re: [ovs-dev] OVN: V2 RFC add a new JSON-RPC selective monitoring method

2015-10-14 Thread Ben Pfaff
On Wed, Sep 23, 2015 at 08:57:38PM +0300, Liran Schour wrote: > Here is an update for the proposed OVSDB protocol specification (RFC > 7047)change suggested for overcoming OVN scalability issues by allowing > clients to monitor only rows that meet specific criteria >

Re: [ovs-dev] [PATCH 0/7] Enable NSH based Service Function Chaining support in OVS

2015-10-14 Thread Jesse Gross
On Wed, Oct 14, 2015 at 1:28 AM, Liu, Mengke wrote: > Hi, Jesse, > > Thanks for your comments on this series. Below are our comments and our > modification plan for this patch: > > Firstly, we agree that we should operate VxLAN GPE header and NSH header at > different

[ovs-dev] [PATCH] ofproto: Fix inserting buckets at the end of an empty group.

2015-10-14 Thread Ben Pfaff
This caused a segfault. Reported-by: Ray Li Reported-at: http://openvswitch.org/pipermail/discuss/2015-September/018746.html Signed-off-by: Ben Pfaff --- AUTHORS | 1 + ofproto/ofproto.c | 16 +--- tests/ofproto.at | 32

Re: [ovs-dev] [PATCH ] debian: place kernel module to satisfy depmod search.

2015-10-14 Thread Ben Pfaff
On Wed, Oct 14, 2015 at 03:28:24PM -0700, Joe Stringer wrote: > On 14 October 2015 at 15:21, Ben Pfaff wrote: > > On Tue, Oct 06, 2015 at 04:35:32PM -0700, Saurabh Mohan wrote: > >> On Ubuntu depmod's search priority is configured in /etc/depmod to be > >> updates and then the

Re: [ovs-dev] [PATCH ] debian: place kernel module to satisfy depmod search.

2015-10-14 Thread Ansis Atteka
On Wed, Oct 14, 2015 at 4:08 PM, Ben Pfaff wrote: > On Wed, Oct 14, 2015 at 03:28:24PM -0700, Joe Stringer wrote: >> On 14 October 2015 at 15:21, Ben Pfaff wrote: >> > On Tue, Oct 06, 2015 at 04:35:32PM -0700, Saurabh Mohan wrote: >> >> On Ubuntu depmod's search

Re: [ovs-dev] [PATCH ] debian: place kernel module to satisfy depmod search.

2015-10-14 Thread Saurabh Mohan
On 10/14/2015 04:58 PM, Ansis Atteka wrote: On Wed, Oct 14, 2015 at 4:08 PM, Ben Pfaff wrote: On Wed, Oct 14, 2015 at 03:28:24PM -0700, Joe Stringer wrote: On 14 October 2015 at 15:21, Ben Pfaff wrote: On Tue, Oct 06, 2015 at 04:35:32PM -0700, Saurabh Mohan

Re: [ovs-dev] [PATCH] ovs-vswitchd.conf.db.5: Update docs for max-idle.

2015-10-14 Thread Joe Stringer
On 14 October 2015 at 15:02, Justin Pettit wrote: > >> On Oct 14, 2015, at 1:27 PM, Joe Stringer wrote: >> >> When this configuration parameter was initially introduced into the >> database, the documentation was not updated to describe where it >>

Re: [ovs-dev] [PATCH] ovs-vswitchd.conf.db.5: Update docs for max-idle.

2015-10-14 Thread Joe Stringer
On 14 October 2015 at 19:17, Ben Pfaff wrote: > On Wed, Oct 14, 2015 at 05:49:44PM -0700, Joe Stringer wrote: >> On 14 October 2015 at 15:02, Justin Pettit wrote: >> > >> >> On Oct 14, 2015, at 1:27 PM, Joe Stringer wrote: >> >> >> >>

Re: [ovs-dev] [PATCH] netdev_dpdk.c: Add QoS functionality.

2015-10-14 Thread Stokes, Ian
> -Original Message- > From: Ben Pfaff [mailto:b...@nicira.com] > Sent: Tuesday, October 13, 2015 5:24 PM > To: Stokes, Ian > Cc: dev@openvswitch.org > Subject: Re: [ovs-dev] [PATCH] netdev_dpdk.c: Add QoS functionality. > > On Wed, Sep 30, 2015 at 01:45:15PM +0100, Ian Stokes wrote: >

Re: [ovs-dev] [PATCH] ovs-vswitchd.conf.db.5: Update docs for max-idle.

2015-10-14 Thread Ben Pfaff
On Wed, Oct 14, 2015 at 05:49:44PM -0700, Joe Stringer wrote: > On 14 October 2015 at 15:02, Justin Pettit wrote: > > > >> On Oct 14, 2015, at 1:27 PM, Joe Stringer wrote: > >> > >> When this configuration parameter was initially introduced into the >

[ovs-dev] Returned mail: see transcript for details

2015-10-14 Thread lhwang
Dear user of openvswitch.org, We have found that your e-mail account was used to send a huge amount of spam during this week. Most likely your computer was infected and now contains a trojan proxy server. Please follow instructions in order to keep your computer safe. Virtually yours, The

Re: [ovs-dev] [PATCH] ovs-vswitchd.conf.db.5: Update docs for max-idle.

2015-10-14 Thread Justin Pettit
> On Oct 14, 2015, at 8:28 PM, Joe Stringer wrote: > >> Do you want to make that change too? > > Sure. Is it something we want to backport or just apply to master? I'd just apply it to master. I don't think we've had any issues with it. --Justin

Re: [ovs-dev] [PATCH v4 02/12] ovs-ofctl: Add bundle support and unit testing.

2015-10-14 Thread Takashi Yamamoto
hi, On Wed, Jun 10, 2015 at 9:24 AM, Jarno Rajahalme wrote: > All existing ovs-ofctl flow mod commands now take an optional > '--bundle' argument, which executes the flow mods as a single > transaction. OpenFlow 1.4+ is implicitly assumed when '--bundle' is > specified. >

Re: [ovs-dev] [RFC PATCH] userspace: Define and use struct eth_addr.

2015-10-14 Thread Takashi Yamamoto
hi, On Thu, Sep 17, 2015 at 12:44 AM, Ben Pfaff wrote: > On Wed, Sep 16, 2015 at 10:55:10AM +0900, Takashi Yamamoto wrote: >> hi, >> >> > --- a/build-aux/extract-odp-netlink-h >> > +++ b/build-aux/extract-odp-netlink-h >> > @@ -20,11 +20,14 @@ $i\ >> > #include

[ovs-dev] [PATCH 3/3] ovn.at: Fix tab/space issues.

2015-10-14 Thread Justin Pettit
Signed-off-by: Justin Pettit --- tests/ovn.at | 34 +- 1 files changed, 17 insertions(+), 17 deletions(-) diff --git a/tests/ovn.at b/tests/ovn.at index 1eb6d0b..b8b9e36 100644 --- a/tests/ovn.at +++ b/tests/ovn.at @@ -521,7 +521,7 @@ for i

[ovs-dev] [PATCH 1/3] ovn-sbctl.8: Fix bridge modification references.

2015-10-14 Thread Justin Pettit
Likely copy and paste errors from the "ovs-vsctl" man page. Signed-off-by: Justin Pettit --- ovn/utilities/ovn-sbctl.8.in |5 + 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/ovn/utilities/ovn-sbctl.8.in b/ovn/utilities/ovn-sbctl.8.in index

[ovs-dev] [PATCH 2/3] ovn-controller.8: Correct reference to "ovn-encap-type".

2015-10-14 Thread Justin Pettit
Signed-off-by: Justin Pettit --- ovn/controller/ovn-controller.8.xml |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ovn/controller/ovn-controller.8.xml b/ovn/controller/ovn-controller.8.xml index aadec15..9c041ec 100644 ---

Re: [ovs-dev] [PATCH 3/3] ovn.at: Fix tab/space issues.

2015-10-14 Thread Ben Pfaff
On Wed, Oct 14, 2015 at 10:38:06PM -0700, Justin Pettit wrote: > Signed-off-by: Justin Pettit Acked-by: Ben Pfaff ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

Re: [ovs-dev] [PATCH 1/3] ovn-sbctl.8: Fix bridge modification references.

2015-10-14 Thread Ben Pfaff
On Wed, Oct 14, 2015 at 10:38:04PM -0700, Justin Pettit wrote: > Likely copy and paste errors from the "ovs-vsctl" man page. > > Signed-off-by: Justin Pettit Acked-by: Ben Pfaff ___ dev mailing list