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 59C3142EC5 for ; Thu, 20 Jul 2023 13:01:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3459D40E2D; Thu, 20 Jul 2023 13:01:23 +0200 (CEST) Received: from mail-wm1-f41.google.com (mail-wm1-f41.google.com [209.85.128.41]) by mails.dpdk.org (Postfix) with ESMTP id 676D440DF5 for ; Thu, 20 Jul 2023 13:01:21 +0200 (CEST) Received: by mail-wm1-f41.google.com with SMTP id 5b1f17b1804b1-3fbea147034so5041165e9.0 for ; Thu, 20 Jul 2023 04:01:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1689850881; x=1690455681; h=content-transfer-encoding:reply-to:mime-version:message-id:date :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=soTU4Wg9KnFP9JaTf9Td8AYEgzSro0if8XRMZejGrls=; b=h3MIsrrIGHxz/HbcMDb71I4TmYj3t2oSLdrIrU0usXBxoUG3b1l3D5SfdrYeVbJxhB AzpC7taL7lp+fhpJFQOFZAalUlwJOJu/e9l9HxuqHnUI6GpxUtRdV9+4OxzeOOcqf7ub Yd6pXkf4li/8f9bq2kPsF8YDXoT48Aj+5KYBSgTZyiYuYjVn0MplNPifP3auGFyxZshh xBdl6koXjTguarezWLyCw7a6X0NJB3rgBHZQ322f9E9my0d21XigTr9FA/5zsT+0Ai4v i4Lw8GxDlMpiQ70wtFVAqfMM86Ye3A0XQzJVz5jGECP0oPoUT4oXwl8Hpen54cd19xug vvaA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689850881; x=1690455681; h=content-transfer-encoding:reply-to:mime-version:message-id:date :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=soTU4Wg9KnFP9JaTf9Td8AYEgzSro0if8XRMZejGrls=; b=Py1l3F6CGA8D7JHBXLp8KlAkY6RBm5a5mtRpoHYsEBuAsfojUaBRGizgSGZyO7u2yR wVGKIe2wlC0zmKEM1/Jefkooi8b3GoZ1ry2oc6HZl8CZBswZrvri7L2UNFBhoGCdfCvQ EOjGFgq8ERQEC8FX+pojg4TjdqAXsfPwwBvE5JkH+lzNXTbJOnE9MAWG1QbHpe0btO0y sUdC82ZIw8BGQzTnXXW2SGwlPbe/DuNhMvfra0ZWWyV7fcoR3vRXziYAyOf0y2nw/OhF WAzd+bxmj4BJ97/FRfRq3ehEIKzG6ahheMJYaRfVRH+cJS1s1Y0ea089meVIxC2Nf1cB waZg== X-Gm-Message-State: ABy/qLYkuVhZ1R4PpQTwV5x31TqRx2t1gjczVoPDvUKKdwGbG9RJ8ctZ D3DzLfZwLyiFjp+ssdQypwNvjYydAoBeMQCEw9k= X-Google-Smtp-Source: APBJJlFyZtZBw2BXDoFz78jd6jOFyCvF1JRgcGdXoUC1DCkwPLrccs+9Y+oWoJOSnOjJCW8Z0nR1cg== X-Received: by 2002:a05:600c:214d:b0:3fc:5606:c246 with SMTP id v13-20020a05600c214d00b003fc5606c246mr4086341wml.22.1689850880720; Thu, 20 Jul 2023 04:01:20 -0700 (PDT) Received: from localhost ([2a01:4b00:d307:1000:f1d3:eb5e:11f4:a7d9]) by smtp.gmail.com with ESMTPSA id 9-20020a05600c248900b003fbb618f7adsm905959wms.15.2023.07.20.04.01.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Jul 2023 04:01:20 -0700 (PDT) From: luca.boccassi@gmail.com To: dpdk stable Cc: Alexander Kozyrev , Matan Azrad , Michael Baum , Shahaf Shuler , Viacheslav Ovsiienko Subject: please help backporting some patches to stable release 20.11.9 Date: Thu, 20 Jul 2023 12:01:15 +0100 Message-Id: <20230720110115.2537593-1-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.39.2 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: , Reply-To: dpdk stable Errors-To: stable-bounces@dpdk.org Hi commit authors (and maintainers), Despite being selected by the DPDK maintenance tool ./devtools/git-log-fixes.sh I didn't apply following commits from DPDK main to 20.11 stable branch, as conflicts or build errors occur. Can authors check your patches in the following list and either: - Backport your patches to the 20.11 branch, or - Indicate that the patch should not be backported Please do either of the above by 07/27/23. You can find the a temporary work-in-progress branch of the coming 20.11.9 release at: https://github.com/bluca/dpdk-stable It is recommended to backport on top of that to minimize further conflicts or misunderstandings. Some notes on stable backports: A backport should contain a reference to the DPDK main branch commit in it's commit message in the following fashion: [ upstream commit ] For example: https://git.dpdk.org/dpdk-stable/commit/?h=18.11&id=d90e6ae6f936ecdc2fd3811ff9f26aec7f3c06eb When sending the backported patch, please indicate the target branch in the subject line, as we have multiple branches, for example: [PATCH 20.11] foo/bar: fix baz With git format-patch, this can be achieved by appending the parameter: --subject-prefix='PATCH 20.11' Send the backported patch to "stable@dpdk.org" but not "dev@dpdk.org". FYI, branch 20.11 is located at tree: https://git.dpdk.org/dpdk-stable Thanks. Luca Boccassi --- e6479f009f Alexander Kozyrev net/mlx5: fix MPRQ stride size for headroom