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 1C6E345BC8 for ; Fri, 25 Oct 2024 01:59:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 015F04060C; Fri, 25 Oct 2024 01:59:08 +0200 (CEST) Received: from mail-pg1-f176.google.com (mail-pg1-f176.google.com [209.85.215.176]) by mails.dpdk.org (Postfix) with ESMTP id F325B4060C for ; Fri, 25 Oct 2024 01:59:06 +0200 (CEST) Received: by mail-pg1-f176.google.com with SMTP id 41be03b00d2f7-7ea0ff74b15so909038a12.3 for ; Thu, 24 Oct 2024 16:59:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1729814346; x=1730419146; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:from:to:cc:subject:date :message-id:reply-to; bh=Ohd9F+UpzdyA+SbL74FZWGgwIE0iS+C/Gc0VtmWnwDI=; b=H5VLczbTZaUCNa7boEM+ALjft5fVWF1/TVSVy2o8737M31MgkEY6l02as04N+milr6 Z6pxC7bctsJfEvN2vOaFKfvDLAFtSQevzxO5HFxSFmoaZ0wS7CDHYbLmJRbKTR/kpPMl 1etmy9ECYzP3/0uUTpcJoy+f5JQFqmtkqizbURtUu61q9oVdsbk/ePJcMbh7VPZMnZVQ sIR/uhFgZIP3JmASYNsjDsIj2s0AdoAau7ireyW6BYvuoBDJqkc3B4NhDaZ5ZRwEfOXJ MpChiviyiGtZXGxxDDlm0tNLm1gNioS5Y9q+9P0wihMBEOH3pDBfZObaAnahuB/ZXpe/ /AtA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729814346; x=1730419146; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ohd9F+UpzdyA+SbL74FZWGgwIE0iS+C/Gc0VtmWnwDI=; b=f3sSA1Cfa/EGIxR5CNeh8w+EiGA1LbSzZEpcVnu5izycXiB6XebG8lYQJ8Iyb94jdU l3Xg46SuOuSaDR9SxTxEbOLL0KTzIVVfuczQRta6sCgxTrGmo5ISiG72DxYvbQxbuDtn 2s4afR2albBjO7Db/iGQG3VrSS5AJoTknaRhLd4O3BUe/upJGhiIiT8fwcofJ+Nh9uqM VLxvI3grN/uXSCi3rwMFlNmNCIIcZE9EccIdJCWLxkWYC/ZINt63LmGwk33uFp7a9CoO XaN3Vf2gHNe9JSBdBYU2fqAG1YEm1SKY1HH1zvO1GNHYa33cVSvg29i+zJenICYgOkwP N64w== X-Gm-Message-State: AOJu0Yy5zXEKrI8OutYcdlHAj0jIh+y9zTWe4vjMyoJMZRixKAwWIaWe A6MZ0s3oCUpj4X9deKAtQjUotRH+xD19EcEmC2XgzbIr4rf4NQYC72KT9UOzfoc= X-Google-Smtp-Source: AGHT+IHGU3z4URBoIGHAjwpYwIXQIlbvjZJWcpzn76jnXX23Cs3kWlXlqQLBXyd6dbHVCFuSKn02bw== X-Received: by 2002:a05:6a20:d502:b0:1d7:8a9:640 with SMTP id adf61e73a8af0-1d989d03a1cmr4389254637.44.1729814345689; Thu, 24 Oct 2024 16:59:05 -0700 (PDT) Received: from hermes.local (204-195-96-226.wavecable.com. [204.195.96.226]) by smtp.gmail.com with ESMTPSA id d2e1a72fcca58-72057a1f199sm2101b3a.141.2024.10.24.16.59.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 16:59:05 -0700 (PDT) Date: Thu, 24 Oct 2024 16:59:00 -0700 From: Stephen Hemminger To: luca.boccassi@gmail.com Cc: dpdk stable , Gavin Li , Bruce Richardson , David Marchand , Nithin Dabilpuram , Oleksandr Nahnybida , Robin Jarry , Sunil Kumar Kori , Viacheslav Ovsiienko , Zerun Fu Subject: Re: please help backporting some patches to stable release 22.11.7 Message-ID: <20241024165900.5e912763@hermes.local> In-Reply-To: <20241023213154.1231303-1-luca.boccassi@gmail.com> References: <20241023213154.1231303-1-luca.boccassi@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: , Errors-To: stable-bounces@dpdk.org On Wed, 23 Oct 2024 22:31:52 +0100 luca.boccassi@gmail.com wrote: > 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 2024/10/30. > > 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 > > --- > d16364e3bd Bruce Richardson common/idpf: fix AVX-512 pointer copy on 32-bit > b34fe66ea8 Bruce Richardson net/iavf: delay VF reset command > f665790a5d David Marchand drivers: remove redundant newline from logs > e4a4087992 Gavin Li net/mlx5: set errno for ipool allocation failures > 6c3de40af8 Nithin Dabilpuram common/cnxk: fix inline CTX write > 6db358536f Oleksandr Nahnybida pcapng: fix handling of chained mbufs > 6f96937dad Robin Jarry ethdev: fix race on ports in telemetry endpoints > 4baf54ed9d Stephen Hemminger common/idpf: fix use after free in mailbox init > 2d4505dc6d Sunil Kumar Kori common/cnxk: fix MAC address change with active VF > b04b06f4cb Viacheslav Ovsiienko net/mlx5: fix flex item header length field translation > 97e19f0762 Viacheslav Ovsiienko net/mlx5: fix non full word sample fields in flex item > 2254813795 Zerun Fu net/nfp: notify flower firmware about PF speed Although you may not want to backport the malloc annotations to the release. It is a useful way to see if you found all the rte_free bugs that were marked for stable. commit 80da7efbb4c4216de93b1039b891a6f31fa06f2d I