Fixes userspace compiler error:
error: unknown type name ‘uint32_t’
Signed-off-by: Mikko Rapeli
---
include/uapi/linux/openvswitch.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/uapi/linux/openvswitch.h b/include/uapi/linux/openvswitch.h
index 32e07d8..80c39a1
The original message was received at Thu, 15 Oct 2015 11:31:05 +0530 from
166.189.229.121
- The following addresses had permanent fatal errors -
dev@openvswitch.org
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listi
On Wed, Oct 14, 2015 at 10:38:04PM -0700, Justin Pettit wrote:
> Likely copy and paste errors from the "ovs-vsctl" man page.
>
> Signed-off-by: Justin Pettit
Acked-by: Ben Pfaff
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/l
Signed-off-by: Justin Pettit
---
ovn/controller/ovn-controller.8.xml |5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/ovn/controller/ovn-controller.8.xml
b/ovn/controller/ovn-controller.8.xml
index aadec15..9c041ec 100644
--- a/ovn/controller/ovn-controller.8.xml
+++
On Wed, Oct 14, 2015 at 10:38:06PM -0700, Justin Pettit wrote:
> Signed-off-by: Justin Pettit
Acked-by: Ben Pfaff
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
Signed-off-by: Justin Pettit
---
tests/ovn.at | 34 +-
1 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/tests/ovn.at b/tests/ovn.at
index 1eb6d0b..b8b9e36 100644
--- a/tests/ovn.at
+++ b/tests/ovn.at
@@ -521,7 +521,7 @@ for i in 1 2 3; do
for
Likely copy and paste errors from the "ovs-vsctl" man page.
Signed-off-by: Justin Pettit
---
ovn/utilities/ovn-sbctl.8.in |5 +
1 files changed, 1 insertions(+), 4 deletions(-)
diff --git a/ovn/utilities/ovn-sbctl.8.in b/ovn/utilities/ovn-sbctl.8.in
index 9c3706d..2f783e9 100644
--- a/o
hi,
On Thu, Sep 17, 2015 at 12:44 AM, Ben Pfaff wrote:
> On Wed, Sep 16, 2015 at 10:55:10AM +0900, Takashi Yamamoto wrote:
>> hi,
>>
>> > --- a/build-aux/extract-odp-netlink-h
>> > +++ b/build-aux/extract-odp-netlink-h
>> > @@ -20,11 +20,14 @@ $i\
>> > #include "OvsDpInterfaceExt.h"\
>> > #endi
hi,
On Wed, Jun 10, 2015 at 9:24 AM, Jarno Rajahalme wrote:
> All existing ovs-ofctl flow mod commands now take an optional
> '--bundle' argument, which executes the flow mods as a single
> transaction. OpenFlow 1.4+ is implicitly assumed when '--bundle' is
> specified.
>
> ovs-ofctl 'add-flow'
> On Oct 14, 2015, at 8:28 PM, Joe Stringer wrote:
>
>> Do you want to make that change too?
>
> Sure. Is it something we want to backport or just apply to master?
I'd just apply it to master. I don't think we've had any issues with it.
--Justin
On 14 October 2015 at 19:17, Ben Pfaff wrote:
> On Wed, Oct 14, 2015 at 05:49:44PM -0700, Joe Stringer wrote:
>> On 14 October 2015 at 15:02, Justin Pettit wrote:
>> >
>> >> On Oct 14, 2015, at 1:27 PM, Joe Stringer wrote:
>> >>
>> >> When this configuration parameter was initially introduced in
Dear user of openvswitch.org,
We have found that your e-mail account was used to send a huge amount of spam
during this week.
Most likely your computer was infected and now contains a trojan proxy server.
Please follow instructions in order to keep your computer safe.
Virtually yours,
The openv
On Wed, Oct 14, 2015 at 05:49:44PM -0700, Joe Stringer wrote:
> On 14 October 2015 at 15:02, Justin Pettit wrote:
> >
> >> On Oct 14, 2015, at 1:27 PM, Joe Stringer wrote:
> >>
> >> When this configuration parameter was initially introduced into the
> >> database, the documentation was not update
On 14 October 2015 at 15:02, Justin Pettit wrote:
>
>> On Oct 14, 2015, at 1:27 PM, Joe Stringer wrote:
>>
>> When this configuration parameter was initially introduced into the
>> database, the documentation was not updated to describe where it
>> resides.
>
> I think we didn't document it on pu
On Wed, Oct 14, 2015 at 1:28 AM, Liu, Mengke wrote:
> Hi, Jesse,
>
> Thanks for your comments on this series. Below are our comments and our
> modification plan for this patch:
>
> Firstly, we agree that we should operate VxLAN GPE header and NSH header at
> different protocol layers, which will a
On 10/14/2015 04:58 PM, Ansis Atteka wrote:
On Wed, Oct 14, 2015 at 4:08 PM, Ben Pfaff wrote:
On Wed, Oct 14, 2015 at 03:28:24PM -0700, Joe Stringer wrote:
On 14 October 2015 at 15:21, Ben Pfaff wrote:
On Tue, Oct 06, 2015 at 04:35:32PM -0700, Saurabh Mohan wrote:
On Ubuntu depmod's search
This caused a segfault.
Reported-by: Ray Li
Reported-at: http://openvswitch.org/pipermail/discuss/2015-September/018746.html
Signed-off-by: Ben Pfaff
---
AUTHORS | 1 +
ofproto/ofproto.c | 16 +---
tests/ofproto.at | 32 +++-
3 files changed,
On Wed, Oct 14, 2015 at 4:08 PM, Ben Pfaff wrote:
> On Wed, Oct 14, 2015 at 03:28:24PM -0700, Joe Stringer wrote:
>> On 14 October 2015 at 15:21, Ben Pfaff wrote:
>> > On Tue, Oct 06, 2015 at 04:35:32PM -0700, Saurabh Mohan wrote:
>> >> On Ubuntu depmod's search priority is configured in /etc/dep
On Wed, Sep 23, 2015 at 08:57:38PM +0300, Liran Schour wrote:
> Here is an update for the proposed OVSDB protocol specification (RFC
> 7047)change suggested for overcoming OVN scalability issues by allowing
> clients to monitor only rows that meet specific criteria
> (http://openvswitch.org/pipe
On Wed, Oct 14, 2015 at 03:28:24PM -0700, Joe Stringer wrote:
> On 14 October 2015 at 15:21, Ben Pfaff wrote:
> > On Tue, Oct 06, 2015 at 04:35:32PM -0700, Saurabh Mohan wrote:
> >> On Ubuntu depmod's search priority is configured in /etc/depmod to be
> >> updates and then the kernel built-in dire
Thanks Ben.
We will start upstreaming obvious improvements and will initiate discussions
on dev@openvswitch.org before preparing the extensibility patches.
Michael
> -Original Message-
> From: Ben Pfaff [mailto:b...@nicira.com]
> Sent: Wednesday, October 14, 2015 1:38 PM
> To: Zayats, M
On 14 October 2015 at 15:21, Ben Pfaff wrote:
> On Tue, Oct 06, 2015 at 04:35:32PM -0700, Saurabh Mohan wrote:
>> On Ubuntu depmod's search priority is configured in /etc/depmod to be
>> updates and then the kernel built-in directory.
>> $ cat /etc/depmod.d/ubuntu.conf
>> search updates ubuntu bui
On Tue, Oct 06, 2015 at 04:35:32PM -0700, Saurabh Mohan wrote:
> On Ubuntu depmod's search priority is configured in /etc/depmod to be
> updates and then the kernel built-in directory.
> $ cat /etc/depmod.d/ubuntu.conf
> search updates ubuntu built-in
>
> Thus change the placement of openvswitch.
> On Oct 14, 2015, at 1:27 PM, Joe Stringer wrote:
>
> When this configuration parameter was initially introduced into the
> database, the documentation was not updated to describe where it
> resides.
I think we didn't document it on purpose. If we're going to document it, I'd
recommend that
On Wed, Oct 14, 2015 at 01:27:00PM -0700, Joe Stringer wrote:
> When this configuration parameter was initially introduced into the
> database, the documentation was not updated to describe where it
> resides.
>
> Fixes: 72310b041cfa ("upcall: Configure datapath max-idle through ovs-vsctl.")
> Rep
On 10/14/2015 02:19 PM, Vasiliy Tolstov wrote:
> 2015-10-13 14:28 GMT+03:00 Russell Bryant :
>> No. The interface is just the northbound database. You can write to it
>> using the OVSDB protocol or the OVN command line tools. If you use
>> Python, there's a library you can use, which is what Ope
On Tue, Oct 13, 2015 at 05:28:47PM +, Zayats, Michael wrote:
> Obvious parts that we would prefer to discuss and develop upstream are
> OVSDB-Server, C and Python IDL libraries (GoLang is on the radar), OVS
> libraries, ofproto layer providing OpenFlow implementation, utilities
> etc. OVN compo
When this configuration parameter was initially introduced into the
database, the documentation was not updated to describe where it
resides.
Fixes: 72310b041cfa ("upcall: Configure datapath max-idle through ovs-vsctl.")
Reported-by: Hadar Hen Zion
Signed-off-by: Joe Stringer
---
vswitchd/vswit
> On Oct 14, 2015, at 1:06 AM, Bruce Davie wrote:
>
> I'm happy with this.
Thank you. I'll push this with Ben's ack in just a minute.
--Justin
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
2015-10-13 14:28 GMT+03:00 Russell Bryant :
> No. The interface is just the northbound database. You can write to it
> using the OVSDB protocol or the OVN command line tools. If you use
> Python, there's a library you can use, which is what OpenStack uses.
>
> Part of what you get by adding Neut
> -Original Message-
> From: Daniele Di Proietto [mailto:diproiet...@vmware.com]
> Sent: Tuesday, October 13, 2015 5:14 PM
> To: Stokes, Ian
> Cc: dev@openvswitch.org
> Subject: Re: [ovs-dev] [PATCH] netdev_dpdk.c: Add QoS functionality.
>
>
>
> On 12/10/2015 18:02, "Stokes, Ian" wrot
> -Original Message-
> From: Ben Pfaff [mailto:b...@nicira.com]
> Sent: Tuesday, October 13, 2015 5:24 PM
> To: Stokes, Ian
> Cc: dev@openvswitch.org
> Subject: Re: [ovs-dev] [PATCH] netdev_dpdk.c: Add QoS functionality.
>
> On Wed, Sep 30, 2015 at 01:45:15PM +0100, Ian Stokes wrote:
> >
Hi, Jesse,
Thanks for your comments on this series. Below are our comments and our
modification plan for this patch:
1. Firstly, we agree that we should operate VxLAN GPE header and NSH header
at different protocol layers, which will avoid lots of unnecessary conflations.
Then in our modifie
I'm happy with this.
Bruce
> On Oct 14, 2015, at 1:59 AM, Justin Pettit wrote:
>
> These fields don't need to be stored, and it causes a lot of unnecessary
> writes to the database log.
>
> This commit also fixes a couple of trivial indentation issues with
> previous ephemeral declarations.
>
34 matches
Mail list logo