Re: [ovs-dev] [PATCH] Fix flake8 check

2017-05-18 Thread Numan Siddique
On Fri, May 19, 2017 at 9:39 AM, Terry Wilson wrote: > Stop occluding the previous definition of filename. > > Signed-off-by: Terry Wilson > Acked-by: Numan Siddique > --- > Documentation/conf.py | 6 +++--- > 1 file changed, 3

Re: [ovs-dev] [PATCH v6 5/5] userspace: add vxlan gpe support to vport

2017-05-18 Thread Yang, Yi Y
Ben, vxlangpe.h is from Linux kernel header file, so style is Linux but not ovs, keeping these intact is to make sure there are same pieces in both userspace and kernel, so code is also almost same. We'll change it to ovs style per your comments. Zoltan, please let me know if you need any help

Re: [ovs-dev] [PATCH v6 5/5] userspace: add vxlan gpe support to vport

2017-05-18 Thread Ben Pfaff
On Fri, May 12, 2017 at 11:07:46AM +, Zoltán Balogh wrote: > From: Georg Schmuecking > > This patch is based on the "datapath: enable vxlangpe creation in compat mode" > from Yi Yang. It introduces an extension option "gpe" to the vxlan port in the >

Re: [ovs-dev] [PATCH v6 4/5] ofproto-dpif-xlate: refactor compose_output_action__

2017-05-18 Thread Ben Pfaff
On Fri, May 12, 2017 at 11:07:43AM +, Zoltán Balogh wrote: > From: Jan Scheurich > > The very long function compose_output_action__() has been re-factored to make > the different cases for output to patch-port, native tunnel port, kernel > tunnel > port,

Re: [ovs-dev] [PATCH v6 3/5] dpif-netlink: Don't send PACKET_TYPE to kernel

2017-05-18 Thread Ben Pfaff
On Fri, May 12, 2017 at 11:07:42AM +, Zoltán Balogh wrote: > The kernel datapath does not support the packet_type match field. > Instead it encodes the packet type implictly by the presence or absence of > the Ethernet attribute in the flow key and mask. > > This patch filters the PACKET_TYPE

[ovs-dev] [PATCH] coding-style: Fix typo.

2017-05-18 Thread Ben Pfaff
Signed-off-by: Ben Pfaff --- Documentation/internals/contributing/coding-style.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/internals/contributing/coding-style.rst b/Documentation/internals/contributing/coding-style.rst index

Re: [ovs-dev] [PATCH v6 2/5] userspace: L3 tunnel support for GRE and LISP

2017-05-18 Thread Ben Pfaff
On Fri, May 12, 2017 at 11:07:40AM +, Zoltán Balogh wrote: > From: Jan Scheurich > > Add a boolean "layer3" configuration option for tunnel vports. > The layer3 option defaults to false for all ports except LISP. > GRE ports accept both true and false for

[ovs-dev] [PATCH] Fix flake8 check

2017-05-18 Thread Terry Wilson
Stop occluding the previous definition of filename. Signed-off-by: Terry Wilson --- Documentation/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/conf.py b/Documentation/conf.py index d70ee6b..62531dd 100644 ---

Re: [ovs-dev] [PATCH v6 1/5] userspace: Switching of L3 packets in L2 pipeline

2017-05-18 Thread Ben Pfaff
On Fri, May 12, 2017 at 11:07:38AM +, Zoltán Balogh wrote: > From: Jan Scheurich > > Ports have a new layer3 attribute if they send/receive L3 packets. > > The packet_type included in structs dp_packet and flow is considered in > ofproto-dpif. The classical L2

Re: [ovs-dev] [PATCH] ofproto-dpif-ipfix: add support for per-flow TCP counters

2017-05-18 Thread Ben Pfaff
On Thu, May 11, 2017 at 11:13:27AM +0100, Przemyslaw Szczerbik wrote: > This patch implements support for per-flow TCP IPFIX counters. It's based on > RFC > 5102, section 5.10. > > Signed-off-by: Przemyslaw Szczerbik Thanks for working on IPFIX! I suggest

Re: [ovs-dev] OVS bond interface OFPP_NORMAL and Openflow

2017-05-18 Thread Ben Pfaff
On Thu, May 18, 2017 at 04:24:18PM -0700, Piyush Agarwal wrote: > Hi, > From the FAQ: > > Q: It looks like each of the interfaces in my bonded port shows up >as an individual OpenFlow port. Is that right? > > A: Yes, Open vSwitch makes individual bond interfaces visible as >OpenFlow

Re: [ovs-dev] [PATCH v5 0/7] create tunnel devices using rtnetlink interface

2017-05-18 Thread Greg Rose
On Thu, 2017-05-18 at 15:53 -0700, Joe Stringer wrote: > On 18 May 2017 at 15:35, Greg Rose wrote: > > On Thu, 2017-05-18 at 16:10 -0400, Eric Garver wrote: > >> This series adds support for the creation of tunnels using the rtnetlink > >> interface. This will open the

[ovs-dev] 回复:Re: [PATCH] Supporting ovn-northd service HA depend on OVNDB-HA

2017-05-18 Thread 高正伟
Thanks Numan I think that supporting OVNDB and ovn-northd HA depend on one pacemaker is an idea, In case of thinking OVN-HA, user will not individually care about OVNDB or ovn-northd HA. Thanks. 在 2017-05-18 20:53:22,"Numan Siddique" 写道: On Wed, May 17,

[ovs-dev] TMB REWARD

2017-05-18 Thread Telekom Malaysia Berhad
Telekom Malaysia Berhad Level 51, North Wing, Menara TM, Jalan Pantai Baru, 50672, Kuala Lumpur, WP Kuala Lumpur, Malaysia. Hadiah Bonus Tahun Baru. Pihak Telekom Malaysia @Program Kemenangan yang telah diadakan pada 15 April 2017 di mana alamat email anda yang disertakan beraama Tiket

Re: [ovs-dev] [PATCH v5 0/7] create tunnel devices using rtnetlink interface

2017-05-18 Thread Eric Garver
On Thu, May 18, 2017 at 03:35:34PM -0700, Greg Rose wrote: > On Thu, 2017-05-18 at 16:10 -0400, Eric Garver wrote: > > This series adds support for the creation of tunnels using the rtnetlink > > interface. This will open the possibility for new features and flags on > > those > > vports without

[ovs-dev] [PATCH] Debian: Install libraries in Multi-Arch format

2017-05-18 Thread Ben Warren via dev
From: Ben Warren The Debian 'Multi-Arch' feature moves all library files (*.a, *.so) to an architecture-specific directory. This allows libraries for multiple architectures to co-exist on a host and simplifies cross-compilation. For example, issuing the following

[ovs-dev] OVS bond interface OFPP_NORMAL and Openflow

2017-05-18 Thread Piyush Agarwal
Hi, >From the FAQ: Q: It looks like each of the interfaces in my bonded port shows up as an individual OpenFlow port. Is that right? A: Yes, Open vSwitch makes individual bond interfaces visible as OpenFlow ports, rather than the bond as a whole. The interfaces are treated together as

Re: [ovs-dev] Fwd: [PATCH] bfd: Fix signs in ovs-appctl bfd/show Detect Time, Next Tx Time, Last TX Time

2017-05-18 Thread Andy Zhou
On Thu, May 18, 2017 at 6:39 AM, Gabor Szucs wrote: > Hi, > This is a fix for ovs-appctl bfd/show printout that looks partly incorrect. > > ovs-appctl bfd/show command printout > shows negative time lag from now for upcoming events: > Detect Time: now -2632ms >

Re: [ovs-dev] [RFC 2/2] doc: Convert ovs-vswitchd to rST

2017-05-18 Thread Ben Pfaff
Bravo. This must have been a lot of work. More comments follow... On Wed, May 10, 2017 at 09:32:19PM -0400, Stephen Finucane wrote: > This is the largest man page by some distance. There are a couple of > changes needed to make this work: > > - Combining italics and bold without spaces (i.e.

Re: [ovs-dev] [PATCH] rhel: Fix openvswitch.spec install.

2017-05-18 Thread Joe Stringer
On 18 May 2017 at 15:48, Greg Rose wrote: > On Thu, 2017-05-18 at 15:44 -0700, Joe Stringer wrote: >> This is the equivalent change of 2f4f43bfddfd ("rhel: fix the fedora >> spec") for the regular openvswitch.spec. From that patch: >> >> When commit d0c961a99f57

Re: [ovs-dev] [PATCH v5 0/7] create tunnel devices using rtnetlink interface

2017-05-18 Thread Joe Stringer
On 18 May 2017 at 15:35, Greg Rose wrote: > On Thu, 2017-05-18 at 16:10 -0400, Eric Garver wrote: >> This series adds support for the creation of tunnels using the rtnetlink >> interface. This will open the possibility for new features and flags on those >> vports without

Re: [ovs-dev] [RFC 1/2] doc: Reduce duplication in 'man_pages'

2017-05-18 Thread Ben Pfaff
On Wed, May 10, 2017 at 09:32:18PM -0400, Stephen Finucane wrote: > All these entries are going to be roughly the same, with only two key > differences. Clarify things by focusing on those differences. > > Signed-off-by: Stephen Finucane Fair enough! Thanks, I applied this

Re: [ovs-dev] [PATCH] rhel: Fix openvswitch.spec install.

2017-05-18 Thread Greg Rose
On Thu, 2017-05-18 at 15:44 -0700, Joe Stringer wrote: > This is the equivalent change of 2f4f43bfddfd ("rhel: fix the fedora > spec") for the regular openvswitch.spec. From that patch: > > When commit d0c961a99f57 ("lib/automake.mk: don't install runtime > directories") landed, it broke RPM

Re: [ovs-dev] [PATCH v2 1/5] rstp: Init a recursive mutex for rstp.

2017-05-18 Thread Ben Pfaff
On Wed, May 10, 2017 at 04:15:02AM -0700, nickcooper-zhangtonghao wrote: > * This patch will be used for next patch. The 'rstp/show' command, > which uses the mutex, calls functions which also use the mutex. > We should init it as a recursive mutex. > > * Some rstp tests of OvS, which run with

[ovs-dev] [PATCH] rhel: Fix openvswitch.spec install.

2017-05-18 Thread Joe Stringer
This is the equivalent change of 2f4f43bfddfd ("rhel: fix the fedora spec") for the regular openvswitch.spec. From that patch: When commit d0c961a99f57 ("lib/automake.mk: don't install runtime directories") landed, it broke RPM based builds since the requisite directories were no longer

Re: [ovs-dev] [PATCH v3 1/1] dpif-netdev: The pmd-*-show commands will show info in core order

2017-05-18 Thread Ben Pfaff
On Tue, May 09, 2017 at 09:08:54AM +0200, Eelco Chaudron wrote: > The "ovs-appctl dpif-netdev/pmd-rxq-show" and "ovs-appctl > dpif-netdev/pmd-stats-show" commands show their output per core_id, > sorted on the hash location. My OCD was kicking in when using these > commands, hence this change to

Re: [ovs-dev] [PATCH v5 0/7] create tunnel devices using rtnetlink interface

2017-05-18 Thread Greg Rose
On Thu, 2017-05-18 at 16:10 -0400, Eric Garver wrote: > This series adds support for the creation of tunnels using the rtnetlink > interface. This will open the possibility for new features and flags on those > vports without the need to change vport compatibility code. > > Support for STT and

Re: [ovs-dev] [PATCH] travis: Update kernel build targets.

2017-05-18 Thread Joe Stringer
On 18 May 2017 at 13:33, Greg Rose wrote: > On Thu, 2017-05-18 at 13:17 -0700, Joe Stringer wrote: >> 3.18 and 3.12 have been EOLed, 4.11 is new, and there are some minor >> revisions to other kernels. Update the list. >> >> Signed-off-by: Joe Stringer > >

Re: [ovs-dev] [PATCH 1/2] ovs-ctl: Add option to delete transient ports only on boot.

2017-05-18 Thread Ben Pfaff
On Fri, May 05, 2017 at 08:34:13PM +0200, Timothy Redaelli wrote: > The first time after boot, when openvswitch is started by using > --delete-transient-ports-on-boot ovs-ctl option, all transient ports will be > removed. > > Signed-off-by: Timothy Redaelli > --- >

Re: [ovs-dev] [PATCH] docs: Improve formatting for daemon options in a few manpages.

2017-05-18 Thread Ben Pfaff
On Tue, May 09, 2017 at 01:44:34PM -0700, Andy Zhou wrote: > On Mon, May 8, 2017 at 7:43 AM, Ben Pfaff wrote: > > daemon.man is meant to have a heading above it, but in a few manpages its > > text was running directly into the previous documentation because this had > > been

Re: [ovs-dev] [PATCH 2/2] sparse: Avoid warnings compiling stream-ssl.c.

2017-05-18 Thread Ben Pfaff
Thanks for the thoughtful review. I applied this to master. On Wed, May 10, 2017 at 12:08:29AM +, Darrell Ball wrote: > I don’t see the Sparse complaint > > I am using > > dball@ubuntu:~/ovs$ openssl version > OpenSSL 1.0.2g 1 Mar 2016 > dball@ubuntu:~/ovs$ uname -a > Linux ubuntu

Re: [ovs-dev] [PATCH] ofproto-dpif-xlate: Fix typos in comment.

2017-05-18 Thread Ben Pfaff
On Thu, May 18, 2017 at 02:52:57PM -0700, Greg Rose wrote: > On Thu, 2017-05-18 at 13:20 -0700, Ben Pfaff wrote: > > Signed-off-by: Ben Pfaff > > --- > > ofproto/ofproto-dpif-xlate.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git

Re: [ovs-dev] [PATCH v4] OVN localport type support

2017-05-18 Thread Ben Pfaff
On Wed, May 10, 2017 at 08:35:45AM +, Daniel Alvarez wrote: > This patch introduces a new type of OVN ports called "localport". > These ports will be present in every hypervisor and may have the > same IP/MAC addresses. They are not bound to any chassis and traffic > to these ports will never

Re: [ovs-dev] Cover letters (was Re: [PATCH 0/7] Add OVS DPDK keep-alive functionality)

2017-05-18 Thread Aaron Conole
Stephen Finucane writes: > On Tue, 2017-05-02 at 12:21 -0400, Aaron Conole wrote: >> Ben Pfaff writes: >> >> > On Mon, May 01, 2017 at 04:45:56PM -0400, Aaron Conole wrote: >> > > Ben Pfaff writes: >> > > ... >> > > > I think it'd be even better

Re: [ovs-dev] [PATCH] ofproto-dpif-xlate: Fix typos in comment.

2017-05-18 Thread Greg Rose
On Thu, 2017-05-18 at 13:20 -0700, Ben Pfaff wrote: > Signed-off-by: Ben Pfaff > --- > ofproto/ofproto-dpif-xlate.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/ofproto/ofproto-dpif-xlate.c b/ofproto/ofproto-dpif-xlate.c > index

Re: [ovs-dev] [PATCH] rhel-systemd: start vswitchd after udev

2017-05-18 Thread Ben Pfaff
On Thu, May 18, 2017 at 05:11:03PM -0400, Aaron Conole wrote: > Ben Pfaff writes: > > > On Sat, May 13, 2017 at 11:08:13AM -0400, Aaron Conole wrote: > >> Aaron Conole writes: > >> > It's possible to race with the udev service, such that dpdk ports are > >> > not finished being

Re: [ovs-dev] [PATCH] netdev-dpdk: add support for rx_multicast_packets counter

2017-05-18 Thread Ben Pfaff
Usually I wait for someone who knows DPDK better to review DPDK patches, but I agree that this one is trivial. I applied it to master. Thank you for your contribution! On Tue, May 16, 2017 at 07:50:00AM +, Szczerbik, PrzemyslawX wrote: > Hi, > > Any comments on this change? It's really

Re: [ovs-dev] [PATCH] dpif-netdev: Fix comments for dp_netdev_pmd_thread struct.

2017-05-18 Thread Ben Pfaff
On Mon, May 15, 2017 at 04:57:00PM +0100, Bhanuprakash Bodireddy wrote: > The sorted subtable ranking patch introduced a classifier instance per > ingress port with its subtables ranked on the frequency of hits. The PMD > thread can have more classifier instances now and solely depends on the >

Re: [ovs-dev] [PATCH 3/5] Documentation: Update DPDK doc EMC conditional insert section.

2017-05-18 Thread Ben Pfaff
On Sun, Mar 12, 2017 at 05:33:26PM +, Bhanuprakash Bodireddy wrote: > Update the documentation with the information on the megaflow hits > observed with the default 'emc-insert-inv-prob' value. Also add the > recommended setting for achieving higher forwarding performance. > > Signed-off-by:

Re: [ovs-dev] [PATCH 2/5] dpif-netdev: Reorder elements in dp_netdev structure.

2017-05-18 Thread Ben Pfaff
On Sun, Mar 12, 2017 at 05:33:25PM +, Bhanuprakash Bodireddy wrote: > 'emc_insert_min' variable is made to align on a 64-byte boundary and this > introduces a 24 byte hole. > > This patch moves the emc_insert_min member variable slightly higher in > the order to remove the hole and thus saves

Re: [ovs-dev] [PATCH] rhel-systemd: start vswitchd after udev

2017-05-18 Thread Aaron Conole
Ben Pfaff writes: > On Sat, May 13, 2017 at 11:08:13AM -0400, Aaron Conole wrote: >> Aaron Conole writes: >> > It's possible to race with the udev service, such that dpdk ports are >> > not finished being bound until after ovs-vswitchd has been started. >> > This means that

Re: [ovs-dev] [PATCH 1/5] dpif-netdev: Skip EMC lookup when EMC is disabled.

2017-05-18 Thread Ben Pfaff
Thanks Bhanuprakash, Kevin, Darrell. I applied this patch to master. On Wed, May 17, 2017 at 02:49:53AM +, Darrell Ball wrote: > I found 4-5% throughput improvement when emc is disabled and it is a simple > change > Thanks for adding this. > > Acked-by: Darrell Ball dlu...@gmail.com > >

Re: [ovs-dev] [RFC v0 0/4] rhel/fedora: non-root OvS out of the box

2017-05-18 Thread Aaron Conole
Ben Pfaff writes: > On Sun, Apr 23, 2017 at 10:21:10AM -0400, Aaron Conole wrote: >> This series attempts to introduce the ability to start and use >> Open vSwitch 'out of the box' as a non-root user. It does this by >> modifying the service files to pass the recently introduced

Re: [ovs-dev] [RFC v0 0/4] rhel/fedora: non-root OvS out of the box

2017-05-18 Thread Ben Pfaff
On Sun, Apr 23, 2017 at 10:21:10AM -0400, Aaron Conole wrote: > This series attempts to introduce the ability to start and use > Open vSwitch 'out of the box' as a non-root user. It does this by > modifying the service files to pass the recently introduced --ovs-user > argument around, and by

Re: [ovs-dev] [PATCH 1/2] ofproto-dpif-xlate: Fix typos in comment.

2017-05-18 Thread Ben Pfaff
On Thu, May 18, 2017 at 04:41:21PM -0400, Aaron Conole wrote: > Ben Pfaff writes: > > > Signed-off-by: Ben Pfaff > > --- > > Acked-by: Aaron Conole Thanks! I applied this to master. > I'll be installing and playing with 2/2. > > Really

Re: [ovs-dev] [PATCH] rhel-systemd: start vswitchd after udev

2017-05-18 Thread Ben Pfaff
On Sat, May 13, 2017 at 11:08:13AM -0400, Aaron Conole wrote: > Aaron Conole writes: > > It's possible to race with the udev service, such that dpdk ports are > > not finished being bound until after ovs-vswitchd has been started. > > This means that attempts to use the port will fail. While it

Re: [ovs-dev] [PATCH] dpif-netdev/netdev-dpdk: Fix line lengths.

2017-05-18 Thread Ben Pfaff
On Fri, May 05, 2017 at 11:52:05AM +0100, Kevin Traynor wrote: > Fix line lengths to be <= 79 as per coding style and so that checkpatch > will not show up existing warnings on these files. > > Signed-off-by: Kevin Traynor Thanks, applied to master.

Re: [ovs-dev] [PATCH v5] netdev-dpdk: fix ifindex assignment for DPDK ports

2017-05-18 Thread Ben Pfaff
On Thu, May 18, 2017 at 06:09:21PM +, Darrell Ball wrote: > > > On 4/4/17, 5:47 PM, "Darrell Ball" wrote: > > > > On 4/4/17, 3:09 AM, "Lal, PrzemyslawX" wrote: > > On 04/04/2017 06:14, Darrell Ball wrote: > >

Re: [ovs-dev] [PATCH 1/2] ofproto-dpif-xlate: Fix typos in comment.

2017-05-18 Thread Aaron Conole
Ben Pfaff writes: > Signed-off-by: Ben Pfaff > --- Acked-by: Aaron Conole I'll be installing and playing with 2/2. Really pumped about this series! :) ___ dev mailing list d...@openvswitch.org

Re: [ovs-dev] [PATCH] travis: Update kernel build targets.

2017-05-18 Thread Greg Rose
On Thu, 2017-05-18 at 13:17 -0700, Joe Stringer wrote: > 3.18 and 3.12 have been EOLed, 4.11 is new, and there are some minor > revisions to other kernels. Update the list. > > Signed-off-by: Joe Stringer Thanks! Acked-by: Greg Rose > --- > .travis.yml |

[ovs-dev] [PATCH 1/2] ofproto-dpif-xlate: Fix typos in comment.

2017-05-18 Thread Ben Pfaff
Signed-off-by: Ben Pfaff --- ofproto/ofproto-dpif-xlate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ofproto/ofproto-dpif-xlate.c b/ofproto/ofproto-dpif-xlate.c index b308f21de100..39fed7e0b303 100644 --- a/ofproto/ofproto-dpif-xlate.c +++

[ovs-dev] [PATCH] ofproto-dpif-xlate: Fix typos in comment.

2017-05-18 Thread Ben Pfaff
Signed-off-by: Ben Pfaff --- ofproto/ofproto-dpif-xlate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ofproto/ofproto-dpif-xlate.c b/ofproto/ofproto-dpif-xlate.c index b308f21de100..39fed7e0b303 100644 --- a/ofproto/ofproto-dpif-xlate.c +++

[ovs-dev] [PATCH] travis: Update kernel build targets.

2017-05-18 Thread Joe Stringer
3.18 and 3.12 have been EOLed, 4.11 is new, and there are some minor revisions to other kernels. Update the list. Signed-off-by: Joe Stringer --- .travis.yml | 15 +++ 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/.travis.yml b/.travis.yml index

[ovs-dev] [PATCH v5 0/7] create tunnel devices using rtnetlink interface

2017-05-18 Thread Eric Garver
This series adds support for the creation of tunnels using the rtnetlink interface. This will open the possibility for new features and flags on those vports without the need to change vport compatibility code. Support for STT and LISP have not been added because these are not upstream yet, so we

[ovs-dev] [PATCH v5 7/7] dpif-netlink: Probe for out-of-tree tunnels, decides used interface

2017-05-18 Thread Eric Garver
On dpif init, probe for whether tunnels are created using in-tree (upstream linux) or out-of-tree (OVS). This is done by probing for the existence of "ovs_geneve" via rtnetlink. This is used to determine how to create the tunnel devices. For out-of-tree tunnels, only try genetlink/compat. For

[ovs-dev] [PATCH v5 6/7] dpif-netlink-rtnl: Support GENEVE creation

2017-05-18 Thread Eric Garver
Creates GENEVE devices using rtnetlink and tunnel metadata. Co-Authored-by: Thadeu Lima de Souza Cascardo Signed-off-by: Thadeu Lima de Souza Cascardo Signed-off-by: Eric Garver --- lib/dpif-netlink-rtnl.c | 49

[ovs-dev] [PATCH v5 5/7] dpif-netlink-rtnl: Support GRE creation

2017-05-18 Thread Eric Garver
Creates GRE devices using rtnetlink and tunnel metadata. Co-Authored-by: Thadeu Lima de Souza Cascardo Signed-off-by: Thadeu Lima de Souza Cascardo Signed-off-by: Eric Garver --- lib/dpif-netlink-rtnl.c | 39

[ovs-dev] [PATCH v5 4/7] dpif-netlink-rtnl: Support VXLAN creation

2017-05-18 Thread Eric Garver
Creates VXLAN devices using rtnetlink and tunnel metadata. Co-Authored-by: Thadeu Lima de Souza Cascardo Signed-off-by: Thadeu Lima de Souza Cascardo Signed-off-by: Eric Garver --- lib/dpif-netlink-rtnl.c | 78

[ovs-dev] [PATCH v5 3/7] dpif-netlink: Support rtnetlink port creation.

2017-05-18 Thread Eric Garver
In order to be able to add those tunnels, we need to add code to create the tunnels and add them as NETDEV vports. And when there is no support to create them, we need to fallback to compatibility code and add them as tunnel vports. When removing those tunnels, we need to remove the interfaces as

[ovs-dev] [PATCH v5 2/7] dpif-netlink: Refactor code to create compat ports

2017-05-18 Thread Eric Garver
This breaks up creating compat ports so we can reuse some of the code to create ports with rtnetlink. Co-authored-by: Thadeu Lima de Souza Cascardo Signed-off-by: Thadeu Lima de Souza Cascardo Signed-off-by: Eric Garver Acked-by: Joe

[ovs-dev] [PATCH v5 1/7] netdev: get device type from vport prefix if it uses one

2017-05-18 Thread Eric Garver
From: Thadeu Lima de Souza Cascardo If the device name uses a vport prefix, then use that vport type. Since these names are reserved, we can assume this is the right type. This is important when we are querying the datapath right after vswitch has started and using the

[ovs-dev] New Arrivals

2017-05-18 Thread Bonesca - Jona
  [ View in browser ]( http://r.newsletter.bonescamail.nl/nru6receoatrf.html )         NEW ARRIVAL NATURAL AND SMOKED GOAT MEAT   12 X 1 KILO DUTCH PRODUCTION   1 BOX € 4,50 PER KILO 10 BOX € 4,25 PER KILO PALET (98 BOX) € 3,95 PER KILO!!   SMOKED AND NATURAL BOTH SAME PRICE     This email

Re: [ovs-dev] [PATCH branch-2.7 2/2] NEWS: Describe libopenvswitch-X.Y change.

2017-05-18 Thread Joe Stringer
On 18 May 2017 at 09:12, Aaron Conole wrote: > Joe Stringer writes: > >> The previous commit renamed libopenvswitch-X to libopenvswitch-X.Y to >> allow ABI breakage to be expressed through libtool numbering. Document >> this change. >> >> Signed-off-by: Joe

[ovs-dev] Fwd:New Order

2017-05-18 Thread Stephen
FYI Thanks, Stephen Elleng Smartech Havec (Hong Kong) Limited ___ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev

[ovs-dev] Makayabu (Colin) Populaire

2017-05-18 Thread Bonesca Import en Export BV
  [ View in browser ]( http://r.bonesca.eu/nru6rdjyoatrf.html )     [ ]( http://r.bonesca.eu/click/2n3cr1i7haoatrd.html )    Makayabu (Colin) populaire packed in 3,5 kilo boxes     This fish is graded out from our normal (recent) production, while not splitted well or back is open.

Re: [ovs-dev] [PATCH] ovn-ctl: Fix help message for option ovn-controller-priority

2017-05-18 Thread Aaron Conole
Han Zhou writes: > Signed-off-by: Han Zhou > --- LGTM. Acked-by: Aaron Conole ___ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Re: [ovs-dev] [PATCH branch-2.7 2/2] NEWS: Describe libopenvswitch-X.Y change.

2017-05-18 Thread Aaron Conole
Joe Stringer writes: > The previous commit renamed libopenvswitch-X to libopenvswitch-X.Y to > allow ABI breakage to be expressed through libtool numbering. Document > this change. > > Signed-off-by: Joe Stringer > --- Acked-by: Aaron Conole

Re: [ovs-dev] [PATCH branch-2.7 1/2] libopenvswitch: Rename to libfoo-X.Y.

2017-05-18 Thread Aaron Conole
Hi Joe, Joe Stringer writes: > The current intent for Open vSwitch is to maintain libopenvswitch ABI > stability for minor versions, for example each release within the 2.7.z > series. According to the following documentation, no changes to exported > headers should be made. > >

[ovs-dev] Fwd: [PATCH] bfd: Fix signs in ovs-appctl bfd/show Detect Time, Next Tx Time, Last TX Time

2017-05-18 Thread Gabor Szucs
Hi, This is a fix for ovs-appctl bfd/show printout that looks partly incorrect. ovs-appctl bfd/show command printout shows negative time lag from now for upcoming events: Detect Time: now -2632ms Next TX Time: now -800ms and positive time lag from now for past event: Last

Re: [ovs-dev] [PATCH 3/3] netdev-dpdk: Use uint8_t for port_id.

2017-05-18 Thread Aaron Conole
Hi Ilya, Ilya Maximets writes: > On 17.05.2017 18:32, Darrell Ball wrote: >> >> >> On 5/17/17, 7:59 AM, "Ilya Maximets" wrote: >> >> I guess, we need some more opinions about this. >> >> My comments inline. >> >> Best

Re: [ovs-dev] [PATCH 3/3] netdev-dpdk: Use uint8_t for port_id.

2017-05-18 Thread Ilya Maximets
On 17.05.2017 18:32, Darrell Ball wrote: > > > On 5/17/17, 7:59 AM, "Ilya Maximets" wrote: > > I guess, we need some more opinions about this. > > My comments inline. > > Best regards, Ilya Maximets. > > On 13.05.2017 07:00, Darrell Ball

Re: [ovs-dev] [PATCH] Supporting ovn-northd service HA depend on OVNDB-HA

2017-05-18 Thread Numan Siddique
On Wed, May 17, 2017 at 9:15 PM, Ben Pfaff wrote: > From: Zhengwei Gao > > As ovn-northd servcie parse network element between ovnnb_db and > ovnsb_db, it ensures ovn-northd service connecting to ovnnb_db and > ovnsb_db. OVNDB-HA was supported with pacemaker,

[ovs-dev] [PATCH] submitting-patches: Update test and documentation recommendations.

2017-05-18 Thread Ben Pfaff
Rationale: - "make distcheck" is not as necessary anymore because we have a build-time check that fails if files in the repository are not distributed. - xenserver has not been important for years, so remove the specific callout. - We already have an informal custom of adding tests for new

Re: [ovs-dev] [PATCH v2 1/3] netdev-dpdk: Fix double attaching of virtual devices.

2017-05-18 Thread Ilya Maximets
On 17.05.2017 18:01, Darrell Ball wrote: > > > On 5/17/17, 4:16 AM, "Ilya Maximets" wrote: > > On 17.05.2017 08:53, Ilya Maximets wrote: > > Hi Darrell, > > > > Good catch. Thanks. One comment inline. > > > > Best regards, Ilya Maximets. >

[ovs-dev] [RFC PATCH v1 3/3] Docs: Update releases with IPsec feature support info.

2017-05-18 Thread Ian Stokes
This commit adds details to the releases doc regarding the support provided for IPsec functionality. It is not intended to be upstreamed, simply to solicit feedback regarding the basic IPsec functionality required to secure vxlan traffic as described in the cover letter usecase for the patch

[ovs-dev] [RFC PATCH v1 2/3] Docs: Add userspace-ipsec how to guide.

2017-05-18 Thread Ian Stokes
This commit adds a how to guide for using the proposed IPsec userspace interface. It is not intended to be upstreamed but simply seeks to solicit feed back by providing an example of the proposed IPsec interface design setup and usage. The how to usecase deals with securing vxlan traffic between

[ovs-dev] [RFC PATCH v1 1/3] vswitch.xml: Detail ipsec user interface.

2017-05-18 Thread Ian Stokes
This commit adds details to the vswitch xml regarding the use of the ipsec interface type. This patch is not intended for upstreaming and simply seeks to solicit feedback on the user interface design of the ipsec port type as described in the vswitch.xml. This modifies the vswitch.xml with a

[ovs-dev] [RFC PATCH v1 0/3] RFC for Userspace IPsec Interface

2017-05-18 Thread Ian Stokes
Hi all, I'm starting to work on enabling IPsec for userspace in OVS. IPsec was previously implemented for OVS but was removed in OVS 2.6 due to a number of issues. This RFC patchset aims to outline the approach I'm considering for re-introducing it to userspace and to gather feedback at the

Re: [ovs-dev] [PATCH 4.4-only] openvswitch: clear sender cpu before forwarding packets

2017-05-18 Thread Greg KH
On Wed, May 17, 2017 at 10:21:09AM +0100, Anoob Soman wrote: > On 17/05/17 09:19, Greg KH wrote: > > Why is this a non-upstream patch? What commit in Linus's tree fixed > > this? Why not just backport that? > > > > thanks, > > > > greg k-h > > Agreed, I think it is sensible to backport

Re: [ovs-dev] [bug] failed to add ovs bridge

2017-05-18 Thread fukaige
Ok, thank you. I'll pursue this. > -Original Message- > From: Ben Pfaff [mailto:b...@ovn.org] > Sent: Thursday, May 18, 2017 10:41 AM > To: fukaige > Cc: d...@openvswitch.org > Subject: Re: [bug] failed to add ovs bridge > > I don't plan to pursue this because it only triggers when you