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 9B59242814 for ; Wed, 29 Mar 2023 03:05:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 913CF410DD; Wed, 29 Mar 2023 03:05:20 +0200 (CEST) Received: from mail-wm1-f52.google.com (mail-wm1-f52.google.com [209.85.128.52]) by mails.dpdk.org (Postfix) with ESMTP id C92D140EE7 for ; Wed, 29 Mar 2023 03:05:17 +0200 (CEST) Received: by mail-wm1-f52.google.com with SMTP id s13so7943647wmr.4 for ; Tue, 28 Mar 2023 18:05:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1680051917; x=1682643917; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=f8GdtdF9C80ZYgpqjpxN2LHfw67mDSO7PH93OSEKlQM=; b=gt9j86ppOtCLt2sn0QNv+XoTdhdGRHYIKwXROiCitAThpKiBrXl3e6AlQW3hYkteBq i+rnNaKcWUD3uudwzTLSuPWmpQd9IQNcQDkKy1cPl1vcjL283BB78f3yAodnHR79MMKT xCiBo4b8hkti5RBu+cujzONJp8YnSj5Mj3bupnQkp9QbcMt46gwv0JtTYRzZwt0ryM2M NlGJvGcdMNXUYeBDJzSMADKeduC/B96SDoL+QCqc1y29SH4oSiwiqlyK1P9FndNaGmRR OGFvW22QZb1+iL6Y+nwFJeI8tStKebVv1TzjDJq2CzbMOytDicL31CWQP7RnlkhUndFG K1sg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680051917; x=1682643917; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=f8GdtdF9C80ZYgpqjpxN2LHfw67mDSO7PH93OSEKlQM=; b=VZr4xc9HxI1dEpybdrO6uBTjs1g2ozhbB+I6vjqu8TqYzJ+z0CFwOGAOYvoxKcF8HT 0rKY575dMik8JxpQwkhjzoaZ1jjgOMPDxlJHFqT5BE/HO7v0sREHYLUojdhn8h+bplQT QAl9ozh2WovJZKO1+pv+Dk+zj+6d0cdKp3mANSc/wa+e2+gNFFFbaheQnpseO+q2xQbh lLnSiJkmlzIymWf+AiDhbcQ5qLJ9LtIERCr12uOWlahqkuy6R+bPDpDNRJ9jv7eAR+rf 8D6rImlR6mP4FEoTiLct3IIxr0cP//dmweEkcLTAOKWFFGMjhL1vZ1m88IFI+wUxqyEs ervQ== X-Gm-Message-State: AO0yUKVoHDUcKVTXEHAF8VfNb6fhkaBk3+fT735nmsu26XHGQNjcJkDK uBn4+08W5TwWCIM3MK2Hq10= X-Google-Smtp-Source: AK7set/WdiAld5ovq5P9cbnCG/tiKAcEg6QO3mmp/qCboJ21uCs1Pp30jaQ6MQVM0LbrXA+YDPeLZQ== X-Received: by 2002:a05:600c:280e:b0:3ee:1a8f:8098 with SMTP id m14-20020a05600c280e00b003ee1a8f8098mr13594165wmb.9.1680051917340; Tue, 28 Mar 2023 18:05:17 -0700 (PDT) Received: from localhost ([137.220.119.58]) by smtp.gmail.com with ESMTPSA id k4-20020a05600c1c8400b003ee610d1ce9sm383512wms.34.2023.03.28.18.05.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Mar 2023 18:05:16 -0700 (PDT) From: luca.boccassi@gmail.com To: Harshad Narayane Cc: Kamalakannan R , Cristian Dumitrescu , dpdk stable Subject: patch 'doc: fix pipeline example path in user guide' has been queued to stable release 20.11.8 Date: Wed, 29 Mar 2023 02:04:45 +0100 Message-Id: <20230329010446.563852-9-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230329010446.563852-1-luca.boccassi@gmail.com> References: <20230322004155.2333903-19-luca.boccassi@gmail.com> <20230329010446.563852-1-luca.boccassi@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Hi, FYI, your patch has been queued to stable release 20.11.8 Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet. It will be pushed if I get no objections before 03/31/23. 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/ef744742401f25b5391155ab37909e161a745ea9 Thanks. Luca Boccassi --- >From ef744742401f25b5391155ab37909e161a745ea9 Mon Sep 17 00:00:00 2001 From: Harshad Narayane Date: Mon, 28 Nov 2022 04:33:24 +0530 Subject: [PATCH] doc: fix pipeline example path in user guide [ upstream commit 0ab37572614c695f3087f4edaa8e0a95d1bf4a93 ] Updated the pipeline example path in the Sample Application User Guide. Fixes: 29485dd07bc3 ("doc: add pipeline example user guide") Signed-off-by: Harshad Narayane Signed-off-by: Kamalakannan R Acked-by: Cristian Dumitrescu --- doc/guides/sample_app_ug/pipeline.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/sample_app_ug/pipeline.rst b/doc/guides/sample_app_ug/pipeline.rst index 49d50136bc..7c86bf484a 100644 --- a/doc/guides/sample_app_ug/pipeline.rst +++ b/doc/guides/sample_app_ug/pipeline.rst @@ -58,7 +58,7 @@ The following is an example command to run the application configured for the VX .. code-block:: console - $ .//examples/dpdk-pipeline -c 0x3 -- -s examples/vxlan.cli + $ .//examples/dpdk-pipeline -c 0x3 -- -s examples/pipeline/examples/vxlan.cli The application should start successfully and display as follows: -- 2.39.2 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2023-03-29 01:31:23.006737418 +0100 +++ 0009-doc-fix-pipeline-example-path-in-user-guide.patch 2023-03-29 01:31:22.510040059 +0100 @@ -1 +1 @@ -From 0ab37572614c695f3087f4edaa8e0a95d1bf4a93 Mon Sep 17 00:00:00 2001 +From ef744742401f25b5391155ab37909e161a745ea9 Mon Sep 17 00:00:00 2001 @@ -5,0 +6,2 @@ +[ upstream commit 0ab37572614c695f3087f4edaa8e0a95d1bf4a93 ] + @@ -9 +10,0 @@ -Cc: stable@dpdk.org