From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 67BCBA04F1 for ; Thu, 18 Jun 2020 10:50:31 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 2645B1BE9E; Thu, 18 Jun 2020 10:50:31 +0200 (CEST) Received: from wout3-smtp.messagingengine.com (wout3-smtp.messagingengine.com [64.147.123.19]) by dpdk.org (Postfix) with ESMTP id 97A845B3A for ; Thu, 18 Jun 2020 10:50:29 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.west.internal (Postfix) with ESMTP id 672FD9E6; Thu, 18 Jun 2020 04:50:28 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Thu, 18 Jun 2020 04:50:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm1; bh= 9cfxKMZqV0QGyKkBsnEWPiBOauXE9P/UpIaTzPdW7BA=; b=khGyCJqGOWGqWJeb SHJH4aV950uS5tTNAyqTGEmBAcS3YbumM0AVO3+PWp5bDTrcXlo1W1CKk6lp5qnK 5yCrPfTsDT+/nXD5vpH6xuWon6VF8nDLVZYwfs36cAts7Ar/dTToxMH8a7HmWRjR WOlCDvp24OTDpV/w7FweG64dz54Q0ta4jsMqApEnZU91Nq+TKfYVVTIt7GtICMys ZAcTEpc2TIX1jLFzpCgfpc3zkq1VnVY94HhbNbPue4HyEgm2UZHhPpDYu1M/cab5 lLwYTeAWlZv/nTuondAwGlJ6A5pJiHYyVj3bx9ptBbeZCbH2IYT4QiG4pj29aWrg 5rIaaA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=9cfxKMZqV0QGyKkBsnEWPiBOauXE9P/UpIaTzPdW7 BA=; b=Rp4jB3K4rlWqYrpZ/pyY/fJ1QYVOKCG2x7TSfFXTYJ2Qi6em5Jr5tOkMd ERkrGmFpGBNQRxO/68PKCpRI20cZHdPXgEi3p7c6oCs3oN8JeCP/8/qQmncHti8u QLPlFSQDG1kBVpvkoSp3rL7vq9gWp5OQ3xORDXAY0RTen9zE1pbECEyKU/otT6lU 4N/vlbb/wiamfpHj3v7HEYY5SpmZO+KJ8EKAQSNnhDP11lkScfYYR7DHIK3p/DJN pOpR7hk4tlz9PIgWrol8Pp+lQwo4ODGGZ5C9hBApy4gdh/yfpBVH495Lodqmk/es zabiTqZ/CCwsKK0TI4YR6tq3pCzYQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrudejgedgtdelucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghruf hiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghl ohhnrdhnvght X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id BDE72328005E; Thu, 18 Jun 2020 04:50:26 -0400 (EDT) From: Thomas Monjalon To: "Richardson, Bruce" Cc: "web@dpdk.org" Date: Thu, 18 Jun 2020 10:50:25 +0200 Message-ID: <28780933.PtU9Tt3Mu2@thomas> In-Reply-To: <59AF69C657FD0841A61C55336867B5B0976930D6@IRSMSX103.ger.corp.intel.com> References: <20200617203700.3576668-1-thomas@monjalon.net> <59AF69C657FD0841A61C55336867B5B0976930D6@IRSMSX103.ger.corp.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-web] [PATCH] update quick start page X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: web-bounces@dpdk.org Sender: "web" 18/06/2020 10:21, Richardson, Bruce: > From: Thomas Monjalon > > --- a/content/doc/quick-start.md > > +++ b/content/doc/quick-start.md > > - make > > + meson -Dexamples=all build > > Do we really want building all examples to be part of the default instructions? It will lead to a longer build time? > I think we should give initial instructions just with meson build, and then afterwards show building examples. How do you suggest is the best to compile examples in a second step? meson configure -Dexamples=all ?