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 79EB7468E4 for ; Thu, 12 Jun 2025 23:16:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 73BDF42E0C; Thu, 12 Jun 2025 23:16:03 +0200 (CEST) Received: from mail-wm1-f54.google.com (mail-wm1-f54.google.com [209.85.128.54]) by mails.dpdk.org (Postfix) with ESMTP id ACA6042E0C for ; Thu, 12 Jun 2025 23:16:02 +0200 (CEST) Received: by mail-wm1-f54.google.com with SMTP id 5b1f17b1804b1-450ccda1a6eso12669475e9.2 for ; Thu, 12 Jun 2025 14:16:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1749762962; x=1750367762; 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=dTi7ZRGTZT3PqybhmwC6dw/L2a2WYjtTsZlojcFGiy4=; b=RJcFJ6QKJHVbmNcM/J03e3FVRmF7UiGjpNqPgGygHEUJEZzDkXPcaxEaWz0CHFRuKg Bk5Dz5+dgj3DOHfIFaKjeclXpeO3ArH+0mef+Cs/lvB3eJe6m7LncC040su/L6BnFO8b wsQFXojftwzMAh28o0mb60ESA2JTHnrVu1s1eJx3+OJYCprQkk1PFrOaqmnZtM9F3MmR XYKGGIGlJJ/EuYYJ51GF31yWSbQY6Gqxd7xNidgspYi3Mx/ksjm38/lW0JQTJzNNLoMi ikLtAF0ELlAFPAEY3g4QhoKKqJZJyeBaTjw9g56vXhSkPGfNbx3ueEZQ78yGHxT8pKTU D6eQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1749762962; x=1750367762; 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=dTi7ZRGTZT3PqybhmwC6dw/L2a2WYjtTsZlojcFGiy4=; b=ZJiqS/NoXe698kfWJ9k+vXjHvSfxnFQkl0OZcl02bf5wAyLpHeP1RIjZzSWruzp+2v hbbvHaYLc/XOTY/pS0QyBqDRK5OX+jIGXUA1PmmKwOszNglC7f+0AEK7UyLQ7wbHIlIv MwZQsKntwouk175mzqeFbTR3012mh81xLuiM2lG7UVL4JGn+DSX5P8Ak790OjN8oWSXQ y4DCR+nSVW8oVWfGFF9+41n5Yd3prnHOdXEXsM4tlSwDML1r8gsofENcgXicFAutl7In ug/YiV95xDcGHj/4fqTMbkHZ5G53A8//cyaXJOSzYj37teMFsK6lnuiZ6TzRGWpiGvtT WpFw== X-Gm-Message-State: AOJu0YyWeEVcNwVXUrD0Zs++5zK8Pen9mhROF6thkyTal7QgYZbIPoUK CBn3cYVRKaIOkoTyTDJ/Sv4mmhHt+Z1EAUDWAZDGF2se5UMlslvkTCPuEKZb7/zTfsE= X-Gm-Gg: ASbGncuPqH+ACzYGpdi9PhOW5UKGrZ3sO/ZSD+8BExjb0HY+c7q+B5m/9Y97i57ZuCV tytzgMKRGEIN/i3OWcc5cn9x0jKhrQ6DVTJCUO2/akoo5YwaIgUMBwLxRawCpfhSWnjwTvTIq61 KEnG1XhHbbxOFk89CYEu3f95V5buHk4toscJDQCz5XOvpGlttYXp0jG3mx6bGL7AkCmdoPb+227 ovB7VdMM2exS5suclpwUg3AQX2iExOobey4dNxhUvsh1yAeHVFRqb/eBqpT3ZAbCEY180byun3d 5uc1cjvkLcCUCcpveHITfKusIEKxSESkbCzWRLf3ehlODVFuvOraR+JvTliFJVvhOhVN X-Google-Smtp-Source: AGHT+IEPtJ/9dycPMLXSeM/1iavuQAuoVZa+7L7bAhMl3L47Fx4MlprxbDvdMHXp1QruVbXOP94Eiw== X-Received: by 2002:a05:600c:a41:b0:453:dbe:7574 with SMTP id 5b1f17b1804b1-45334adb383mr5610195e9.12.1749762961830; Thu, 12 Jun 2025 14:16:01 -0700 (PDT) Received: from localhost ([2a01:4b00:d036:ae00:f2df:571a:ae4c:bef2]) by smtp.gmail.com with UTF8SMTPSA id 5b1f17b1804b1-4532e14fc98sm33362985e9.29.2025.06.12.14.16.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 12 Jun 2025 14:16:01 -0700 (PDT) From: luca.boccassi@gmail.com To: dpdk stable Cc: Akhil Goyal , Alejandro Lucero , Chaoyong He , David Marchand , Dengdui Huang , Dongdong Liu , Fan Zhang , Hailin Xu , Huisong Li , Jay Zhou , Jerin Jacob , Jie Hai , Kaiwen Deng , Kiran Kumar K , Long Wu , "Min Hu (Connor)" , =?UTF-8?q?Niklas=20S=C3=B6derlund?= , Nithin Dabilpuram , Pavan Nikhilesh , Peng Zhang , Rajesh Mudimadugula , Rolf Neugebauer , Ruifeng Wang , Satha Rao , Shijith Thotton , Sunil Kumar Kori , "Wei Hu (Xavier)" , Wei Zhao , Wenzhuo Lu , Yisen Zhuang Subject: please help backporting some patches to stable release 22.11.9 Date: Thu, 12 Jun 2025 22:15:56 +0100 Message-ID: <20250612211558.2507813-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 06/19/25. You can find the a temporary work-in-progress branch of the coming 22.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 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 --- 53df26286e Chaoyong He net/nfp: fix crash with null RSS hash key 346a007e16 Chaoyong He net/nfp: fix hash key length logic 7c37826c2b David Marchand test/lcore: fix race in per-lcore test 99c065da47 Dengdui Huang net/hns3: fix Rx packet without CRC data 09766f41b3 Kaiwen Deng net/ixgbe: enable ethertype filter for E610 98cf04bb90 Kiran Kumar K test/graph: fix second run f77eb8f3c6 Pavan Nikhilesh event/cnxk: fix missing HW state checks 9843181aa5 Rajesh Mudimadugula crypto/virtio: fix driver ID 25e35296b5 Sunil Kumar Kori net/cnxk: fix reconfiguring MAC address