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_HELO_NONE,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 1D716C28CC0 for ; Wed, 29 May 2019 11:14:38 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id A15A72070D for ; Wed, 29 May 2019 11:14:37 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=monjalon.net header.i=@monjalon.net header.b="OLrY7dOV"; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="0gsHUDen" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A15A72070D 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 868271B945; Wed, 29 May 2019 13:14:36 +0200 (CEST) Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by dpdk.org (Postfix) with ESMTP id EF2ED37A2; Wed, 29 May 2019 13:14:34 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id AF952716; Wed, 29 May 2019 07:14:33 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 29 May 2019 07:14:34 -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=lKLSPRzhf0Z0aCTIqya/ekTLYOPkAIbF78iAmo17CyI=; b=OLrY7dOVd7BQ MqmAON8VDCxJw6yiqwFaOTR+QA04HpemewaDdqxs5LBkjM3td7lYSQOQLIYYfV+K 9msut51T8BAok44Al+Q1L9lznNRTH+rLRgxhePSUGBBmemH1TFHxeRFb55izsjej +3TO5j6ynbYDi9OELF2k/htzhl/E5iM= 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=lKLSPRzhf0Z0aCTIqya/ekTLYOPkAIbF78iAmo17C yI=; b=0gsHUDenYL9ZXQT/SlJq0tJFn2y1ORgJxOs+WbjSdMSyvPA4U+mLqYmr+ Eb8lzaVhhgLWBe2d815zhVFMpyM1IxNCTlG2bNZHwrJXPFna6+5G4DHUXghJjaxz pwJax/ahXL9FmjN9wOQm2zlBVkG5GJsFIwv1cuqNXyuTWT8DDmwchShsZOdiDbOY sN0s8xI76pI/X/x86+Ko7oYi7FbHU7gYXr4kT5XV7ZhJVTvMvtOAWBLCe7CpVhEy g8W6wE9YhvGPmI9A7rWovIoot/DySbXShMJ/fvKqJe17yT1ueVut9mfMg72rgCDg dL0NjNJUIglvxMXtv7rRK7gHJJzIw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddruddvjedggedtucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeekuddrudekhedrudejhedrheejnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from xps.localnet (57.175.185.81.rev.sfr.net [81.185.175.57]) by mail.messagingengine.com (Postfix) with ESMTPA id A86CC80060; Wed, 29 May 2019 07:14:30 -0400 (EDT) From: Thomas Monjalon To: Yong Wang Cc: dev@dpdk.org, john.mcnamara@intel.com, stable@dpdk.org Date: Wed, 29 May 2019 13:14:27 +0200 Message-ID: <1637120.gGppTHZzdi@xps> In-Reply-To: <1558934316-17851-1-git-send-email-wang.yong19@zte.com.cn> References: <1558934316-17851-1-git-send-email-wang.yong19@zte.com.cn> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] doc: change linuxapp to linux 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" 27/05/2019 07:18, Yong Wang: > Since linuxapp in build configs has been changed to linux, change it > in the bluefield doc. > > Fixes: 22d1d1ccc357("doc: add Mellanox BlueField platform guide") +Cc stable@dpdk.org > > Signed-off-by: Yong Wang Applied, thanks