[ovs-dev] [PATCH] ovn-nbctl: fix help message for lsp-get/set-addresses

2016-07-30 Thread Han Zhou
Signed-off-by: Han Zhou --- ovn/utilities/ovn-nbctl.8.xml | 10 +- ovn/utilities/ovn-nbctl.c | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ovn/utilities/ovn-nbctl.8.xml b/ovn/utilities/ovn-nbctl.8.xml index 122a114..74e79a3 100644 --- a/ovn/utilities/ovn-nbct

Re: [ovs-dev] Read only versions of the *ctl binaries

2016-07-30 Thread Ryan Moats
Ben Pfaff wrote on 07/30/2016 04:06:31 PM: > From: Ben Pfaff > To: Ryan Moats/Omaha/IBM@IBMUS > Cc: Kyle Mestery/Silicon Valley/IBM@IBMUS, dev@openvswitch.org > Date: 07/30/2016 04:06 PM > Subject: Re: [ovs-dev] Read only versions of the *ctl binaries > > On Sat, Jul 30, 2016 at 02:22:07PM -0500

Re: [ovs-dev] [PATCH v4 1/4] Add support for 802.1ad (QinQ tunneling)

2016-07-30 Thread Xiao Liang
Thanks! I'm working on code changes according to your comments. I think we need more discussion about the ethertype matching. Please see inline. Thanks, Xiao On Thu, Jul 28, 2016 at 2:40 AM, Ben Pfaff wrote: > On Tue, Jul 12, 2016 at 11:38:54PM +0800, Xiao Liang wrote: >> Flow key handleing chan

[ovs-dev] Some questions about OVS native tunneling

2016-07-30 Thread Junguk Cho
Hi, All. I followed this manual ( http://openvswitch.org/support/config-cookbooks/userspace-tunneling/). From the manual, I have some questions about native tunneling with DPDK option. First, after creating userspace switch (datapath_type=netdev) in the manual, how it assigns ip to bridge? In ad

Re: [ovs-dev] Read only versions of the *ctl binaries

2016-07-30 Thread Ben Pfaff
On Sat, Jul 30, 2016 at 02:22:07PM -0500, Ryan Moats wrote: > Ben Pfaff wrote on 07/30/2016 01:38:27 PM: > > > From: Ben Pfaff > > To: Ryan Moats/Omaha/IBM@IBMUS > > Cc: dev@openvswitch.org > > Date: 07/30/2016 01:38 PM > > Subject: Re: [ovs-dev] Read only versions of the *ctl binaries > > > > O

Re: [ovs-dev] [PATCH] ovn: Add second ACL stage

2016-07-30 Thread Mickey Spiegel
On Fri, Jul 29, 2016 at 10:28 AM, Mickey Spiegel wrote: > > -"dev" wrote: - >> To: Mickey Spiegel >> From: Russell Bryant >> Sent by: "dev" >> Date: 07/29/2016 10:02AM >> Cc: ovs dev >> Subject: Re: [ovs-dev] [PATCH] ovn: Add second ACL stage >> >> On Fri, Jul 29, 2016 at 12:47 AM, Mick

Re: [ovs-dev] Read only versions of the *ctl binaries

2016-07-30 Thread Ryan Moats
Ben Pfaff wrote on 07/30/2016 01:38:27 PM: > From: Ben Pfaff > To: Ryan Moats/Omaha/IBM@IBMUS > Cc: dev@openvswitch.org > Date: 07/30/2016 01:38 PM > Subject: Re: [ovs-dev] Read only versions of the *ctl binaries > > On Fri, Jul 29, 2016 at 05:35:31PM -0500, Ryan Moats wrote: > > Ben Pfaff wrot

Re: [ovs-dev] Read only versions of the *ctl binaries

2016-07-30 Thread Ben Pfaff
On Fri, Jul 29, 2016 at 05:35:31PM -0500, Ryan Moats wrote: > Ben Pfaff wrote on 07/29/2016 05:27:29 PM: > > > From: Ben Pfaff > > To: Ryan Moats/Omaha/IBM@IBMUS > > Cc: dev@openvswitch.org > > Date: 07/29/2016 05:27 PM > > Subject: Re: [ovs-dev] Read only versions of the *ctl binaries > > > > O

Re: [ovs-dev] [patch_v1] ovn: Add datapaths of interest filtering (RFC).

2016-07-30 Thread Liran Schour
"dev" wrote on 29/07/2016 11:46:09 AM: > From: Darrell Ball > To: dlu...@gmail.com, d...@openvswitch.com, b...@ovn.org > Date: 29/07/2016 11:46 AM > Subject: [ovs-dev] [patch_v1] ovn: Add datapaths of interest filtering (RFC). > Sent by: "dev" > > This patch adds datapaths of interest support

Re: [ovs-dev] [PATCH] ovn-sb.xml: Remove obsolete documentation of OVN logical flows.

2016-07-30 Thread Ben Pfaff
On Sat, Jul 30, 2016 at 06:45:50AM -0500, Ryan Moats wrote: > "dev" wrote on 07/30/2016 01:04:12 AM: > > > From: Ben Pfaff > > To: dev@openvswitch.org > > Cc: Ben Pfaff > > Date: 07/30/2016 01:04 AM > > Subject: [ovs-dev] [PATCH] ovn-sb.xml: Remove obsolete documentation > > of OVN logical flow

Re: [ovs-dev] [PATCH] ovn-sb.xml: Remove obsolete documentation of OVN logical flows.

2016-07-30 Thread Ryan Moats
"dev" wrote on 07/30/2016 01:04:12 AM: > From: Ben Pfaff > To: dev@openvswitch.org > Cc: Ben Pfaff > Date: 07/30/2016 01:04 AM > Subject: [ovs-dev] [PATCH] ovn-sb.xml: Remove obsolete documentation > of OVN logical flows. > Sent by: "dev" > > This description might have been accurate for 5 min

Re: [ovs-dev] RFC: two-week feature freeze on master before branching

2016-07-30 Thread Ryan Moats
"dev" wrote on 07/29/2016 11:55:13 PM: > From: Ben Pfaff > To: dev@openvswitch.org > Date: 07/29/2016 11:55 PM > Subject: [ovs-dev] RFC: two-week feature freeze on master before branching > Sent by: "dev" > > We've done a good job of getting our features into master before > branching for the

[ovs-dev] (no subject)

2016-07-30 Thread Mail Delivery Subsystem
The message could not be delivered ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

[ovs-dev] [PATCH v3 2/2] ovn-northd: Add logical flows to support DHCPv6

2016-07-30 Thread Numan Siddique
OVN implements native DHCPv6. DHCPv6 options are stored in the 'DHCP_Options' NB table and logical ports refer to this table to configure the DHCPv6 options. For each logical port configured with DHCPv6 Options following flows are added - A logical flow which copies the DHCPv6 options to the DHCP

[ovs-dev] [PATCH v3 1/2] ovn-controller: Add 'put_dhcpv6_opts' action in ovn-controller

2016-07-30 Thread Numan Siddique
This patch adds a new OVN action 'put_dhcpv6_opts' to support native DHCPv6 in OVN. ovn-controller parses this action and adds a NXT_PACKET_IN2 OF flow with 'pause' flag set and the DHCPv6 options stored in 'userdata' field. When the valid DHCPv6 packet is received by ovn-controller, it frames a

[ovs-dev] [PATCH v3 0/2] ovn: Support native DHCPv6

2016-07-30 Thread Numan Siddique
v2 -> v3 --- * Rebased the code. * Patch had merge conflict. Resolved it. v1 -> v2 patch 1 * Renamed the DHCPv6 option names from caps to lower cases * Updated documentation patch 2 * Addressed the review comments * Updated documentation -- Numan Siddique

[ovs-dev] [PATCH v4] ovn-controller: Add datapath-type and iface-types in chassis:external_ids

2016-07-30 Thread Numan Siddique
This patch reads the 'Bridge.datapath_type' column value of the integration bridge and 'Open_vSwitch.iface_types' column value and sets these in the external_ids:datapath-type and external_ids:iface-types of Chassis table. This will provide hints to the CMS or clients monitoring OVN SB DB to deter