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 4D333A0093 for ; Fri, 22 May 2020 11:40:47 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4325E1D967; Fri, 22 May 2020 11:40:47 +0200 (CEST) Received: from mail-wm1-f66.google.com (mail-wm1-f66.google.com [209.85.128.66]) by dpdk.org (Postfix) with ESMTP id 2ABA91D966 for ; Fri, 22 May 2020 11:40:46 +0200 (CEST) Received: by mail-wm1-f66.google.com with SMTP id t8so4027057wmi.0 for ; Fri, 22 May 2020 02:40:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Q7JtlYq9EhDz425ghCVlK7FGH/v8x+1wgMSsLRwvv+k=; b=p7ZFgLZemBw0tfd0Fl7/Dx+QeYJQD3D3Vh9FbPSUWdRHkFONC+aSbvv+VesWZ/PAXO QHZk8WX2byyIM05w3K5SmQ2hkhltAV0h549TSHxDWZRwAxMuFc1qPXFgSeZwA2AwFHLS C+dh9FUKf2XyCVkJsgTUbxaGbHpO1PdGrw+5MXl+nu/S6dde70QdcMp88NfBWemotdaQ lBbjON2djITwz5jAbsyPGbwtav8ZWdRWWf4KmufVs6LBE7Z/Jp0Sj8udy1jVkFFQ6JGD aGh+RKuXcwBitj7rOmbWOmtZL+9qVbbNj1bJu6r8Nsi5T2yvnpOd8Tb8OWOMmxlbPCWK gZmw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Q7JtlYq9EhDz425ghCVlK7FGH/v8x+1wgMSsLRwvv+k=; b=BNssh+WkAyDlPuf1ipzziKsgeY78mqZJ7iT2ezXVMCOBfn8GiRJNGIWbaaqiDzPFB5 lmUG4mT3wztEoizSmGmxBU+jz5bhpioorH1rKSUwEaHih5OL8m+AFNAUYoK+yyo70MW6 Dp1mPOYr3xSEfJMhiS07ldJed5yFYrZMs0fHydxlllLtwMDsukGYRCxFe44LTIGrIO5r IINeD/xI6+VcrFxCZJH2vjGsOwlrKdzQJOTJHntzIP30QOBIkMS6EUlBdZU2oAW/Ldje Rvv0Jd5DClSilsXFPGhlw0E+GAxDdKj9a36XVyawcXczB7aQXkNwDYu7bYc7eHn5la6L rT0g== X-Gm-Message-State: AOAM531o2V1wJs/uMJQELGIjy6kraz/qpSHmtcftmBIXlxr0KgcKyHzI UCbMn9qa8VXL0dRllVBiz0w= X-Google-Smtp-Source: ABdhPJygFLF+WI4jT9ByYeMjWKJFy7w2dhLwlDNTfhJpI9187s6HDGOpxAxf9gXNJZ7ljJfrQAFxkA== X-Received: by 2002:a1c:df83:: with SMTP id w125mr12289053wmg.140.1590140445890; Fri, 22 May 2020 02:40:45 -0700 (PDT) Received: from localhost ([88.98.246.218]) by smtp.gmail.com with ESMTPSA id j4sm7272989wrx.24.2020.05.22.02.40.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 22 May 2020 02:40:45 -0700 (PDT) From: luca.boccassi@gmail.com To: Matteo Croce Cc: David Marchand , Andrzej Ostruszka , dpdk stable Date: Fri, 22 May 2020 10:39:45 +0100 Message-Id: <20200522094022.1025696-6-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200522094022.1025696-1-luca.boccassi@gmail.com> References: <20200519130549.112823-214-luca.boccassi@gmail.com> <20200522094022.1025696-1-luca.boccassi@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-stable] patch 'doc: fix LTO config option' has been queued to stable release 19.11.3 X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org Sender: "stable" Hi, FYI, your patch has been queued to stable release 19.11.3 Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet. It will be pushed if I get no objections before 05/24/20. So please shout if anyone has objections. Also note that after the patch there's a diff of the upstream commit vs the patch applied to the branch. This will indicate if there was any rebasing needed to apply to the stable branch. If there were code changes for rebasing (ie: not only metadata diffs), please double check that the rebase was correctly done. Thanks. Luca Boccassi --- >From ef254d821e6f33a294874e01bd285ca32904160b Mon Sep 17 00:00:00 2001 From: Matteo Croce Date: Tue, 12 May 2020 21:48:56 +0200 Subject: [PATCH] doc: fix LTO config option [ upstream commit 9aef9b9fbc21531a127e082cd6cfa698d22d235f ] The documentation says that CONFIG_ENABLE_LTO enables LTO during the build, but the correct value actually is CONFIG_RTE_ENABLE_LTO. Fixes: 098cc0fea3be ("build: add option to enable LTO") Signed-off-by: Matteo Croce Reviewed-by: David Marchand Acked-by: Andrzej Ostruszka --- doc/guides/prog_guide/lto.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/prog_guide/lto.rst b/doc/guides/prog_guide/lto.rst index 43f4c63379..277a6f1090 100644 --- a/doc/guides/prog_guide/lto.rst +++ b/doc/guides/prog_guide/lto.rst @@ -31,7 +31,7 @@ the whole DPDK by setting: .. code-block:: console - CONFIG_ENABLE_LTO=y + CONFIG_RTE_ENABLE_LTO=y in config file. -- 2.20.1 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2020-05-22 10:37:39.467390592 +0100 +++ 0006-doc-fix-LTO-config-option.patch 2020-05-22 10:37:39.060411495 +0100 @@ -1,13 +1,14 @@ -From 9aef9b9fbc21531a127e082cd6cfa698d22d235f Mon Sep 17 00:00:00 2001 +From ef254d821e6f33a294874e01bd285ca32904160b Mon Sep 17 00:00:00 2001 From: Matteo Croce Date: Tue, 12 May 2020 21:48:56 +0200 Subject: [PATCH] doc: fix LTO config option +[ upstream commit 9aef9b9fbc21531a127e082cd6cfa698d22d235f ] + The documentation says that CONFIG_ENABLE_LTO enables LTO during the build, but the correct value actually is CONFIG_RTE_ENABLE_LTO. Fixes: 098cc0fea3be ("build: add option to enable LTO") -Cc: stable@dpdk.org Signed-off-by: Matteo Croce Reviewed-by: David Marchand