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 EBAED45D5D for ; Thu, 21 Nov 2024 00:45:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 17E5A40296; Thu, 21 Nov 2024 00:45:51 +0100 (CET) Received: from mail-wm1-f49.google.com (mail-wm1-f49.google.com [209.85.128.49]) by mails.dpdk.org (Postfix) with ESMTP id ECD4D40296 for ; Thu, 21 Nov 2024 00:45:49 +0100 (CET) Received: by mail-wm1-f49.google.com with SMTP id 5b1f17b1804b1-4314fa33a35so2186385e9.1 for ; Wed, 20 Nov 2024 15:45:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1732146349; x=1732751149; 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=jnL7E2VQ54Mk2IYuFqJvWnZy2ylXIqsQzcsBnw0MuYk=; b=CDiMB2/GiN6WIn5XcyeIRrKdgGVA5nwjL7pH3TEZmhvi/yp2qhdTBLqci5VDL/EN6S u3+aE7fh4Uw5d7OQxKRs39XiiTTxBpJf3EpxcydCjGl7kr1uAZ09jd2wFlCGAuK4ETj5 C+J3jWILtwbR6FDKXw7YEzkylJKrMrkGdnTL8zIBoEKfdc7XkBHTsChaeLQcE8hkXIS/ aQ+luzJur9OOUy6qKjhtYZjP8kJb71XAKJ1TUcQGxqCPujNkcm6e/EP+jI1hAj+GN12j HQbrGzgUwH8+HYT0fB9PCOzcyUfCJfvmm0HckiHAqZ4tYT9rHt6mQTR40e7cxSNroR8t Fglg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732146349; x=1732751149; 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=jnL7E2VQ54Mk2IYuFqJvWnZy2ylXIqsQzcsBnw0MuYk=; b=wzxTtAKksuLdCBjTO0ssrc+fyBrqJKr61y9RJ4bxdr0Ntmp+NyKBe8poVfwYFN1zF5 NsmEIgX9d9N2wGC1pOFG7f5AeV96sAY04H8pioWFIGJmvfs1BPwTaarzQHG2ycan2oBQ z2sF4W0rMLQFiaC1S6mmJjKSi0N7Op/YmJr86OwAgnI9TwoIyQHTqfMfpvrU8LTgkmLJ gnUunpKdHw55qeW9tMSICujjg6LtB1Wzv/GNMICkx+PRxugNQ7g8YXtLyhqbm13jwQwR mJIrUz1VngDERA6DY+Ttg9aQ5flWpZWZvSvVdKmhGYFbCk/T+9J2P0uh433Y5uNrA4pI 1eCQ== X-Gm-Message-State: AOJu0YwtHdS9Q/BpeM2nnSKE1GynVtXKbRVdPcPNqBoDV5Bp404KQu58 FTLNERF0+N3yy5a4zL2nSDxK/F9Z43p/Yv1GgDNuRpLVg9WDID12J/nb3EXrG4A= X-Google-Smtp-Source: AGHT+IGBpIQfPhadTU2MHWLro7UV0gxBBzyjBBWvw5goRd7ym9sn0afNHznCDlPXwKqejZ35hWUBWQ== X-Received: by 2002:a05:600c:3505:b0:431:55c1:f440 with SMTP id 5b1f17b1804b1-4334f02192fmr44204595e9.30.1732146349259; Wed, 20 Nov 2024 15:45:49 -0800 (PST) Received: from localhost ([2a01:4b00:d036:ae00:21cd:def0:a01d:d2aa]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-433b46172e1sm34361215e9.24.2024.11.20.15.45.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Nov 2024 15:45:48 -0800 (PST) From: luca.boccassi@gmail.com To: dpdk stable Cc: Ajit Khaparde , Alexander Kozyrev , Andre Muezerie , Bing Zhao , Bruce Richardson , Dariusz Sosnowski , David Christensen , Gavin Hu , Honnappa Nagarahalli , Kishore Padmanabha , Konstantin Ananyev , Matan Azrad , =?UTF-8?q?Morten=20Br=C3=B8rup?= , Nelio Laranjeiro , Ola Liljedahl , Peter Spreadborough , Randy Schacher , Ruifeng Wang , Shahaji Bhosle , Somnath Kotur , Sriharsha Basavapatna , Steve Capper , Venkat Duvvuru , Viacheslav Ovsiienko , Yongseok Koh Subject: please help backporting some patches to stable release 22.11.7 Date: Wed, 20 Nov 2024 23:45:21 +0000 Message-ID: <20241120234539.233902-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 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 11/27/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 ] 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 --- a7ae9ba1f8 Alexander Kozyrev net/mlx5: fix miniCQEs number calculation ffe827f38e Andre Muezerie rcu: fix implicit conversion in bit shift 3c9a82fa6e Bing Zhao net/mlx5: fix Rx queue control management 78dcdb821c Shahaji Bhosle net/bnxt/tf_core: fix WC TCAM multi-slice delete