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 B42D346423 for ; Wed, 19 Mar 2025 15:25:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 79FD34026B; Wed, 19 Mar 2025 15:25:26 +0100 (CET) Received: from mail-wm1-f44.google.com (mail-wm1-f44.google.com [209.85.128.44]) by mails.dpdk.org (Postfix) with ESMTP id A90EF4026B for ; Wed, 19 Mar 2025 15:25:25 +0100 (CET) Received: by mail-wm1-f44.google.com with SMTP id 5b1f17b1804b1-4394345e4d5so32653195e9.0 for ; Wed, 19 Mar 2025 07:25:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1742394325; x=1742999125; 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=JFKL53P1k++WfWMu03dkt5G3C/QQKeH3S6gT6Di+LO0=; b=hTQ44lxfxi/5vtsfbcgs2Dy10RdTIoOHhIkTcCZc7cuoZrR2VwqLN+QkYwA4+paKpx E/KPJtEXBxkGZon2oE2U60CH4i5s7VcjrsOXuZbam/z9/ojr9sNl/OG5I9DIDUj9FKAz KnhP+kxulbLXRLs5jUiCCR2SdF5rV6Ba5d/djcodZPwjQx/Lv96QcIJ0FPQ6FUfjSMDD tuqYPC9mbaS6XyZJ6DcyOD2kXvR/h4rDstiWOPi1uKfgOemL7HGM2swWY/IPjO5rpfSs GLbX5P+2AiYjooFDKkZqp2/tWwamYTzQ1CU93a4RS38sKdp3qRZJDRTNCT1h80TO1RfN BAsA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742394325; x=1742999125; 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=JFKL53P1k++WfWMu03dkt5G3C/QQKeH3S6gT6Di+LO0=; b=ZW7AiNM/khwlAU7VmA4rmTUrzlP77TznZ2uBXDVpufEJ+Jbm/y4eye3H3XyQsSi0z/ rQ84gEXrMT0BuFci7eaV4Sj5SBMnMHvHEnziJdHsy/51FU5/tz3lMrFWwm8f9aDbKeeY SLXuGIwBBht7l0f0KQTy5bw+nRtqCe/MO1CMZ+Y16Fj0llKDq599O3vZtPndN7ypfo/S vUnWEqBHP2ERI4cxpGqwi40r+nNIcvaW88fr511iPYTrE6Lg51kk4frPBvGcKx/1obtP fjFtWvUZHN7Zj/LvpOEf37cLMTToqlNoTWShhT+1XkVP2UBC92k9Un/s94RqRq0k8dvT fZJQ== X-Gm-Message-State: AOJu0YzSQTTP0zd4Yg/DiCDZc4PpqtJIYjzCXghy0d83uoZiGV1xVtmL nATZypTyzijIdBCgLzRZ9sYmpPGy1v3kfW5zqQgotSrl3Cma8761X3x3Uw== X-Gm-Gg: ASbGnctMHit2nR9o117ZKqk+LYv98pi8ksNQsIPYmRXYSno+l1UkrdH6fZgTArlZgRm 7fWYcLGiDDvVpbiW1qeOof9ISfHiAvUbvmNge09J786hBzrFLlJPvv0ReVdYpmSOnFVUkIXZYSX oJ7fvCI0QX2Tad5F8GxDOQDFTng69G6gtRSyraRmBcB33ldaCUAXeAzcYqzmAcY+jHwD8lWdM8s PUC52gpqXbuovfsUP/W78aPqf64Js9uBB7RKSFXFJlYutP7V1EyGJvk6cBkYfzoqmIaOk7IuPJL YQuS0wWlPg8Puo99mFdMNIPi8iDILBmm2Cr25eL8TYX0wxcuQbM= X-Google-Smtp-Source: AGHT+IHfZ75HKbA5mMw6oro7Mho6u5NM8SIOggcxP03lSLmVW6aLiwOlEy7NqIf+ylDEAWZKQhNA6w== X-Received: by 2002:a05:600c:1d85:b0:43d:cc9:b09d with SMTP id 5b1f17b1804b1-43d4384218amr29902735e9.20.1742394324626; Wed, 19 Mar 2025 07:25:24 -0700 (PDT) Received: from localhost ([2a01:4b00:d036:ae00:4eab:5a5d:ba39:287e]) by smtp.gmail.com with UTF8SMTPSA id ffacd0b85a97d-395cb318a75sm21320981f8f.76.2025.03.19.07.25.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 Mar 2025 07:25:24 -0700 (PDT) From: luca.boccassi@gmail.com To: dpdk stable Cc: Alex Vesker , Dariusz Sosnowski , Erez Shitrit , Maayan Kashani , Matan Azrad , Viacheslav Ovsiienko , Xueming Li Subject: please help backporting some patches to stable release 22.11.8 Date: Wed, 19 Mar 2025 14:25:20 +0000 Message-ID: <20250319142521.440299-1-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.47.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 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 03/26/25. You can find the a temporary work-in-progress branch of the coming 22.11.8 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 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 --- 16ac8f9800 Alex Vesker net/mlx5/hws: fix DV FT type convert 6886b5f39d Maayan Kashani net/mlx5: fix hairpin queue release