From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <stable-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id B60F745C9B
	for <public@inbox.dpdk.org>; Tue, 12 Nov 2024 23:24:05 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 948C84064C;
	Tue, 12 Nov 2024 23:24:05 +0100 (CET)
Received: from mail-wr1-f45.google.com (mail-wr1-f45.google.com
 [209.85.221.45]) by mails.dpdk.org (Postfix) with ESMTP id BABED4064C
 for <stable@dpdk.org>; Tue, 12 Nov 2024 23:24:03 +0100 (CET)
Received: by mail-wr1-f45.google.com with SMTP id
 ffacd0b85a97d-37d4fd00574so70255f8f.0
 for <stable@dpdk.org>; Tue, 12 Nov 2024 14:24:03 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=gmail.com; s=20230601; t=1731450243; x=1732055043; darn=dpdk.org;
 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=xPndGU0vbXB8toqLiKE7TnVzfnnDeVs0O9UTUtz9zVM=;
 b=j4VRSu+P4HT5+c3TtpWEBeMCo4ipMGtOsE38ZA1ynkfMWwFzQ45IUkzUwphl4vwKts
 mvEqJcQbY1sSRuezqHbrIaPKUkJvVIbvEucP7wtoh+LBtGK94S8J750TposJoCeIzRLT
 10R/82Nt5/sbcoHoDHnkbrGvx/00NzMTy6U7sNmVS/I2gCzNc5C81JqJGw3lboDn/sdl
 IBgGJBJrF6nSiwQ7yE/OA/BRUsz879O9NEw851FjE+SfpiqEN8qArWXRnksufPRwJFQb
 dUTDtUfZeRCpNXPVPcWmIHmacC85TBWcZic8DZmHrRa6pauezpGVF7lIxTxJIzUFAkfF
 2Z/w==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1731450243; x=1732055043;
 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=xPndGU0vbXB8toqLiKE7TnVzfnnDeVs0O9UTUtz9zVM=;
 b=qXMcgfhJB7+ubIAT22JvLTtfhNnaEj3IVYSmDfbX18Kp509YtIfYy3GbIRPaqSl2Ku
 h9cdlXV/v6KWl7UR+Nib3WBCMoUihU3YKD4C4R7k59zsawhf4ptW49bCdsgx4O/Qa2u9
 4ub7mX1+S+FQaNf6zWHHUq0xdQ1vR6PVcEaWzXErQYEX4c7BtkbeQlCgZpkBrnsLLBxy
 Mw+bJymoVbf7agXcRDolrDeY4R5jxB9kEuVmVLvvI3hyziEp4nOV/9i8KujpbOHAirMD
 L7E5Hx05uafFEmFrEFWAQzdaGyozIncL+vxvppoVbpSngHon/BinWUO0PH7MIPIr6CQA
 8Daw==
X-Gm-Message-State: AOJu0YwSH+YcNyNPfwX+AHAqQazDaa+T6o6hy5urMIMtLg9Zd2spHOa3
 Wsd74BqQuVjv8hZ8NJyArMWLgL7tMrbiUwJ0N/RG97iZr2iTl5mjJobeMhZR
X-Google-Smtp-Source: AGHT+IEisrnAuFQlRa1djvhBR26a+Gm8uOWEVF29J35/3NaDqoThzg6x3Pm+dq8wF0zswgnqbcJvVA==
X-Received: by 2002:a05:6000:1f81:b0:374:c157:a84a with SMTP id
 ffacd0b85a97d-381f1a7ef5dmr12817074f8f.16.1731450242897; 
 Tue, 12 Nov 2024 14:24:02 -0800 (PST)
Received: from localhost ([2a01:4b00:d036:ae00:e89d:e9a1:da72:2f9d])
 by smtp.gmail.com with ESMTPSA id
 ffacd0b85a97d-381ed970d05sm16701954f8f.1.2024.11.12.14.24.01
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Tue, 12 Nov 2024 14:24:01 -0800 (PST)
From: luca.boccassi@gmail.com
To: dpdk stable <stable@dpdk.org>
Cc: Anatoly Burakov <anatoly.burakov@intel.com>,
 Chengwen Feng <fengchengwen@huawei.com>,
 Dariusz Sosnowski <dsosnowski@nvidia.com>,
 David Hunt <david.hunt@intel.com>, Gregory Etelson <getelson@nvidia.com>,
 Huisong Li <lihuisong@huawei.com>, Kevin Laatz <kevin.laatz@intel.com>,
 Konstantin Ananyev <konstantin.ananyev@huawei.com>,
 Matan Azrad <matan@nvidia.com>, Michael Baum <michaelba@nvidia.com>,
 Reshma Pattan <reshma.pattan@intel.com>,
 Sivaprasad Tummala <sivaprasad.tummala@amd.com>,
 Stephen Hemminger <stephen@networkplumber.org>,
 Thomas Monjalon <thomas@monjalon.net>, Tim Martin <timothym@nvidia.com>,
 Viacheslav Ovsiienko <viacheslavo@nvidia.com>,
 Xiaoyu Min <jackmin@nvidia.com>
Subject: please help backporting some patches to stable release 22.11.7
Date: Tue, 12 Nov 2024 22:23:53 +0000
Message-ID: <20241112222355.669451-1-luca.boccassi@gmail.com>
X-Mailer: git-send-email 2.45.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 <stable.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/stable>,
 <mailto:stable-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/stable/>
List-Post: <mailto:stable@dpdk.org>
List-Help: <mailto:stable-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/stable>,
 <mailto:stable-request@dpdk.org?subject=subscribe>
Reply-To: dpdk stable <stable@dpdk.org>
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 22.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 22.11 branch, or
    - Indicate that the patch should not be backported

Please do either of the above by 11/19/24.

You can find the a temporary work-in-progress branch of the coming 22.11.7
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 <commit's dpdk main branch SHA-1 checksum> ]

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 22.11] foo/bar: fix baz

With git format-patch, this can be achieved by appending the parameter:
    --subject-prefix='PATCH 22.11'

Send the backported patch to "stable@dpdk.org" but not "dev@dpdk.org".

FYI, branch 22.11 is located at tree:
   https://git.dpdk.org/dpdk-stable

Thanks.

Luca Boccassi

---
d46f3b525a  Gregory Etelson  net/mlx5: fix error notifications in counter initialization
ee76b173b2  Gregory Etelson  net/mlx5: fix non-template flow action validation
0bc4795d59  Huisong Li       examples/l3fwd-power: fix options parsing overflow
2a682d65f8  Stephen Hemminger app/dumpcap: use bitops API instead of compiler builtins
27918f0d53  Tim Martin       net/mlx5: fix real time counter reading from PCI BAR