From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com [209.85.212.171]) by dpdk.org (Postfix) with ESMTP id 51B285A57 for ; Fri, 23 Oct 2015 16:54:01 +0200 (CEST) Received: by wicll6 with SMTP id ll6so34913795wic.0 for ; Fri, 23 Oct 2015 07:54:01 -0700 (PDT) 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=4bWORcifjcJi4HCX/YG1pq6G5JKupYWUV4dVPuxfi5I=; b=ZTlspP8usS3Hg42zwRtyKCt/Gvh2Oytm94g+Nltz8F84eHRmjwD87/4G5x6foCOtR7 atikntN4klOB3QGKvpzCDajD0sr1V7H4Df5N9dRbwjLAwuyPQ39YB+tioUy2pwYzeJyi RjMSGiXZpX5LOwtuLjySpWDmiLdNbQAEJn3P0fpf+IbW9s0EjxrDK8wrHsq78gzxjnmT plvR+KZbizqe1p+9M3FQygkc33UBy0m0oPgmrL0/tFOOZA9BpBLugwlQFsKYu/vmeY7y NVq0L0w4k/d8Yd+5/tm0CIn3f93pTb02rszQjCaIv8iASRhM+SlX7Hnxdo1bwhqmT9PF OdXg== X-Gm-Message-State: ALoCoQksbVf1nbDriaFOAwY1nEXDZBCeXS6DKJlqBgARaVBzmSmU52sqPXs/78US+qhWOfkirXyC X-Received: by 10.181.13.237 with SMTP id fb13mr5192342wid.4.1445612041124; Fri, 23 Oct 2015 07:54:01 -0700 (PDT) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by smtp.gmail.com with ESMTPSA id fx19sm1992750wic.14.2015.10.23.07.54.00 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Oct 2015 07:54:00 -0700 (PDT) From: Thomas Monjalon To: "Mcnamara, John" Date: Fri, 23 Oct 2015 16:52:54 +0200 Message-ID: <1654065.J0ur1xoz03@xps13> Organization: 6WIND User-Agent: KMail/4.14.10 (Linux/4.1.6-1-ARCH; KDE/4.14.11; x86_64; ; ) In-Reply-To: References: <1560743.lPy8AhS6XF@xps13> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [RFC] location for DPDK related white papers X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Oct 2015 14:54:01 -0000 2015-10-23 14:48, Mcnamara, John: > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > > I would like to comment but I don't really know what means "white papers". > > A "white paper" is like an academic paper but originating from a company > (or non-academic entity). For example here is one that is related to DPDK: > https://networkbuilders.intel.com/docs/IntelDPDK_PacketThroughputVirtualNetwork.pdf It seems to be well hosted on intel.com. Maybe you would like a page on dpdk.org to gather interesting links to documents related to DPDK? So we should probably define a clear scope and acceptance rules to accept adding a new link? > > Why not ask the question while submitting such document? > > Mainly because converting the document to RST will take some effort (in particular the images). OK makes sense