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 E61C7A04DD for ; Wed, 28 Oct 2020 11:56:58 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id DAFA7CAE0; Wed, 28 Oct 2020 11:56:57 +0100 (CET) Received: from mail-wm1-f50.google.com (mail-wm1-f50.google.com [209.85.128.50]) by dpdk.org (Postfix) with ESMTP id AB9EBCAE0 for ; Wed, 28 Oct 2020 11:56:53 +0100 (CET) Received: by mail-wm1-f50.google.com with SMTP id e2so4318945wme.1 for ; Wed, 28 Oct 2020 03:56:53 -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=nWMtEeidkxXfIbCqae6E04DQpiK4M1TMi0QRpRzBZaA=; b=jzluzlxd77AmyUJIjFMuzl+4V+P1Q+4vQWR2dK1S6rXdx4GMTF+qlMaOkBMqtynkg5 a/O2eiemTpqiRQn0DyOYMSEhw7Dk8KIGNHU4/ZNT1J17tYrd9KU7jBs7+pdTQs6DOmpF zxf51f38aZu6kTSXBgHiupBuklDmnC+2vWzD9YUaOPZJDN6Ewttoz6fK105ber8Aqnom VBBX9aLft3KJ7lX1+YBPm/WhsxkAjZMsWAkp34fv0SjWCamvDDc/3InACUnqOhFPFbz5 P1OnT50vD0Abgq9ci0GMPsgj51fPCJ/zm73oAXbtzRuFBbQk3k18j4+I7JA4pzyS18ba 5pMg== 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=nWMtEeidkxXfIbCqae6E04DQpiK4M1TMi0QRpRzBZaA=; b=cdYJxd2hYvpNQOZcyVqlQX3QB0dwTQyFvPsZ7WgaUwFMG3DlfhPEowLnO0KxeBSUGN wnBnSOuWDArA7kxMVNJgFb3gYGVHz2bQll+QqqOVMc6n6KZ+3ADEoODKhfGJZg3wAzan /ck73AULUFJfmu2BbqusmVSiJwW3O6R2f5ZReeIwSf1COLRBYz+6kzMBv/ZWKFQjeHYx n0csn7WTcqhCr5ucynEJUxvCgmMruBjUacyl0EHF03LvNXaL8akSwNTJyfWZ1DDU+ZbN RUR0iYNGKkJumrto1g5qq5Bw1cW3fBXDHWEYhvMozpeGqh5JvC9QxZDEi4hNHNImyTMN 2h/w== X-Gm-Message-State: AOAM531VP8RRbmZKiyv2DbX6w241RND6wtD5jjBuMy+SqwTu894aF9GY le7zvSpHsxw0KziQpaCSSjY= X-Google-Smtp-Source: ABdhPJzEXzli2PiLkOBVft/gWqzVp+6Q8gDeVMmu3wao8R/BBsSg+wrlC/BE//S/GWXT558R+f+W+A== X-Received: by 2002:a1c:6143:: with SMTP id v64mr7163412wmb.108.1603882613463; Wed, 28 Oct 2020 03:56:53 -0700 (PDT) Received: from localhost ([88.98.246.218]) by smtp.gmail.com with ESMTPSA id l8sm6523895wrn.28.2020.10.28.03.56.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Oct 2020 03:56:52 -0700 (PDT) From: luca.boccassi@gmail.com To: Bruce Richardson Cc: Luca Boccassi , dpdk stable Date: Wed, 28 Oct 2020 10:46:01 +0000 Message-Id: <20201028104606.3504127-202-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20201028104606.3504127-1-luca.boccassi@gmail.com> References: <20201028104606.3504127-1-luca.boccassi@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-stable] patch 'examples/l2fwd-crypto: fix missing dependency' has been queued to stable release 19.11.6 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.6 Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet. It will be pushed if I get no objections before 10/30/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 d8290040d15a1959aa722ae0317f6ba721bbd391 Mon Sep 17 00:00:00 2001 From: Bruce Richardson Date: Thu, 15 Oct 2020 16:05:48 +0100 Subject: [PATCH] examples/l2fwd-crypto: fix missing dependency [ upstream commit 52e2991eab280243e3ed0f0be56a2e2e74416d25 ] When the crypto-scheduler support is enabled, we were missing the dependency on it as part of the meson build. Fixes: 89f0711f9ddf ("examples: build some samples with meson") Signed-off-by: Bruce Richardson Acked-by: Luca Boccassi --- examples/l2fwd-crypto/meson.build | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/l2fwd-crypto/meson.build b/examples/l2fwd-crypto/meson.build index 6c852ad199..39e1604fac 100644 --- a/examples/l2fwd-crypto/meson.build +++ b/examples/l2fwd-crypto/meson.build @@ -7,6 +7,9 @@ # DPDK instance, use 'make' deps += 'cryptodev' +if dpdk_conf.has('RTE_LIBRTE_PMD_CRYPTO_SCHEDULER') + deps += 'pmd_crypto_scheduler' +endif allow_experimental_apis = true sources = files( 'main.c' -- 2.20.1 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2020-10-28 10:35:17.945907520 +0000 +++ 0202-examples-l2fwd-crypto-fix-missing-dependency.patch 2020-10-28 10:35:11.808834498 +0000 @@ -1,13 +1,14 @@ -From 52e2991eab280243e3ed0f0be56a2e2e74416d25 Mon Sep 17 00:00:00 2001 +From d8290040d15a1959aa722ae0317f6ba721bbd391 Mon Sep 17 00:00:00 2001 From: Bruce Richardson Date: Thu, 15 Oct 2020 16:05:48 +0100 Subject: [PATCH] examples/l2fwd-crypto: fix missing dependency +[ upstream commit 52e2991eab280243e3ed0f0be56a2e2e74416d25 ] + When the crypto-scheduler support is enabled, we were missing the dependency on it as part of the meson build. Fixes: 89f0711f9ddf ("examples: build some samples with meson") -Cc: stable@dpdk.org Signed-off-by: Bruce Richardson Acked-by: Luca Boccassi