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 7C5C0A0093 for ; Wed, 9 Mar 2022 17:31:37 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 76C39410E6; Wed, 9 Mar 2022 17:31:37 +0100 (CET) Received: from mail-wm1-f46.google.com (mail-wm1-f46.google.com [209.85.128.46]) by mails.dpdk.org (Postfix) with ESMTP id E5A83410E8 for ; Wed, 9 Mar 2022 17:31:35 +0100 (CET) Received: by mail-wm1-f46.google.com with SMTP id i66so1680554wma.5 for ; Wed, 09 Mar 2022 08:31:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=lASynu0M7azddisBMSk5E3NR9IAZAcSkfZpzGFH27+s=; b=YZju+Q2eCyD+fKFb6IY4jgcpD98Xsz7eflJgFw/h8LjqjW5JtfiNU/S9VQkA25U76O GX9CEGVgsNLmW3OYmrj5oR27ZOS7S1Xwz2MSry4p993ebaQKkFpmJCHFTtd6anK64yR2 rz6yKM6QhvTC+GDowiIJ+EA2ot46WQ06KUTAv5xhVyAb8Hd/JNE1gAWf247QAtuojI68 0NeEu3woWNIuF3+IHn+H6gNlyXlMPSSQIiPH2IxkmQMeGgNB8CDaSoY6WAdkAWrZlWnP KUUYGNO/yvc4ShqAx/QV+6zuV10A6bRLMbgVKe6rQp0TM7nWqAk72zkmC8mFEqur/6HO WjJw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=lASynu0M7azddisBMSk5E3NR9IAZAcSkfZpzGFH27+s=; b=DwcDvzGTgzrfGbX/YM8jP7TSt2KvmVqGoRHV1Uq0h/BmXeWVm/Y2sh4na7MGl3ATmY 2QX1i3N+/LHmeV+4l2/oTVBhPYEcVqBVUsbsJA9Q6Mr384YLkbMs6aZTH71cPOSbFPn/ utjIwvCF/apcZe/l6iSRG/ocTkLGcjqgquYCWdGSLgcXng5OQsreIUGQMsjk/xhftluD 3udfM8XSBVK3fX0+7YMMnxdU/2qXi7/vBAcB28Jy/EK8C8vgjQNM8UB1wCDObusZbEc3 hOvx+vDf59PZt1P1v/UCcOkzWOKCOlooM2hhfhpXeLNwa7OMhSc0ljqRKj0hUOLOOrYx YIdQ== X-Gm-Message-State: AOAM531p2SIfCw+SCRJRiKuBJ9D4QDkfmzEcmYLD4c8mH9PZ5GXO/6V+ exeEdpxNfrVdJQE+3O81LgI= X-Google-Smtp-Source: ABdhPJzKx1U01Hv+IFD4f7Q0F41lfCilVG9YYujzcJt7cHV9y+7pwasuXblS2S9PUTSZw2vJb3Gypg== X-Received: by 2002:a7b:c5d0:0:b0:355:482a:6f44 with SMTP id n16-20020a7bc5d0000000b00355482a6f44mr164378wmk.58.1646843495593; Wed, 09 Mar 2022 08:31:35 -0800 (PST) Received: from localhost ([2a01:4b00:f41a:3600:360b:9754:2e3a:c344]) by smtp.gmail.com with ESMTPSA id i8-20020a1c5408000000b00389bf11ba0csm5422530wmb.38.2022.03.09.08.31.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Mar 2022 08:31:35 -0800 (PST) From: luca.boccassi@gmail.com To: Ali Alnubani Cc: Ferruh Yigit , dpdk stable Subject: patch 'doc: fix typos and punctuation in flow API guide' has been queued to stable release 20.11.5 Date: Wed, 9 Mar 2022 16:30:31 +0000 Message-Id: <20220309163053.245754-15-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220309163053.245754-1-luca.boccassi@gmail.com> References: <20220218123931.1749595-1-luca.boccassi@gmail.com> <20220309163053.245754-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.5 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/11/22. 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/ed3f7dd2f60a959baefbabffb687a9b92af804c2 Thanks. Luca Boccassi --- >From ed3f7dd2f60a959baefbabffb687a9b92af804c2 Mon Sep 17 00:00:00 2001 From: Ali Alnubani Date: Tue, 1 Mar 2022 14:17:09 +0200 Subject: [PATCH] doc: fix typos and punctuation in flow API guide [ upstream commit 00373909c8f0377f03969eabf530293a7af9e23f ] This fixes typos and punctuation in the rte flow API guide. Fixes: 2f82d143fb31 ("ethdev: add group jump action") Fixes: 4d73b6fb9907 ("doc: add generic flow API guide") Signed-off-by: Ali Alnubani Acked-by: Ferruh Yigit --- doc/guides/prog_guide/rte_flow.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/guides/prog_guide/rte_flow.rst b/doc/guides/prog_guide/rte_flow.rst index b182d310f0..10e6d06853 100644 --- a/doc/guides/prog_guide/rte_flow.rst +++ b/doc/guides/prog_guide/rte_flow.rst @@ -65,12 +65,12 @@ Flow rules can also be grouped, the flow rule priority is specific to the group they belong to. All flow rules in a given group are thus processed within the context of that group. Groups are not linked by default, so the logical hierarchy of groups must be explicitly defined by flow rules themselves in each -group using the JUMP action to define the next group to redirect too. Only flow -rules defined in the default group 0 are guarantee to be matched against, this +group using the JUMP action to define the next group to redirect to. Only flow +rules defined in the default group 0 are guaranteed to be matched against. This makes group 0 the origin of any group hierarchy defined by an application. Support for multiple actions per rule may be implemented internally on top -of non-default hardware priorities, as a result both features may not be +of non-default hardware priorities. As a result, both features may not be simultaneously available to applications. Considering that allowed pattern/actions combinations cannot be known in -- 2.30.2 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2022-03-09 16:30:09.092227897 +0000 +++ 0015-doc-fix-typos-and-punctuation-in-flow-API-guide.patch 2022-03-09 16:30:08.527024706 +0000 @@ -1 +1 @@ -From 00373909c8f0377f03969eabf530293a7af9e23f Mon Sep 17 00:00:00 2001 +From ed3f7dd2f60a959baefbabffb687a9b92af804c2 Mon Sep 17 00:00:00 2001 @@ -5,0 +6,2 @@ +[ upstream commit 00373909c8f0377f03969eabf530293a7af9e23f ] + @@ -10 +11,0 @@ -Cc: stable@dpdk.org @@ -19 +20 @@ -index f2deef95d8..588914b231 100644 +index b182d310f0..10e6d06853 100644 @@ -22 +23 @@ -@@ -60,12 +60,12 @@ Flow rules can also be grouped, the flow rule priority is specific to the +@@ -65,12 +65,12 @@ Flow rules can also be grouped, the flow rule priority is specific to the