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 8D1C041EA5 for ; Wed, 15 Mar 2023 23:46:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 054404161A; Wed, 15 Mar 2023 23:46:36 +0100 (CET) Received: from mail-wm1-f54.google.com (mail-wm1-f54.google.com [209.85.128.54]) by mails.dpdk.org (Postfix) with ESMTP id CD78340141 for ; Wed, 15 Mar 2023 23:46:34 +0100 (CET) Received: by mail-wm1-f54.google.com with SMTP id l7-20020a05600c1d0700b003eb5e6d906bso2278531wms.5 for ; Wed, 15 Mar 2023 15:46:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1678920394; 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=/tIOo+z46PCEA8s6HOKtvjrat1OmmGDagrqRazuaGyk=; b=CbgPpRfCGMHO2fPksvkmDscOkwKesI8zxgwXOJq5uXLYRlroLRb+/ybiEc5V2HD6mH UrXPq1ScrFbfBNXR4oZEu1znfUE0bL9qTfrBznTLcy6lS6QfeHMC1jFfI30/HUrsU7gp ZDv2GmaOhp34GgDQI1bKk0+JH0Na33/GTeDsgFsiCtGYozDvL6enJSIShmFcLRA8eIBs dXu8AzfauWlR2dgciNEM4Z/IT4cH4JpgoAb2vadxgOyfxClVPlgyJx7U+emP4+CUCRhW BuzVd5CVivzWzZm25lsVTqHffbXoXuOhMO0Z6rYt2jYrAGhmJJHNqwizqFVkyqp0G1bM VhRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678920394; 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=/tIOo+z46PCEA8s6HOKtvjrat1OmmGDagrqRazuaGyk=; b=h1BB4g9bacIEyeDfoOxNtfbib17n5heaJJrQr3znm8IUyDIK+ouAAHXeTfxzRp5hLo sbjLaF3GUnn6PFq0zsJQ0f8OmpZdF+m5e3SEnmtWe6wa9xBEQSN4rs2X+HlU+9R//1I1 +Bb4wFcOq/YolGjdvMcu7jmF1taPjyCGLHzBZUk44wg4pFJ/0ZYdyynfKn07GnKDkZ2M DnM8oEiuvA4gNFr6J1/+KfLjwKkmIfUP4sioRoDIAxwAcI8owY0gEsVFA3VheBLfC6Yc x1MFkbuaoZvgN2hbGcOIYtKyUZp/ssDzjXljgk2E9sG1jboCiZFU8RGi/PRz4rR7eycG JZOA== X-Gm-Message-State: AO0yUKV285Ma7bnWS1C6aPMcPx9yJK7M903bo3mAhKZP7Ap556nDhIY6 heKf64n/i+ZcvqoHZQiamG/4rSIVrpZwhQ== X-Google-Smtp-Source: AK7set+g7BPfz3nKRLmXHIBSQuv7wvNgaQFa8dl/Sd9u52f2bN2VUPW3SoIc9zjh80I+CWg2C7Nxew== X-Received: by 2002:a05:600c:5398:b0:3eb:3945:d3f1 with SMTP id hg24-20020a05600c539800b003eb3945d3f1mr20019389wmb.5.1678920394419; Wed, 15 Mar 2023 15:46:34 -0700 (PDT) Received: from localhost ([137.220.119.58]) by smtp.gmail.com with ESMTPSA id l3-20020a1ced03000000b003ed29f5616dsm3018367wmh.4.2023.03.15.15.46.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Mar 2023 15:46:34 -0700 (PDT) From: luca.boccassi@gmail.com To: David Marchand Cc: dpdk stable Subject: patch 'doc: fix reference to event timer header' has been queued to stable release 20.11.8 Date: Wed, 15 Mar 2023 22:45:53 +0000 Message-Id: <20230315224631.1025649-2-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230315224631.1025649-1-luca.boccassi@gmail.com> References: <20230223093715.3926893-71-luca.boccassi@gmail.com> <20230315224631.1025649-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/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/d69156209f92f4855a70a570cc75d57cd9d17577 Thanks. Luca Boccassi --- >From d69156209f92f4855a70a570cc75d57cd9d17577 Mon Sep 17 00:00:00 2001 From: David Marchand Date: Mon, 20 Feb 2023 15:47:11 +0100 Subject: [PATCH] doc: fix reference to event timer header [ upstream commit 72b0b4205a635f997d4a2ffcb1fabdc2de5b36d0 ] The event timer header is rte_event_timer_adapter.h. Besides, we don't need to detail the full path to such a header. Fixes: 30e7fbd62839 ("doc: add event timer adapter guide") Signed-off-by: David Marchand --- doc/guides/prog_guide/event_timer_adapter.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/prog_guide/event_timer_adapter.rst b/doc/guides/prog_guide/event_timer_adapter.rst index 5364db1ed6..d121dbbdb4 100644 --- a/doc/guides/prog_guide/event_timer_adapter.rst +++ b/doc/guides/prog_guide/event_timer_adapter.rst @@ -35,7 +35,7 @@ device upon timer expiration. The Event Timer Adapter API represents each event timer with a generic struct, which contains an event and user metadata. The ``rte_event_timer`` struct is -defined in ``lib/librte_event/librte_event_timer_adapter.h``. +defined in ``rte_event_timer_adapter.h``. .. _timer_expiry_event: -- 2.39.2 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2023-03-15 22:44:49.759187552 +0000 +++ 0002-doc-fix-reference-to-event-timer-header.patch 2023-03-15 22:44:49.467847828 +0000 @@ -1 +1 @@ -From 72b0b4205a635f997d4a2ffcb1fabdc2de5b36d0 Mon Sep 17 00:00:00 2001 +From d69156209f92f4855a70a570cc75d57cd9d17577 Mon Sep 17 00:00:00 2001 @@ -5,0 +6,2 @@ +[ upstream commit 72b0b4205a635f997d4a2ffcb1fabdc2de5b36d0 ] + @@ -10 +11,0 @@ -Cc: stable@dpdk.org @@ -18 +19 @@ -index 4e07f0cc23..2a15ed8f5c 100644 +index 5364db1ed6..d121dbbdb4 100644 @@ -25 +26 @@ --defined in ``lib/event/librte_event_timer_adapter.h``. +-defined in ``lib/librte_event/librte_event_timer_adapter.h``.