From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 17C29A0524 for ; Fri, 5 Feb 2021 12:35:27 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11AAB188A24; Fri, 5 Feb 2021 12:35:27 +0100 (CET) Received: from mail-wm1-f41.google.com (mail-wm1-f41.google.com [209.85.128.41]) by mails.dpdk.org (Postfix) with ESMTP id 49FA7188A2C for ; Fri, 5 Feb 2021 12:35:26 +0100 (CET) Received: by mail-wm1-f41.google.com with SMTP id j11so5744990wmi.3 for ; Fri, 05 Feb 2021 03:35:26 -0800 (PST) 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=1f2QcDJ77JCBQTXsgF3+f1mwXYE3oZgQ9P02qpr/Llo=; b=ZSGApPahUQZKqMnzLB7BGp+YnlI1xGVYefl3A5ym+gQSZR6tfpwRfg/OMwlZZGYd+W uCw7eV1Nz7s3YhGoYNGSK6kRl0QCeZ9fKjBNRYuUp2JSc9Q7dpEYjAYT861qafpygRVB 9FloCoiLo25ws5hTmbDrjfvWirpyVjU8QvXJ7aHmGSfM9DDTTjYIUI9E76ZpthLiP2SJ h9XL+0ICZERKJVLFhblUP6DutdgrYP1pY6k8RBn7d4HwUlSAi2oyreRuGeXFM9d5RR6d jSm08+flUpcwlw32oQYs/5c4PEpKrqeGouHyl46tVbMA3Q7+mRiVv71MC+b4rJlET9AX PIyw== 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=1f2QcDJ77JCBQTXsgF3+f1mwXYE3oZgQ9P02qpr/Llo=; b=oqfqW3GoyG0GBNSCREMEOFcWxrqA++9lLa3826Tcpgoc6tupw0SJD1OL7JtpBIqFhm uhrKEPa8oeI4K/7AmKV7gv1S7B/DKzLF+UlnF04bGEQPPXAVQJG+7GN/+7P6IymyXJHH H34NLFtZWVQalXVcW4cSb7TCxWJRuCEj7f8gGX4AzCIvEdu2JG0eEL4CqKaJFum5GCYQ 3N208/ldTQJfkHfyn7T5Sk5Erpo4Zw8JMhYZBR3MwmnfPL5p7MjXJJUVdyNYha1xlOy1 NYU9ARUtASRzRiUyUYDfAlWE/WI1C9OnGZtyK/BnH6UtO317ZOF13i1CME173O9B/Jxc 1+cA== X-Gm-Message-State: AOAM531N5wvq/ByV9MnZPHJRe6ftYchzMbPsLYAXp8IabjCoWOL1qQAz M2OiMrMKjPasJAgY+OIoaiXgSZL4BMG4tV4d X-Google-Smtp-Source: ABdhPJxdj+miQHXVm0w5BXTGyZh9kdLFhWuaXc0YDtXa9Ik2aGG4bBOAtmVh2uMssMmR6Xew7rsXCw== X-Received: by 2002:a1c:6387:: with SMTP id x129mr3291286wmb.84.1612524926108; Fri, 05 Feb 2021 03:35:26 -0800 (PST) Received: from localhost ([88.98.246.218]) by smtp.gmail.com with ESMTPSA id 35sm13273020wrn.42.2021.02.05.03.35.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 05 Feb 2021 03:35:25 -0800 (PST) From: luca.boccassi@gmail.com To: Bruce Richardson Cc: David Marchand , dpdk stable Date: Fri, 5 Feb 2021 11:17:58 +0000 Message-Id: <20210205111920.1272063-192-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20210205111920.1272063-1-luca.boccassi@gmail.com> References: <20210205111920.1272063-1-luca.boccassi@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-stable] patch 'app: fix build with extra include paths' has been queued to stable release 20.11.1 X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 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 20.11.1 Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet. It will be pushed if I get no objections before 02/07/21. 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. Queued patches are on a temporary branch at: https://github.com/bluca/dpdk-stable This queued commit can be viewed at: https://github.com/bluca/dpdk-stable/commit/1594f31afde9a181b09efb4bdd5c7a7864ed5658 Thanks. Luca Boccassi --- >From 1594f31afde9a181b09efb4bdd5c7a7864ed5658 Mon Sep 17 00:00:00 2001 From: Bruce Richardson Date: Fri, 15 Jan 2021 11:10:47 +0000 Subject: [PATCH] app: fix build with extra include paths [ upstream commit 64fd2124301eb246f12c316f9f619e36cf6d1bdc ] The "includes" variable in the app/meson.build file was ignored when building the executable, meaning that apps couldn't pass additional include paths directly back. Fix this to align with drivers and libs. Fixes: fa036e70d794 ("app: generalize meson build") Signed-off-by: Bruce Richardson Reviewed-by: David Marchand --- app/meson.build | 1 + 1 file changed, 1 insertion(+) diff --git a/app/meson.build b/app/meson.build index 903117b866..87fc195dbf 100644 --- a/app/meson.build +++ b/app/meson.build @@ -66,6 +66,7 @@ foreach app:apps link_args: ldflags, link_whole: link_libs, dependencies: dep_objs, + include_directories: includes, install_rpath: join_paths(get_option('prefix'), driver_install_path), install: true) -- 2.29.2 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2021-02-05 11:18:37.760119246 +0000 +++ 0192-app-fix-build-with-extra-include-paths.patch 2021-02-05 11:18:29.142697509 +0000 @@ -1 +1 @@ -From 64fd2124301eb246f12c316f9f619e36cf6d1bdc Mon Sep 17 00:00:00 2001 +From 1594f31afde9a181b09efb4bdd5c7a7864ed5658 Mon Sep 17 00:00:00 2001 @@ -5,0 +6,2 @@ +[ upstream commit 64fd2124301eb246f12c316f9f619e36cf6d1bdc ] + @@ -11 +12,0 @@ -Cc: stable@dpdk.org