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 B56CC42CBC for ; Thu, 15 Jun 2023 03:33:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF94E40E0F; Thu, 15 Jun 2023 03:33:40 +0200 (CEST) Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) by mails.dpdk.org (Postfix) with ESMTP id 8EAEE42D30 for ; Thu, 15 Jun 2023 03:33:39 +0200 (CEST) Received: by mail-wr1-f43.google.com with SMTP id ffacd0b85a97d-30fa23e106bso4494057f8f.3 for ; Wed, 14 Jun 2023 18:33:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686792819; x=1689384819; 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=C8F4l8qb7Me2PRumyA4m3EASd+lrZiNfIZOaSuXlLfI=; b=ITPBRiirl4eUO8Id2ADUNlIhYAQBLeSlJxSbTFEBg9cNEqjryi7dculZaDfDG2gUqk fDD4wgXlDkdFUdfdhBeqMOVXHHwqTcASvCTxm2IFn6M1WXdLd4jPUlnunCcXj8A+Moxg 3mvSwxhgr8gKWTT6F/81LytFjmKi3/Aa2hKBFFqWTJfz9IH+lIsTk2F7XVbf8TD3c7fY SO1C78O3rLaS2RvI4IPCyrAoOkHslq8mGZCP1T0OitE5uayuC/fz3mGInrmZQF67SdQ9 3YJAsOQTIRkj+XLFQyfmQp6qazc+wfeMtlmArZbOkvfuoyTpoinEWqujYpXmVkLzTDpQ JRjw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686792819; x=1689384819; 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=C8F4l8qb7Me2PRumyA4m3EASd+lrZiNfIZOaSuXlLfI=; b=MMcXycdCih7lhhUgVRzDO/KFam9ifXvq0nlLgYLyoBjNE0bki/e3cSNcRKGFTVYCsu 33UKD4Pah3u55iks7TnU44kTkH5uiWdo0I0M4NgokV2O0+PMvnCJDDMxATAyUAnHeEYa av9ohAedGoOjHbkCiURHLDL1iVhT+rpGGv/gVzmrCCiZLs8wIMWvtlSbTqMxJuw+oBfX BLzK4KnEcjncddszbsCkI1xs2gCuvUz90qZEJcTs6/NtLwwQFFJrbQ34c/zqr534duvM SXU0KFSJYOAgd3SDHj7rADYXNw67RBqIzz6oqQyrrJkMsVQLxVdsGptjtMugAh67oBw0 hbqQ== X-Gm-Message-State: AC+VfDypwJrzB4JqejYLjhjzuzrxW1imw48qp114kyKqxAcCEKUU5Mjg s3ZOrBRq9bThQIW9xisQyrY= X-Google-Smtp-Source: ACHHUZ5J06RhpQv+FsyQw6Kr1vJQvvSs9usYN+4FaqTxgQZj4oydV6QQgAJx/kL3LRRbiSBe82kNRw== X-Received: by 2002:adf:fb07:0:b0:30f:b3d1:8f99 with SMTP id c7-20020adffb07000000b0030fb3d18f99mr8669026wrr.38.1686792819200; Wed, 14 Jun 2023 18:33:39 -0700 (PDT) Received: from localhost ([2a01:4b00:d307:1000:f1d3:eb5e:11f4:a7d9]) by smtp.gmail.com with ESMTPSA id v4-20020a5d6784000000b0030fbf253c82sm11168819wru.104.2023.06.14.18.33.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 18:33:38 -0700 (PDT) From: luca.boccassi@gmail.com To: Pavan Nikhilesh Cc: Erik Gabriel Carrillo , dpdk stable Subject: patch 'doc: fix event timer adapter guide' has been queued to stable release 20.11.9 Date: Thu, 15 Jun 2023 02:32:10 +0100 Message-Id: <20230615013258.1439718-15-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230615013258.1439718-1-luca.boccassi@gmail.com> References: <20230615013258.1439718-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.9 Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet. It will be pushed if I get no objections before 06/17/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/35bdbf0164477ced5b6c406358ea4e3418b101f3 Thanks. Luca Boccassi --- >From 35bdbf0164477ced5b6c406358ea4e3418b101f3 Mon Sep 17 00:00:00 2001 From: Pavan Nikhilesh Date: Fri, 7 Apr 2023 13:44:10 +0530 Subject: [PATCH] doc: fix event timer adapter guide [ upstream commit 4b6fad5cc8a54647a2ea0c0792b25932da9504fc ] Remove incorrect spec definition from programmers guide, it is applications responsibility to set ev.event_ptr to a valid value. Fixes: 30e7fbd62839 ("doc: add event timer adapter guide") Signed-off-by: Pavan Nikhilesh Acked-by: Erik Gabriel Carrillo --- doc/guides/prog_guide/event_timer_adapter.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/guides/prog_guide/event_timer_adapter.rst b/doc/guides/prog_guide/event_timer_adapter.rst index d121dbbdb4..f68a179173 100644 --- a/doc/guides/prog_guide/event_timer_adapter.rst +++ b/doc/guides/prog_guide/event_timer_adapter.rst @@ -217,9 +217,7 @@ Note that it is necessary to initialize the event timer state to RTE_EVENT_TIMER_NOT_ARMED. Also note that we have saved a pointer to the ``conn`` object in the timer's event payload. This will allow us to locate the connection object again once we dequeue the timer expiry event from the -event device later. As a convenience, the application may specify no value for -ev.event_ptr, and the adapter will by default set it to point at the event -timer itself. +event device later. Now we can arm the event timer with ``rte_event_timer_arm_burst()``: -- 2.39.2 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2023-06-15 01:56:35.545998098 +0100 +++ 0015-doc-fix-event-timer-adapter-guide.patch 2023-06-15 01:56:34.527540429 +0100 @@ -1 +1 @@ -From 4b6fad5cc8a54647a2ea0c0792b25932da9504fc Mon Sep 17 00:00:00 2001 +From 35bdbf0164477ced5b6c406358ea4e3418b101f3 Mon Sep 17 00:00:00 2001 @@ -5,0 +6,2 @@ +[ upstream commit 4b6fad5cc8a54647a2ea0c0792b25932da9504fc ] + @@ -10 +11,0 @@ -Cc: stable@dpdk.org @@ -19 +20 @@ -index 2a15ed8f5c..adeddbedfc 100644 +index d121dbbdb4..f68a179173 100644 @@ -22 +23 @@ -@@ -247,9 +247,7 @@ Note that it is necessary to initialize the event timer state to +@@ -217,9 +217,7 @@ Note that it is necessary to initialize the event timer state to