[ovs-dev] Von Herrn Kazuhiko Okuda.

2012-06-01 Thread Kazuhiko Okuda
Von Herrn Kazuhiko Okuda. Ich bin Herr Kazuhiko Okuda (Head of Internal Audit Group, Deputy President, Executive Officer und Director von Mizuho Trust & Banking Co., Ltd), Japan. Ich habe ein lukratives Geschäft Vorschlag von gemeinsamem Interesse mit Ihnen teilen, es beinhaltet den Transfer

Re: [ovs-dev] [loss-report 4/4] dpif-linux: Log details when a packet is lost.

2012-06-01 Thread Ethan Jackson
> I pushed this to master for now.  I'll cherry-pick to 1.7 in a few days > unless I hear of trouble reports.  (I don't expect them but I'm on > vacation so I won't have a chance to respond immediately if they > happen.) I can probably deal with any problems that happen due to this code. Probably

Re: [ovs-dev] [loss-report 4/4] dpif-linux: Log details when a packet is lost.

2012-06-01 Thread Ben Pfaff
On Wed, May 30, 2012 at 09:35:24PM -0700, Ethan Jackson wrote: > > It's a pretty low value, but it's enough to allow us to estimate the top > > sources of packets in any given channel, which is the goal. > > > 256 would make sense if we were goal were to log for later data-mining > > type analysis

Re: [ovs-dev] FW: MPLS and VLAN QinQ patch

2012-06-01 Thread ravi kerur
This is based off commit 73c0ce349ba8d13a63a249a56aad0bec6e6caf26 Author: Joe Stringer Date: Tue May 29 00:38:21 2012 +1200 it can wait until your return. I will probably do some performance testing in the mean time for both mpls + qinq tcp offload. Thanks, Ravi On Fri, Jun 1, 2012 at 2:29 P

Re: [ovs-dev] FW: MPLS and VLAN QinQ patch

2012-06-01 Thread Ben Pfaff
On Thu, May 31, 2012 at 10:16:51AM -0700, ravi kerur wrote: > I have generated single patch for OF 1.1 and 1.3 changes assuming it > would be easier for code-review but as I suggested earlier, I will > probably have 2 separate commits. Please let me know if you want me to > separate them for code r

Re: [ovs-dev] [PATCH 2/2] Set dates for release of 1.5.0.

2012-06-01 Thread Ben Pfaff
Looks good to me, thank you. ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

Re: [ovs-dev] [PATCH] Declare the version as "1.4.2".

2012-06-01 Thread Justin Pettit
Thanks. I pushed it, and I'll release 1.4.2 soon. --Justin On Jun 1, 2012, at 2:18 PM, Ben Pfaff wrote: > Looks good to me, thanks. > > On Fri, Jun 01, 2012 at 02:14:35PM -0700, Justin Pettit wrote: >> --- >> NEWS |5 + >> configure.ac |2 +- >> debian/changelog |

Re: [ovs-dev] [PATCH 1/2] NEWS: Move learning timeout changes to 1.5.0 section.

2012-06-01 Thread Ben Pfaff
On Fri, Jun 01, 2012 at 01:25:34PM -0700, Justin Pettit wrote: > Changes to the default MAC learning timeout and making it configurable > were added in 1.5.0, not 1.6.0. Good spotting, thanks. ___ dev mailing list dev@openvswitch.org http://openvswitch.o

Re: [ovs-dev] [PATCH] Declare the version as "1.4.2".

2012-06-01 Thread Ben Pfaff
Looks good to me, thanks. On Fri, Jun 01, 2012 at 02:14:35PM -0700, Justin Pettit wrote: > --- > NEWS |5 + > configure.ac |2 +- > debian/changelog |7 +++ > 3 files changed, 13 insertions(+), 1 deletions(-) > > diff --git a/NEWS b/NEWS > index e4af7be..e0fdd

[ovs-dev] [PATCH] Declare the version as "1.4.2".

2012-06-01 Thread Justin Pettit
--- NEWS |5 + configure.ac |2 +- debian/changelog |7 +++ 3 files changed, 13 insertions(+), 1 deletions(-) diff --git a/NEWS b/NEWS index e4af7be..e0fdd30 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +v1.4.2 - 01 June 2012 + +- Al

[ovs-dev] [PATCH 2/2] Set dates for release of 1.5.0.

2012-06-01 Thread Justin Pettit
--- NEWS |2 +- debian/changelog |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index aa46c77..ac84edb 100644 --- a/NEWS +++ b/NEWS @@ -79,7 +79,7 @@ v1.6.0 - xx xxx - CFM module CCM broadcasts can now be tagged with an 802.1p priori

[ovs-dev] [PATCH 1/2] NEWS: Move learning timeout changes to 1.5.0 section.

2012-06-01 Thread Justin Pettit
Changes to the default MAC learning timeout and making it configurable were added in 1.5.0, not 1.6.0. --- NEWS |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 99680b2..aa46c77 100644 --- a/NEWS +++ b/NEWS @@ -53,8 +53,6 @@ v1.6.0 - xx xxx

Re: [ovs-dev] [PATCH] Set dates for release of 1.5.0.

2012-06-01 Thread Justin Pettit
Ignore this patch. I'm going to send out a new version that's sourced from master. --Justin On Jun 1, 2012, at 1:08 PM, Justin Pettit wrote: > --- > NEWS |2 +- > debian/changelog |2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/NEWS b/NEWS > index

[ovs-dev] [PATCH] Set dates for release of 1.5.0.

2012-06-01 Thread Justin Pettit
--- NEWS |2 +- debian/changelog |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 735c863..4f38237 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -v1.5.0 - xx xxx +v1.5.0 - 01 Jun 2012 - OpenFlow:

Re: [ovs-dev] How to configure port mirroring with RSPAN

2012-06-01 Thread Justin Pettit
What have you tried? The ovs-vsctl man page provides an example of setting up a port mirror. From this, you should be able to extrapolate how to configure a VLAN mirror based on the documentation in the ovs-vswitchd.conf.db man page. --Justin On Jun 1, 2012, at 2:38 AM, Girish Kumar Yerra wr

[ovs-dev] How to configure port mirroring with RSPAN

2012-06-01 Thread Girish Kumar Yerra
Hi All, We have a problem where we have two machines running OVS instances. And, we are trying to configure a mirror port using RSPAN to mirror packets captured from OVS port on source machine to OVS port on target machine. We are unable to configure the port mirroring using RSPAN. Please give us