From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com
 [209.85.212.170]) by dpdk.org (Postfix) with ESMTP id 397349DE
 for <dev@dpdk.org>; Thu,  5 Dec 2013 17:20:51 +0100 (CET)
Received: by mail-wi0-f170.google.com with SMTP id hq4so1121726wib.1
 for <dev@dpdk.org>; Thu, 05 Dec 2013 08:21:53 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20130820;
 h=x-gm-message-state:from:organization:to:subject:date:user-agent:cc
 :references:in-reply-to:mime-version:content-type
 :content-transfer-encoding:message-id;
 bh=1OR7qsDthudIyFUEzOD+V8p204I49xrmYRpp69ZsJkQ=;
 b=P7pFOIfAxUcoity8MhYcjJQ1sfacRsrqVqNLUPukB+NKwJc8KEuHKttpl1Bj6hW21I
 Plb0gPUsGcDjtPLnHWhKdk8aUxDFnf2rabldYDRFg3wfRx+bM4VrquWJKVgzC2UFvlL/
 +4G/ocqmQ6EEi6Y/ajLF6KIDr90TVB2quiJpe/RnNE6NDafQ12qmdNUUDcENm/UWbTso
 2rG2xzeBpCw7NKO9nNBdxlW2cawr6pq4Cg5XXBSD48bQRI2x0NosquPqwf0WnujEmLy6
 yhIHy3SEE6go+f/GVNt9tzqMI92Xq/EW8cNQ59jqdEF8wm4B7D2DWjEQ/7mIE4/+v01l
 gt6g==
X-Gm-Message-State: ALoCoQmMXG+rd8lot6YPN1FEEVPLwyBFCkO9gyj4e7fugWmqBgenmaLtM8LiJA7k0iW6eXr1xsWk
X-Received: by 10.180.77.49 with SMTP id p17mr12518336wiw.30.1386260513768;
 Thu, 05 Dec 2013 08:21:53 -0800 (PST)
Received: from angus.localnet (6wind.net2.nerim.net. [213.41.180.237])
 by mx.google.com with ESMTPSA id b7sm7658302wiz.8.2013.12.05.08.21.52
 for <multiple recipients>
 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Thu, 05 Dec 2013 08:21:52 -0800 (PST)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
Organization: 6WIND
To: Michael Quicquaro <michael.quicquaro@gmail.com>,
 Prashant Upadhyaya <prashant.upadhyaya@aricent.com>
Date: Thu, 5 Dec 2013 17:21:50 +0100
User-Agent: KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; )
References: <CAAD-K94YUY6aUPzvJyqJ7w4W2_81d0Fq7EvwJ1xKOzzd3Ld4Lw@mail.gmail.com>
 <C7CE7EEF248E2B48BBA63D0ABEEE700C5353AEF970@GUREXMB01.ASIAN.AD.ARICENT.COM>
 <CAAD-K95OAw2zAhW5J16CD79HBK4dkeofG1CVudyMBx2SoVC48Q@mail.gmail.com>
In-Reply-To: <CAAD-K95OAw2zAhW5J16CD79HBK4dkeofG1CVudyMBx2SoVC48Q@mail.gmail.com>
MIME-Version: 1.0
Content-Type: Text/Plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Message-Id: <201312051721.51070.thomas.monjalon@6wind.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] generic load balancing
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Dec 2013 16:20:51 -0000

Hello,

05/12/2013 16:42, Michael Quicquaro :
> This is a good discussion and I hope Intel can see and benefit from it.

Don't forget that this project is Open Source.
So you can submit your patches for review.

Thanks for participating
-- 
Thomas