From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0675EC282DF for ; Thu, 18 Apr 2019 14:06:35 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id 77A142083D for ; Thu, 18 Apr 2019 14:06:34 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=monjalon.net header.i=@monjalon.net header.b="S9mbCKCv"; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="Llvowkkj" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 77A142083D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=monjalon.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A462F1B9CE; Thu, 18 Apr 2019 16:06:33 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id C8D071B9A6 for ; Thu, 18 Apr 2019 16:06:32 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 4AD372222B; Thu, 18 Apr 2019 10:06:32 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Thu, 18 Apr 2019 10:06:32 -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=mesmtp; bh=kx6XcUw1b7qSruFhDX5nAxIMnO5ZHH24mB2HQyS7tuQ=; b=S9mbCKCvy4x5 Kt4m27JHlFIc8nyJu3DbEMroLrJQfmVjosSGAy8G/eRH/vhsU7vfdLqkt5gBLyOB 393pVK/RY1UZnj2d+uQIBXFfi97V6E8gu2FPJ4OZRoOs6AYroBSChD8A0J2q02wX BbsUD5F9etlDX4UyN1vUQyMxtwfV3f8= 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=fm2; bh=kx6XcUw1b7qSruFhDX5nAxIMnO5ZHH24mB2HQyS7t uQ=; b=Llvowkkj1/BkaDKqR/pI1Zsg65TvUiX6qfLWmAMNEgVunHaHT/S70EIVr sGJaBEXdy9fr592yZ2AxXUytSfYEZnYi4oZFAop6AxFLgnjWz97QfxVQ6LRWFE73 G/1zCVHFeiOMPQkfgrbbSLCOzGLnXfVvE4OWVBKAqg7AeM7ojpdmZiarDOtOagA6 ejAyaj8XnkVbdBVmfwZPNO9X7GlchOzvNR1p5/dgLqldcANWU/6sxKnqM1bC96vJ hTqEYJlVnK88OuoA6ANMSzOKJeY+Fq0I2qsXGSvhpcq7auaD0BFKTAOZGKuyUuYd NyQ0CfB4CtDx7TMbB9kBxYTjb0LrQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrfeehgdefiecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhephffvufffkfgjfhgggfgtsehtufertd dttddvnecuhfhrohhmpefvhhhomhgrshcuofhonhhjrghlohhnuceothhhohhmrghssehm ohhnjhgrlhhonhdrnhgvtheqnecukfhppeejjedrudefgedrvddtfedrudekgeenucfrrg hrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvthenucev lhhushhtvghrufhiiigvpedt 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 362E2E4805; Thu, 18 Apr 2019 10:06:29 -0400 (EDT) From: Thomas Monjalon To: luca.boccassi@gmail.com Cc: dev@dpdk.org Date: Thu, 18 Apr 2019 16:06:25 +0200 Message-ID: <3188596.YfrW0PGxeH@xps> In-Reply-To: <20190418093020.18973-1-luca.boccassi@gmail.com> References: <20190114112331.15761-1-bluca@debian.org> <20190418093020.18973-1-luca.boccassi@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v3] build: mention machine=default and its use in documentation X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 18/04/2019 11:30, luca.boccassi@gmail.com: > From: Luca Boccassi > > Document the new value, as it's useful for distributions and users > who need to use a stable baseline -march > > Signed-off-by: Luca Boccassi > Reviewed-by: Christian Ehrhardt > Reviewed-by: Jerin Jacob > --- > v2: fix typo, add commit body and reviewed-by > v3: added one more reviewed-by, reworded the note as suggested Applied, thanks