On 03/10/2016 06:50 PM, Ben Pfaff wrote:
I've been a fan of Postgres since I used in the 1990s for a web-based
application. It didn't occur to me that it was appropriate here.
Julien, thanks so much for joining the discussion.
So yes, it has everything OVN needs. It can push notifications t
--
My name is Mike, from United States. I want to get to know you better,
if I may be so bold. I consider myself an easy-going man, and I am
currently looking for a relationship in which I feel loved. I want us to
be friends.
Please tell me more about yourself, if you don't mind.
Re
realtime task operation.
Signed-off-by: Mike A. Polehn
diff --git a/INSTALL.DPDK.md b/INSTALL.DPDK.md
index cdef6cf..64ae6f1 100644
--- a/INSTALL.DPDK.md
+++ b/INSTALL.DPDK.md
@@ -49,6 +49,41 @@ on Debian/Ubuntu)
For further details refer to http://dpdk.org/
+1b. Alternative DPDK 2.0
Attn Pls
Good day dear beneificiary and pls i want to inform you that the sum of($3.6
m)has been released and the transfer began today through Western union
transfer $8000.00 per a day.So contact Western union Director Rev.Mike Edward
and
ask him what youneedto do to enable them activate your acc
SHMEM?
Mike
-Original Message-
From: Pravin Shelar [mailto:pshe...@nicira.com]
Sent: Friday, August 29, 2014 3:54 PM
To: Polehn, Mike A
Cc: d...@openvswitch.com
Subject: Re: [ovs-dev] [Patch] Documentation for DPDK IVSHMEM VM Communications
On Fri, Aug 15, 2014 at 7:07 AM, Polehn, Mike A
Adds documentation on how to run IVSHMEM communication through VM.
Signed-off-by: Mike A. Polehn
diff --git a/INSTALL.DPDK b/INSTALL.DPDK
index 4551f4c..8d866e9 100644
--- a/INSTALL.DPDK
+++ b/INSTALL.DPDK
@@ -19,10 +19,14 @@ Recommended to use DPDK 1.6.
DPDK:
Set dir i.g.: export DPDK_DIR
-by: Mike A. Polehn
diff --git a/lib/netdev-dpdk.c b/lib/netdev-dpdk.c
old mode 100644
new mode 100755
index 6ee9803..3a19db0
--- a/lib/netdev-dpdk.c
+++ b/lib/netdev-dpdk.c
@@ -71,8 +71,11 @@ static struct vlog_rate_limit rl = VLOG_RATE_LIMIT_INIT(5,
20);
#define NON_PMD_THREAD_TX_QUEUE 0
These are already in the git repository code.
Mike Polehn
-Original Message-
From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Daniele Di Proietto
Sent: Monday, June 30, 2014 10:00 AM
To: Ryan Wilson
Cc: dev@openvswitch.org
Subject: Re: [ovs-dev] [PATCH v2 5/5] netdev-dpdk: Add
suppressed.
Requires earlier patch: PATCH [1/1] High speed PMD physical NIC queue size
Signed-off-by: Mike A. Polehn
diff --git a/lib/dpif-netdev.c b/lib/dpif-netdev.c
old mode 100644
new mode 100755
index f490900..2a6d79f
--- a/lib/dpif-netdev.c
+++ b/lib/dpif-netdev.c
@@ -1894,6 +1894,11
may think that 2048 is the largest size
possible.
This is to give a hint of what values the defined value can be set to.
Mike Polehn
-Original Message-
From: Pravin Shelar [mailto:pshe...@nicira.com]
Sent: Thursday, June 26, 2014 2:18 PM
To: Polehn, Mike A
Cc: dev@openvswitch.org
I try not making the comparison mistakes, I have recently made that
exact mistake and had to debug.
If I had used the second format, the complier would have output an error and
saved the time of debugging.
Mike Polehn
-Original Message-
From: Ben Pfaff [mailto:b...@nicira.com]
ver.
Mike Polehn
-Original Message-
From: Pravin Shelar [mailto:pshe...@nicira.com]
Sent: Wednesday, June 25, 2014 4:19 PM
To: Polehn, Mike A
Cc: dev@openvswitch.org
Subject: Re: [ovs-dev] PATCH [1/1] High speed PMD physical NIC queue size,
resubmit
On Thu, Jun 19, 2014 at 3:58 PM, Pol
sized packets from VMs were being
absorbed in the NIC TX pre-queue and TX queue and packet loss was suppressed.
Signed-off-by: Mike A. Polehn
diff --git a/lib/dpif-netdev.c b/lib/dpif-netdev.c
index 6c281fe..478a0d9 100644
--- a/lib/dpif-netdev.c
+++ b/lib/dpif-netdev.c
@@ -1873,6 +1873,10
making a more efficient revalidator might be another way to help this
issue.
Mike
diff --git a/openvswitch/ofproto/ofproto-dpif.c
b/openvswitch/ofproto/ofproto-dpif.c
index 92f3262..3dd297f 100644
--- a/openvswitch/ofproto/ofproto-dpif.c
+++ b/openvswitch/ofproto/ofproto-dpif.c
@@ -76,6 +76,19
example, or documentation update to indicate exactly how to set this new
idle timeout parameter. Hopefully this is a global setting and not flow
specific setting.
Mike Polehn
-Original Message-
From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Alex Wang
Sent: Thursday, June 19
Large TX and RX queues are needed for high speed 10 GbE physical NICS.
Observed a 250% zero loss improvement over small NIC queue test for
A port to port flow test.
Signed-off-by: Mike A. Polehn
diff --git a/lib/netdev-dpdk.c b/lib/netdev-dpdk.c
index fbdb6b3..d1bcc73 100644
--- a/lib/netdev
this.
-Original Message-
From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Polehn, Mike A
Sent: Thursday, June 19, 2014 2:45 PM
To: Ethan Jackson
Cc: dev@openvswitch.org
Subject: Re: [ovs-dev] PATCH [1/1] High speed PMD physical NIC queue size
I coming from an earlier version that
There is an improvement in 2544 zero loss measurements, but it takes another
patch to actually be able to get a reasonable measurement with standard test
equipment.
Should I redo it with the new enum change. I am not sure of using an enum for a
single constant.
Mike Polehn
-Original
queue sizing formula in the comment that is not obvious.
Mike Polehn
-Original Message-
From: Ethan Jackson [mailto:et...@nicira.com]
Sent: Thursday, June 19, 2014 10:21 AM
To: Polehn, Mike A
Cc: dev@openvswitch.org
Subject: Re: [ovs-dev] PATCH [1/1] High speed PMD physical NIC queue size
Large TX and RX queues are needed for high speed 10 GbE physical NICS.
Signed-off-by: Mike A. Polehn
diff --git a/lib/netdev-dpdk.c b/lib/netdev-dpdk.c
index fbdb6b3..d1bcc73 100644
--- a/lib/netdev-dpdk.c
+++ b/lib/netdev-dpdk.c
@@ -70,6 +70,9 @@ static struct vlog_rate_limit rl
.
Directly calling ofproto upcall functions, before inexact rule lookup code is
highly optimized for lookup speed when having large number of rules, would make
it more difficult to get the DPDK packet processing rate up and also to test
and verify fast packet processing rates.
Mike Polehn
Added details to dpdk poll mode setup and use to make it easier for some not
familiar to get it operating.
Signed-off-by: Mike A. Polehn
diff --git a/INSTALL.DPDK b/INSTALL.DPDK
index 3e0247a..df497fb 100644
--- a/INSTALL.DPDK
+++ b/INSTALL.DPDK
@@ -17,7 +17,8 @@ Building and Installing
Yes, good catch!
Mike Polehn
-Original Message-
From: John W. Linville [mailto:linvi...@tuxdriver.com]
Sent: Monday, June 09, 2014 8:16 AM
To: Polehn, Mike A
Cc: dev@openvswitch.org
Subject: Re: [ovs-dev] Patch [ 1/1] User space dpdk setup documentation addition
On Mon, Jun 09, 2014 at
Added details to dpdk poll mode setup and use to make it easier for some not
familiar to get it operating.
Signed-off-by: Mike A. Polehn
diff --git a/INSTALL.DPDK b/INSTALL.DPDK
index 3e0247a..689d95d 100644
--- a/INSTALL.DPDK
+++ b/INSTALL.DPDK
@@ -17,7 +17,8 @@ Building and Installing
Added details to dpdk poll mode setup and use to make it easier for some not
familiar to get it operating.
Signed-off-by: Mike A. Polehn
diff --git a/INSTALL.DPDK b/INSTALL.DPDK
index 3e0247a..f55ae8b 100644
--- a/INSTALL.DPDK
+++ b/INSTALL.DPDK
@@ -17,7 +17,8 @@ Building and Installing
breach or are
in default of the said contract will then be held fully accountable
for the cost incurred.
Upon receiving this FCO a reply is needed as soon as possible as
acknowledgement of the FCO.
Best Regards
Mike Amoasie
___
dev mailing
Hello
i am rechel
I guess you will not be surprise to receive my
mail? i saw your profile and it sound well.I will like us to exchange
good relationship.I am rechel by name,No kid and never marry.so i hope
we can be good friend i hope both of us can make it together.so reply
me at (rechelm
I'm certainly very happy with a re-write: this seems like a much nicer way of
doing things.
-Mike.
> -Original Message-
> From: Justin Pettit [mailto:jpet...@nicira.com]
> Sent: 05 December 2011 00:57
> To: dev@openvswitch.org
> Cc: Mike Bursell; Jamal Hadi Sal
28 matches
Mail list logo