tags 831924 + patch
thanks
On Wed, 20 Jul 2016, Lucas Nussbaum wrote:
> dh_install
> # openvswitch-switch
> cp debian/openvswitch-switch.template
> debian/openvswitch-switch/usr/share/openvswitch/switch/default.template
> cp: cannot create regular file
> 'debian/openvswitch-switch/usr/share/ope
Processing commands for cont...@bugs.debian.org:
> tags 831924 + patch
Bug #831924 [src:openvswitch] openvswitch: FTBFS with dpkg-buildpackage -A: cp:
cannot create regular file
'debian/openvswitch-switch/usr/share/openvswitch/switch/default.template': No
such file or directory
Added tag(s) pat
On Fri, Jul 22, 2016 at 10:26:20PM -0700, Ben Pfaff wrote:
> On Sat, Jul 23, 2016 at 02:01:51AM -0300, Flavio Leitner wrote:
> > On Tue, Jul 19, 2016 at 10:58:08AM -0700, Ben Pfaff wrote:
> > [...]
> > > +Release Scheduling
> > > +--
> > > +
> > > +Open vSwitch makes releases at the
OVN implements a native DHCPv4 support which caters to the common
use case of providing an IP address to a booting instance by
providing stateless replies to DHCPv4 requests based on statically
configured address mappings. To do this it allows a short list of
DHCPv4 options to be configured and app
- Original Message -
> From: "Ben Pfaff"
> To: "Lance Richardson"
> Cc: dev@openvswitch.org
> Sent: Friday, July 22, 2016 6:16:59 PM
> Subject: Re: [ovs-dev] [PATCH] netdev-dummy: fix crash with more than one
> passive connection
>
> On Wed, Jul 06, 2016 at 07:39:52PM -0400, Lance Richa
Ben Pfaff wrote on 07/22/2016 05:54:45 PM:
> From: Ben Pfaff
> To: Ryan Moats/Omaha/IBM@IBMUS
> Cc: Nirapada Ghosh/San Jose/IBM@IBMUS, dev@openvswitch.org
> Date: 07/22/2016 05:54 PM
> Subject: Re: [ovs-dev] [PATCH V13] Function tracer to trace all function
calls
>
> On Tue, Jul 19, 2016 at 09:2
Ben Pfaff wrote on 07/22/2016 06:57:59 PM:
> From: Ben Pfaff
> To: Ryan Moats/Omaha/IBM@IBMUS
> Cc: dev@openvswitch.org
> Date: 07/22/2016 06:58 PM
> Subject: Re: [ovs-dev] [PATCH] ovn-controller: Handle physical
> changes correctly
>
> On Fri, Jul 22, 2016 at 09:54:26PM +, Ryan Moats wrot
> From: "Ben Pfaff"
> To: "Lance Richardson"
> Cc: dev@openvswitch.org
> Sent: Saturday, July 23, 2016 1:49:36 AM
> Subject: Re: [ovs-dev] [PATCH v2] ovn-controller: eliminate stall in ofctrl
> state machine
>
> On Fri, Jul 22, 2016 at 11:04:47PM -0400, Lance Richardson wrote:
> > - Origina
- Original Message -
> From: "Ryan Moats"
> To: dev@openvswitch.org
> Sent: Friday, July 22, 2016 5:54:26 PM
> Subject: [ovs-dev] [PATCH] ovn-controller: Handle physical changes correctly
>
> [1] reported increased failure rates in certain tests
> with incremental processing (the numbers
"dev" wrote on 07/23/2016 08:06:26 AM:
> From: Lance Richardson
> To: Ben Pfaff
> Cc: dev@openvswitch.org
> Date: 07/23/2016 08:06 AM
> Subject: Re: [ovs-dev] [PATCH v2] ovn-controller: eliminate stall in
> ofctrl state machine
> Sent by: "dev"
>
> > From: "Ben Pfaff"
> > To: "Lance Richardso
Having a separate debian package for deploying
the ovn-controller-vtep binary enables the ability
to assign specific nodes the role of communicating
with VTEP enabled TORs.
Change-Id: Ia36aea7d89bd011a57918820b2a9f6e3469b3e04
Signed-off-by: Ryan Moats
---
debian/automake.mk | 2
On Sat, Jul 23, 2016 at 09:06:26AM -0400, Lance Richardson wrote:
> > From: "Ben Pfaff"
> > To: "Lance Richardson"
> > Cc: dev@openvswitch.org
> > Sent: Saturday, July 23, 2016 1:49:36 AM
> > Subject: Re: [ovs-dev] [PATCH v2] ovn-controller: eliminate stall in ofctrl
> > state machine
> >
> > O
The proposed Open vSwitch release schedule calls for branching 2.6 from
master on Aug. 1, followed by a period of bug fixes and stabilization,
with release on Sep. 15. The proposed release schedule is posted here
for review:
https://patchwork.ozlabs.org/patch/650319/
I don't yet know of a
"dev" wrote on 07/23/2016 10:59:35 AM:
> From: Ben Pfaff
> To: dev@openvswitch.org
> Date: 07/23/2016 10:59 AM
> Subject: [ovs-dev] releasing 2.6: branch Aug 1, release Sep 15
> Sent by: "dev"
>
> The proposed Open vSwitch release schedule calls for branching 2.6 from
> master on Aug. 1, foll
On Sat, Jul 23, 2016 at 11:31:54AM -0500, Ryan Moats wrote:
>
>
> "dev" wrote on 07/23/2016 10:59:35 AM:
> > The proposed Open vSwitch release schedule calls for branching 2.6 from
> > master on Aug. 1, followed by a period of bug fixes and stabilization,
> > with release on Sep. 15. The propos
Ben Pfaff wrote on 07/23/2016 11:45:18 AM:
> From: Ben Pfaff
> To: Ryan Moats/Omaha/IBM@IBMUS
> Cc: dev@openvswitch.org
> Date: 07/23/2016 11:45 AM
> Subject: Re: [ovs-dev] releasing 2.6: branch Aug 1, release Sep 15
>
> On Sat, Jul 23, 2016 at 11:31:54AM -0500, Ryan Moats wrote:
> >
> >
> > "de
The changes enable source node replication in OVN for receive from Vxlan
tunnels. OVN only supports source node replication mode. This is needed
for OVN to interoperate with hardware switches.
OVN only supports source_node replication and previously vtep interaction,
which used service node repl
This patch enables source node replication in OVN for receive from Vxlan
tunnels. OVN only supports source node replication mode.
OVN only supports source_node replication and previously vtep interaction,
which used service node replication by default for
multicast/broadcast/unknown unicast traff
Some design micro-details (e.g.) register assignments) that may change
over time were moved from the ovn-architecture.7.xml document to the
OVN-DESIGN.md document. A table is added to summarize and quantify
MFF logical metadata and register usage. The OVN-DESIGN.md file was
tested using the follo
"dev" wrote on 07/19/2016 12:58:08 PM:
> From: Ben Pfaff
> To: dev@openvswitch.org
> Cc: Ben Pfaff
> Date: 07/19/2016 12:58 PM
> Subject: [ovs-dev] [PATCH] release-process.md: Document OVS release
> process and propose a schedule.
> Sent by: "dev"
>
> This document has two different kinds of
"dev" wrote on 07/22/2016 04:33:56 PM:
> From: Ben Pfaff
> To: dev@openvswitch.org
> Cc: Ben Pfaff
> Date: 07/22/2016 04:34 PM
> Subject: [ovs-dev] [PATCH] ovs-ofctl: Fix font in manual.
> Sent by: "dev"
>
> Without this fix, the remainder of the paragraph appears in bold, which
was
> not inte
On Fri, Jul 22, 2016 at 5:02 PM, Ben Pfaff wrote:
> On Fri, Jul 22, 2016 at 04:37:52PM -0700, Andy Zhou wrote:
> > The ovsdb replication feature is not specific to the ovsdb socket types.
> > Switching the tests to use Unix domain socket simplifies the tests.
> >
> > Signed-off-by: Andy Zhou
>
>
"dev" wrote on 07/22/2016 03:18:09 PM:
> From: Ben Pfaff
> To: dev@openvswitch.org
> Cc: Ben Pfaff
> Date: 07/22/2016 03:18 PM
> Subject: [ovs-dev] [PATCH] TODO.md: Remove.
> Sent by: "dev"
>
> No one has implemented a project from this list in years.
>
> Signed-off-by: Ben Pfaff
> ---
> Mak
"dev" wrote on 07/22/2016 03:16:05 PM:
> From: Ben Pfaff
> To: dev@openvswitch.org
> Cc: Ben Pfaff
> Date: 07/22/2016 03:16 PM
> Subject: [ovs-dev] [PATCH] Fix typos: s/OSVDB/OVSDB/.
> Sent by: "dev"
>
> Signed-off-by: Ben Pfaff
> ---
> TODO.md | 2 +-
> tests/ovsdb-data.at | 2 +
"dev" wrote on 07/21/2016 05:36:13 AM:
> From: nickcooper-zhangtonghao
> To: dev@openvswitch.org
> Cc: nickcooper-zhangtonghao
> Date: 07/21/2016 05:36 AM
> Subject: [ovs-dev] [PATCH] ovn: remove the dead code.
> Sent by: "dev"
>
> It is not necessary to assign 0 to ip_csum.
>
> Signed-off-by:
25 matches
Mail list logo