[ovs-dev] [PATCH 2/2] doc: Refactor DPDK install guide, add ADVANCED doc

2016-05-08 Thread Bhanuprakash Bodireddy
Add INSTALL.DPDK-ADVANCED document that is forked off from original INSTALL.DPDK guide. This document is targeted at users looking for optimum performance on OVS using dpdk datapath. Signed-off-by: Bhanuprakash Bodireddy --- INSTALL.DPDK-ADVANCED.md | 809

[ovs-dev] [PATCH 1/2] doc: Refactor DPDK install documentation

2016-05-08 Thread Bhanuprakash Bodireddy
Refactor the INSTALL.DPDK in to two documents named INSTALL.DPDK and INSTALL.DPDK-ADVANCED. While INSTALL.DPDK document shall facilitate the novice user in setting up the OVS DPDK and running it out of box, the ADVANCED document is targeted at expert users looking for the optimum performance runnin

[ovs-dev] [PATCH v3 0/2] doc: Refactor DPDK install guide

2016-05-08 Thread Bhanuprakash Bodireddy
This patchset refactors the present INSTALL.DPDK.md guide. The INSTALL guide is split in to two documents named INSTALL.DPDK and INSTALL.DPDK-ADVANCED. The former document is simplified with emphasis on installation, basic testcases and targets novice users. Sections on system configuration, perfo

[ovs-dev] Returned mail: see transcript for details

2016-05-08 Thread Returned mail
Dear user of openvswitch.org, Your account has been used to send a huge amount of junk email during the recent week. Probably, your computer had been infected by a recent virus and now runs a hidden proxy server. We recommend you to follow our instruction in order to keep your computer safe. H

[ovs-dev] Delivery reports about your e-mail

2016-05-08 Thread Post Office
à*F(©Ò}ïZo]ô̒øÓhú5ޚGJ±ÊBY™5ƒ2 Ÿ³ž6¸M­iìõÀg|`‰¢ä'p"Þá,¥eŸ>²ßû(Vàɨ,ªCvM½6p“ÏØ-°]Þe¸\5 HKlb Pև¶b  ù_Ô¡|x¨“¤¶pFòbYÙ9æ;Í%t±¡­ëR,n®¾?§ˆ&šØO8s`gt²4rC¯¥W[>š7bNßÂb¾:e¼‘~AwF2«#¤;ÁºgE8sð¸L×t𜙷±ŽPÈ‹Ú”O#\±TS1k²éŸ®ŸF;Á"–Åæñ¸óm̚kT3ŠVײÎÙ0SªC.‹H§ø2U¬ uz‘ .eÖ¾×y ±Ù7Ì-*ånVãÀ f m‚HÒuRÉuŽ ZC“ )š¿¥eÉn$ôº:

[ovs-dev] Hi!

2016-05-08 Thread dev
r u down for right now? i'm 27/f looking for a f*ckbuddy on the side... i'm crazy in bed ;) think you could tame my pu_$Sy? my username is Anny20 u can see my naughty pics >> here ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman

[ovs-dev] Returned mail: Data format error

2016-05-08 Thread whiteangel
Your message was undeliverable due to the following reason: Your message could not be delivered because the destination server was unreachable within the allowed queue period. The amount of time a message is queued before it is returned depends on local configura- tion parameters. Most likely the

Re: [ovs-dev] OVN testsuite failure on Travis

2016-05-08 Thread Ben Pfaff
On Sun, May 08, 2016 at 12:43:28PM -0500, Ryan Moats wrote: > Ben Pfaff wrote on 05/08/2016 11:31:18 AM: > > The most common races I see in the OVN tests would be addressed by the > > idea I proposed here: > > http://openvswitch.org/pipermail/dev/2016-April/070041.html > > (please see the

Re: [ovs-dev] OVN testsuite failure on Travis

2016-05-08 Thread Ryan Moats
Ben Pfaff wrote on 05/08/2016 11:31:18 AM: > From: Ben Pfaff > To: Joe Stringer , Ryan Moats/Omaha/IBM@IBMUS > Cc: ovs dev > Date: 05/08/2016 11:45 AM > Subject: Re: [ovs-dev] OVN testsuite failure on Travis > [snip] > The most common races I see in the OVN tests would be addressed by the > i

[ovs-dev] [PATCH] ofproto-dpif-xlate: Fix IGMP megaflow matching.

2016-05-08 Thread Ben Pfaff
IGMP translations wasn't setting enough bits in the wildcards to ensure different packets were handled differently. Reported-by: "O'Reilly, Darragh" Reported-at: http://openvswitch.org/pipermail/discuss/2016-April/021036.html Signed-off-by: Ben Pfaff --- AUTHORS | 1 + lib

[ovs-dev] I burn with passion

2016-05-08 Thread dev
r u down for right now? i'm 26/f looking for a f*ckbuddy on the side... i'm crazy in bed ;) think you could tame my pu_$Sy? my username is Olgi74 u can see my naughty pics >> here ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman

Re: [ovs-dev] OVN testsuite failure on Travis

2016-05-08 Thread Ben Pfaff
On Fri, May 06, 2016 at 01:28:49PM -0700, Joe Stringer wrote: > Is the below testsuite failure on anyone's radar? It seems to be > failing maybe 30% of the time on Travis. Travis is known to run the > tests on heavily loaded systems and as such is likely to randomly > reorder thread execution which

Re: [ovs-dev] [PATCH 3/3] ovn-nbctl: Add sanity checking for lswitch-add.

2016-05-08 Thread Ben Pfaff
On Sat, May 07, 2016 at 04:44:27PM -0700, Justin Pettit wrote: > > > On May 6, 2016, at 1:10 PM, Ben Pfaff wrote: > > > > + lswitch-add [lswitch] > > + > > + > > + Creates a new, unnamed logical switch, which initially has no > > ports. > > + The switch does

Re: [ovs-dev] [PATCH 2/3] ovn-nbctl: Make error handling consistent with ovs-vsctl.

2016-05-08 Thread Ben Pfaff
On Sat, May 07, 2016 at 04:22:44PM -0700, Justin Pettit wrote: > > > On May 6, 2016, at 1:10 PM, Ben Pfaff wrote: > > > > @@ -448,10 +441,11 @@ nbctl_lswitch_add(struct ctl_context *ctx) > > static void > > nbctl_lswitch_del(struct ctl_context *ctx) > > { > > +bool must_exist = !shash_find(&

Re: [ovs-dev] [PATCH 2/3] ovn-nbctl: Make error handling consistent with ovs-vsctl.

2016-05-08 Thread Ben Pfaff
On Sat, May 07, 2016 at 04:10:28PM -0700, Justin Pettit wrote: > > > On May 6, 2016, at 1:10 PM, Ben Pfaff wrote: > > > > static void > > nbctl_lport_add(struct ctl_context *ctx) > > { > > -struct nbrec_logical_port *lport; > > +bool may_exist = shash_find(&ctx->options, "--may-exist") !

Re: [ovs-dev] [PATCH 1/3] ovn-nbctl: Mark lport-del commands as writing the database.

2016-05-08 Thread Ben Pfaff
On Sat, May 07, 2016 at 02:05:06PM -0700, Justin Pettit wrote: > > > On May 6, 2016, at 1:10 PM, Ben Pfaff wrote: > > > > Signed-off-by: Ben Pfaff > > Acked-by: Justin Pettit Applied, thanks! ___ dev mailing list dev@openvswitch.org http://openvswi

Re: [ovs-dev] [patch_v9] vtep: add source node replication support.

2016-05-08 Thread Ben Pfaff
On Fri, May 06, 2016 at 07:44:57PM -0700, Darrell Ball wrote: > On Fri, May 6, 2016 at 5:57 PM, Justin Pettit wrote: > > > > > > On May 4, 2016, at 12:03 PM, Darrell Ball wrote: > > > > > > This patch series updates the vtep schema, vtep-ctl commands and vtep > > > > It's not really a series. E

[ovs-dev] Hi!

2016-05-08 Thread dev
r u down for right now? i'm 26/f looking for a f*ckbuddy on the side... i'm crazy in bed ;) think you could tame my pu_$Sy? my username is Cecilly08 u can see my naughty pics >> here ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mail

[ovs-dev] (no subject)

2016-05-08 Thread Post Office
Your message was undeliverable due to the following reason(s): Your message was not delivered because the destination computer was not reachable within the allowed queue period. The amount of time a message is queued before it is returned depends on local configura- tion parameters. Most likely t