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 3212B43D47 for ; Mon, 25 Mar 2024 13:19:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 292B840271; Mon, 25 Mar 2024 13:19:03 +0100 (CET) Received: from mail-wm1-f42.google.com (mail-wm1-f42.google.com [209.85.128.42]) by mails.dpdk.org (Postfix) with ESMTP id 27B694021D for ; Mon, 25 Mar 2024 13:19:02 +0100 (CET) Received: by mail-wm1-f42.google.com with SMTP id 5b1f17b1804b1-4148a581d3fso3489125e9.3 for ; Mon, 25 Mar 2024 05:19:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1711369141; x=1711973941; 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=Z8vHaXkrjYZjCgJih5NcQUlWerme27+OuFLxmW7oTH4=; b=KwyO7XeQnme/Q6H+lfs6C0gIytuCyGpywx4i9Rfa+Ikk4JR553j1RuMesRxuqy9TIF kbD88EKN9WDbhg5GbQljxOgjQ91J1r2JmSMVf7ZkwFJGgJraAdEFdAUnmFB0MuR//I1Q IQr0ABEx7j4g2PnVbEdOnfn8AbMW5txmKKl0zG3PDZM4KyZbu+nHkBkOYw+uoDMVIZKV giJc/7rVetuEHDn60vmxkZMeRX00DcVLUxpMxU/2TNd8Ml9Iu4GWYOILSpbEuEBx/39x opYKhXg8gX4s9B1ZaQ4wW1SIR6kXcnGXrrxuCwsqj7q3bti+HjbPrgn/Xhg4Ft5TMCPs eZqA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711369141; x=1711973941; 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=Z8vHaXkrjYZjCgJih5NcQUlWerme27+OuFLxmW7oTH4=; b=ivmGYY81SpFiHeOqXm1Aw7GIv/kxjOWs/ZTLwEo/72+Euxz+SwcBnHDIhD9LAhMnIw cLlj+cK87uNReVjl/O3moVA4qulJNM2+RwvJyb4L2TtZFumYBYsRLLCAcykG9q8T1o9e ibpDUTzIIJZyKP8f6aphSvbJR4DvLliYFL5rmnAv/KD9XJUePgioQvB41vutCcnqv8sS mkXA/EfyZ0lAYW0iAmYSk2xiFNtDD9dYOzqaCkzxZmvIJ8dH0BbJfqKdimqfzSIWB9TA 4FOIR0TLP/lDMcMXEuxHZ06w+959tlmbM/e5UwwDkhduANYdX0p6UNQsRNJ03LIQDClW Hh1g== X-Gm-Message-State: AOJu0Yw+4zEoF/o8QzHUp+vB8oLnRT9wVR2B8JkxfTm6xwnEtZ+ThZVv b+O6bIe+/Lb73A5gBF5ObnkIgOtBKKACBCLa3MPAvSQ2O44XEy8t0wNmqCrq X-Google-Smtp-Source: AGHT+IENf0rIwnQimkV+2WxhkZ8Af/0Poj8DoJs1TS82WEfYhhbN/HjPpH+1LmkJ8cKk6s6VPiBamg== X-Received: by 2002:a05:600c:1f84:b0:414:887f:6167 with SMTP id je4-20020a05600c1f8400b00414887f6167mr2858745wmb.7.1711369141477; Mon, 25 Mar 2024 05:19:01 -0700 (PDT) Received: from localhost ([2a01:4b00:d036:ae00:7aef:1aaa:3dff:d546]) by smtp.gmail.com with ESMTPSA id n39-20020a05600c502700b004148c3685ffsm302494wmr.3.2024.03.25.05.19.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 Mar 2024 05:19:01 -0700 (PDT) From: luca.boccassi@gmail.com To: dpdk stable Cc: Dariusz Sosnowski , Gregory Etelson , Matan Azrad , Viacheslav Ovsiienko Subject: please help backporting some patches to stable release 22.11.5 Date: Mon, 25 Mar 2024 12:18:56 +0000 Message-Id: <20240325121856.1105424-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 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 04/01/24. You can find the a temporary work-in-progress branch of the coming 22.11.5 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 --- dc7faa1351 Gregory Etelson net/mlx5: fix sync flow meter action