Re: [ovs-dev] [PATCH] vswitch: allow to specify ofport when creating port

2012-10-02 Thread Justin Pettit
On Oct 1, 2012, at 11:45 PM, Isaku Yamahata wrote: >> Due to the changes Ben mentioned, I need to be able to assign OpenFlow port >> numbers to make the ofproto-dpif unit tests pass. I've gotten most of the >> way through a patch to add that support with this new infrastructure. I >> haven't

[ovs-dev] Hi friend

2012-10-02 Thread justina
Hi friend how are you?from Justina ¿Cómo estás? de Justina ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

[ovs-dev] [PATCH] ofproto/ofproto.c: After port_mod + barrier, port config may not be updated

2012-10-02 Thread Isaku Yamahata
The following OF packets may produce the wrong result as follows. It depends on how ovs-vswitchd serves OF packets. Sending the OF packets in single TCP packet will increase the possiblity. OF request: feature request port_mod with config LINK DOWN barrier feature request The replies: f

Re: [ovs-dev] [PATCH] build: Add support for building RPMs for Fedora Linux

2012-10-02 Thread Kyle Mestery (kmestery)
On Oct 1, 2012, at 11:31 PM, Ben Pfaff wrote: > On Mon, Oct 01, 2012 at 05:20:32PM -0400, Kyle Mestery wrote: >> Add RPM specfiles for building OVS for Fedora Linux. This >> allows users of the upstream project the ability to >> generate RPMs for their Open vSwitch needs. >> >> Signed-off-by: Ky

[ovs-dev] [PATCH] tests: jemalloc debug config for FreeBSD 9 and 10.

2012-10-02 Thread Ed Maste
Signed-off-by: Ed Maste --- tests/atlocal.in | 28 +++- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/tests/atlocal.in b/tests/atlocal.in index c23f8e9..c736df4 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -33,12 +33,22 @@ if test $HAVE_PYTHON =

Re: [ovs-dev] [PATCH] tests: jemalloc debug config for FreeBSD 9 and 10.

2012-10-02 Thread Ben Pfaff
On Tue, Oct 02, 2012 at 03:45:23PM +, Ed Maste wrote: > Signed-off-by: Ed Maste Applied to master, thank you. ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

[ovs-dev] [PATCH] build: Add support for building RPMs for Fedora Linux

2012-10-02 Thread Kyle Mestery
Add RPM specfiles for building OVS for Fedora Linux. This allows users of the upstream project the ability to generate RPMs for their Open vSwitch needs. Signed-off-by: Kyle Mestery V2: - Addressed Ben's comments. - Moved from init.d to systemd, per the official Fedora RPMs. - Some minor cleanup

Re: [ovs-dev] [PATCH] build: Add support for building RPMs for Fedora Linux

2012-10-02 Thread Alexey I. Froloff
On Tue, Oct 02, 2012 at 02:31:55PM -0400, Kyle Mestery wrote: > Add RPM specfiles for building OVS for Fedora Linux. This > allows users of the upstream project the ability to > generate RPMs for their Open vSwitch needs. Why don't you just add "%if 0%{?fedora}" to RHEL spec instead, as specified i

Re: [ovs-dev] [PATCH] build: Add support for building RPMs for Fedora Linux

2012-10-02 Thread Kyle Mestery (kmestery)
On Oct 2, 2012, at 1:41 PM, Alexey I. Froloff wrote: > On Tue, Oct 02, 2012 at 02:31:55PM -0400, Kyle Mestery wrote: >> Add RPM specfiles for building OVS for Fedora Linux. This >> allows users of the upstream project the ability to >> generate RPMs for their Open vSwitch needs. > Why don't you jus

Re: [ovs-dev] [PATCH] build: Add support for building RPMs for Fedora Linux

2012-10-02 Thread Kyle Mestery (kmestery)
On Oct 2, 2012, at 1:41 PM, Alexey I. Froloff wrote: > On Tue, Oct 02, 2012 at 02:31:55PM -0400, Kyle Mestery wrote: >> Add RPM specfiles for building OVS for Fedora Linux. This >> allows users of the upstream project the ability to >> generate RPMs for their Open vSwitch needs. > Why don't you jus

Re: [ovs-dev] [PATCH] build: Add support for building RPMs for Fedora Linux

2012-10-02 Thread Ben Pfaff
Ralf, I understand that much of this is based on your work. Are you willing to give us a Signed-off-by: Ralf Spenneberg or other appropriate sign-off? By doing this, you are agreeing to the Developer's Certificate of Origin (see below for more details). (Maybe Kyle already asked you pri

Re: [ovs-dev] [PATCH] build: Add support for building RPMs for Fedora Linux

2012-10-02 Thread Kyle Mestery (kmestery)
On Oct 2, 2012, at 2:30 PM, Ben Pfaff wrote: > Ralf, I understand that much of this is based on your work. Are you > willing to give us a >Signed-off-by: Ralf Spenneberg > or other appropriate sign-off? By doing this, you are agreeing to the > Developer's Certificate of Origin (see below

Re: [ovs-dev] [PATCH] build: Add support for building RPMs for Fedora Linux

2012-10-02 Thread Ben Pfaff
On Tue, Oct 02, 2012 at 08:10:45PM +, Kyle Mestery (kmestery) wrote: > On Oct 2, 2012, at 2:30 PM, Ben Pfaff wrote: > > Ralf, I understand that much of this is based on your work. Are you > > willing to give us a > >Signed-off-by: Ralf Spenneberg > > or other appropriate sign-off? By

[ovs-dev] Diviértete a lo grande con un mini Ping Pong / Deja de pasar frío con la Batamanta / Disfruta de una mariscada en Santiago

2012-10-02 Thread GlobalBono
Cabestan. Layout Simple Asegúrate de no perderte ninguna oferta, añade ofer...@globalbono.com a tu lista de contactos. Si no ves correctamente las imágenes, pulsa [ http://email.globalbono.com/E02102012155217.cfm?WL=1687&WS=208833_8707685&WA=872 ] aquí [ http://email.globalbono.com/Go/index.c

Re: [ovs-dev] [PATCH v2.0] Non-Datapath MPLS actions and matches

2012-10-02 Thread Simon Horman
On Fri, Sep 28, 2012 at 04:20:51PM -0700, Jesse Gross wrote: > On Thu, Sep 27, 2012 at 5:44 PM, Simon Horman wrote: > > On Thu, Sep 27, 2012 at 04:45:22PM -0700, Jesse Gross wrote: > >> On Thu, Sep 27, 2012 at 12:05 PM, ravi kerur wrote: > >> > On Thu, Sep 27, 2012 at 11:16 AM, Jesse Gross wrote

Re: [ovs-dev] [PATCH v2.0] Non-Datapath MPLS actions and matches

2012-10-02 Thread Simon Horman
On Wed, Oct 03, 2012 at 12:19:09PM +0900, Simon Horman wrote: > On Fri, Sep 28, 2012 at 04:20:51PM -0700, Jesse Gross wrote: > > On Thu, Sep 27, 2012 at 5:44 PM, Simon Horman wrote: > > > On Thu, Sep 27, 2012 at 04:45:22PM -0700, Jesse Gross wrote: > > >> On Thu, Sep 27, 2012 at 12:05 PM, ravi ker