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 3FD5D431A0 for ; Thu, 19 Oct 2023 02:00:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 39C0940A8B; Thu, 19 Oct 2023 02:00:58 +0200 (CEST) Received: from mail-lf1-f49.google.com (mail-lf1-f49.google.com [209.85.167.49]) by mails.dpdk.org (Postfix) with ESMTP id AB6254029E for ; Thu, 19 Oct 2023 02:00:57 +0200 (CEST) Received: by mail-lf1-f49.google.com with SMTP id 2adb3069b0e04-507c91582fdso1598450e87.2 for ; Wed, 18 Oct 2023 17:00:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697673657; x=1698278457; darn=dpdk.org; 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=Ttkudkbz5w7v+Peo+7FVDN8Ui+4gvPkmQtO69AUgtCk=; b=L4DSz/xHvcESBMLAvoeuHOFY2S+SP8Z3/6DfCBkaChVW+tjZldbhMQlRAb3GUSZmC8 +UVaiD0tJ/q3J7Sjp7GRvuJEhjC6y0k2ynz38NNy2vgs1IYWTKTfUtThQ7e3cysiO1kw abbEkOecMsP6ZBwDcV7tTRSznInk4Q3Wg/5qy1yHcxL1Hz6souwgUCL5jUBKS/3/zJDE cCJkQhjEjuYoVoKdXrMqvYwYzEkUmRwdwn7fSS+97lvLLxk0R8ypzNoSYwd+Ab+oyHFG VmzQ6mzdpSXwSEvN8mQTz020eUxcucLsE2UxHTSrNEh5K/r1bhkQ7XO/F5PL3UIa72tC mPSQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697673657; x=1698278457; 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=Ttkudkbz5w7v+Peo+7FVDN8Ui+4gvPkmQtO69AUgtCk=; b=dVAaOpopVhEP662fnUq5LeHPspWCDny8o2ISXQJryabl6WoyvADAAS7wIh8VAVA7Bb gqeeYAznle6s/wb8bqXKcOluUnArOxBFECmhmypvX9Z0lEhkQmtupxirlInz4QlAMokr QQkhRer6PjjCGhwAVjlh/gg7AmmInqCYwvxWWLzhJ+37YRanWUroOh0xQgtQb6OM9LPG nJ7Dk+oVxFT+xfwcVDSv5o/lbor/i4Imp9mL6v+qfoE5OCmgvgCtDpAtp7EU6AhD0v20 kzbN2/OaexvWM8/HZeA99+XbcpOg563n0Pdy7rSD/BoD2U+E9Ndp4ThHwCNWb/iJYf/o 6JOQ== X-Gm-Message-State: AOJu0YzkYELl2Pu5+ItaZICL110eqZdGrif1tX6E4x7bSamf7StzbB7H QsMg3G7DLJvW/fx76fKw72AhkkHQ+rqnPw== X-Google-Smtp-Source: AGHT+IFjY+o4Xa7qZzm9qsGztcQ1GBrqW62ZKmeWU1pMYvh61EUxKiTiReTkfP0mwLIeEsWs41sa3A== X-Received: by 2002:a19:ca5e:0:b0:503:95b:db0a with SMTP id h30-20020a19ca5e000000b00503095bdb0amr303574lfj.12.1697673657118; Wed, 18 Oct 2023 17:00:57 -0700 (PDT) Received: from localhost ([137.220.119.58]) by smtp.gmail.com with ESMTPSA id z3-20020a5d6403000000b0032db430fb9bsm3129304wru.68.2023.10.18.17.00.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 Oct 2023 17:00:56 -0700 (PDT) From: luca.boccassi@gmail.com To: Bruce Richardson Cc: Harry van Haaren , Stephen Hemminger , dpdk stable Subject: patch 'event/sw: remove obsolete comment' has been queued to stable release 20.11.10 Date: Thu, 19 Oct 2023 00:59:15 +0100 Message-Id: <20231018235930.3144-26-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20231018235930.3144-1-luca.boccassi@gmail.com> References: <20231018235930.3144-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.10 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/21/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/290d8dd49b58d90fb502a511f9d1ee5ed84c1fb3 Thanks. Luca Boccassi --- >From 290d8dd49b58d90fb502a511f9d1ee5ed84c1fb3 Mon Sep 17 00:00:00 2001 From: Bruce Richardson Date: Thu, 14 Sep 2023 10:37:51 +0100 Subject: [PATCH] event/sw: remove obsolete comment [ upstream commit 34b067274c3b8b405e56322009844539a708820c ] Code that the comment refers to was previously removed, but the comment remained. Fixes: dca926ca9faa ("event/sw: use dynamically-sized IQs") Signed-off-by: Bruce Richardson Acked-by: Harry van Haaren Acked-by: Stephen Hemminger --- drivers/event/sw/sw_evdev_scheduler.c | 6 ------ 1 file changed, 6 deletions(-) diff --git a/drivers/event/sw/sw_evdev_scheduler.c b/drivers/event/sw/sw_evdev_scheduler.c index f747b3c6d4..8d8cd04943 100644 --- a/drivers/event/sw/sw_evdev_scheduler.c +++ b/drivers/event/sw/sw_evdev_scheduler.c @@ -368,12 +368,6 @@ __pull_port_lb(struct sw_evdev *sw, uint32_t port_id, int allow_reorder) if (!allow_reorder && !eop) flags = QE_FLAG_VALID; - /* - * if we don't have space for this packet in an IQ, - * then move on to next queue. Technically, for a - * packet that needs reordering, we don't need to check - * here, but it simplifies things not to special-case - */ uint32_t iq_num = PRIO_TO_IQ(qe->priority); struct sw_qid *qid = &sw->qids[qe->queue_id]; -- 2.39.2 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2023-10-19 00:28:57.552991341 +0100 +++ 0026-event-sw-remove-obsolete-comment.patch 2023-10-19 00:28:56.265805790 +0100 @@ -1 +1 @@ -From 34b067274c3b8b405e56322009844539a708820c Mon Sep 17 00:00:00 2001 +From 290d8dd49b58d90fb502a511f9d1ee5ed84c1fb3 Mon Sep 17 00:00:00 2001 @@ -5,0 +6,2 @@ +[ upstream commit 34b067274c3b8b405e56322009844539a708820c ] + @@ -10 +11,0 @@ -Cc: stable@dpdk.org @@ -20 +21 @@ -index de6ed21643..17953fde0e 100644 +index f747b3c6d4..8d8cd04943 100644