From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wg0-f51.google.com (mail-wg0-f51.google.com [74.125.82.51])
 by dpdk.org (Postfix) with ESMTP id 40FE08032
 for <dev@dpdk.org>; Thu,  4 Dec 2014 12:37:07 +0100 (CET)
Received: by mail-wg0-f51.google.com with SMTP id k14so22100938wgh.24
 for <dev@dpdk.org>; Thu, 04 Dec 2014 03:37:07 -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:to:cc:subject:date:message-id:organization
 :user-agent:in-reply-to:references:mime-version
 :content-transfer-encoding:content-type;
 bh=WnPJA2EBJfoKX8osMataYGaxgvboC5iAYd5uoRFXtYE=;
 b=nDW7PE41IeS8wB5s99JBL0Uv9WFkUcYfljUJ9DAmghES/qhL5ckvMknADgS/3m0DP0
 DlOE1vBBu40oESDtR5tus239AgO03tWJEZ2tyB3wDDIOONd2Cjd/3je+BfNvZOUKVGlk
 JJ1/7Wcni0oAFatpTRJ4+118y1/blCJyZWXlDoOXzZsmgUj0S4Rg27ueJhoV2BD/+kE2
 cmQmnVxoK2aUWLz6R6r6HIgnIxTC0paDVWnkAMxhNtvAL9BUNf4cD3TbjK4Ie8H7pHff
 xluaurl4oBWFvBdfobKN0ssa0ipDA40QpS+JsZ/4TpFDHTc0rm77MKAiz5HyHAPSRP70
 39BQ==
X-Gm-Message-State: ALoCoQkcV+HqRfCN68mXrjsztxWsYSghzBcFpAZjLinL5GsJBZMaHSbdmpr4nm4qDc3PJ+UUrKYi
X-Received: by 10.180.74.208 with SMTP id w16mr20496027wiv.2.1417693027053;
 Thu, 04 Dec 2014 03:37:07 -0800 (PST)
Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136])
 by mx.google.com with ESMTPSA id ck7sm24743043wjb.13.2014.12.04.03.37.05
 for <multiple recipients>
 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Thu, 04 Dec 2014 03:37:06 -0800 (PST)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Neil Horman <nhorman@tuxdriver.com>
Date: Thu, 04 Dec 2014 12:36:42 +0100
Message-ID: <3645066.94x2Xsqhy6@xps13>
Organization: 6WIND
User-Agent: KMail/4.14.3 (Linux/3.17.4-1-ARCH; KDE/4.14.3; x86_64; ; )
In-Reply-To: <20141204113054.GA16249@hmsreliant.think-freely.org>
References: <26FA93C7ED1EAA44AB77D62FBE1D27BA54C6772B@IRSMSX102.ger.corp.intel.com>
 <26FA93C7ED1EAA44AB77D62FBE1D27BA54C6F06A@IRSMSX102.ger.corp.intel.com>
 <20141204113054.GA16249@hmsreliant.think-freely.org>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] Next Community Call, Tuesday 2nd December,
	8:00 AM GMT
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, 04 Dec 2014 11:37:07 -0000

2014-12-04 06:30, Neil Horman:
> On Wed, Dec 03, 2014 at 11:07:10PM +0000, O'driscoll, Tim wrote:
> > Hi Olga,
> > 
> > > Can you please send the presentations from last Community Call.
> > > We have Tetsuya's presentation,  if we can also get other presentations it will
> > > be great
> > 
> > No problem. Changchun's slides on the converged Virtio driver and Marvin's slides on the DPDK Test Suite are attached.
> > 
> Instead of sending this out over email, it might be nice if you archived it on
> dpdk.org.  Then people wouldn't have to grep the email server in 6 months if
> they wanted to find these things again

These documents are about developments in progress. The only difference with
other discussions or RFC is that the format is PDF. So I think the mailing list
archives are the right place for it.
Or maybe you are thinking we should have a web page to describe features and attach
such PDF?

-- 
Thomas