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

2017-04-13 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

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

2017-04-24 Thread Ben Pfaff
Joe, it looks like you've reviewed at least some patches in previous versions of this series. Are you planning to resume review? On Thu, Apr 13, 2017 at 04:47:25PM -0400, Eric Garver wrote: > This series adds support for the creation of tunnels using the rtnetlink > interface. This will open the

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

2017-04-24 Thread Joe Stringer
On 24 April 2017 at 11:54, Ben Pfaff wrote: > Joe, it looks like you've reviewed at least some patches in previous > versions of this series. Are you planning to resume review? Yes, I shall dig into that.. ___ dev mailing list d...@openvswitch.org http

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

2017-04-24 Thread Ben Pfaff
On Mon, Apr 24, 2017 at 12:25:30PM -0700, Joe Stringer wrote: > On 24 April 2017 at 11:54, Ben Pfaff wrote: > > Joe, it looks like you've reviewed at least some patches in previous > > versions of this series. Are you planning to resume review? > > Yes, I shall dig into that.. Thanks! _

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

2017-04-27 Thread Joe Stringer
On 13 April 2017 at 13:47, 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 LISP have n

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

2017-04-27 Thread Joe Stringer
On 13 April 2017 at 13:47, 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 LISP have n

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

2017-05-01 Thread Eric Garver
On Thu, Apr 27, 2017 at 02:36:18PM -0700, Joe Stringer wrote: > On 13 April 2017 at 13:47, 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 n

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

2017-05-05 Thread Eric Garver
On Mon, May 01, 2017 at 01:55:14PM -0400, Eric Garver wrote: > On Thu, Apr 27, 2017 at 02:36:18PM -0700, Joe Stringer wrote: > > On 13 April 2017 at 13:47, Eric Garver wrote: > > > This series adds support for the creation of tunnels using the rtnetlink > > > interface. This will open the possibil