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 E432FA0509 for ; Wed, 6 Apr 2022 11:43:02 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DBFC940689; Wed, 6 Apr 2022 11:43:02 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id 6CAEB40689 for ; Wed, 6 Apr 2022 11:43:01 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1649238180; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=JrzJLr4hfkXxxivO5NfHs0T9ZVBQJFOKntnNgn+SKoA=; b=FDPZ9Fssl4ocIexpdUC1b7gbpLYhgoVuBrznq+dOsNruewBEjuTja5BYuD8Uw+hIkQX4KH /8xiowJ44V/dPBLvmp3HbOp+FdT4RX0RHZqYexdnw8KuyhxcSsiKIt1Z32nz2tWmPppWI4 nWVDhGixKs52FoYJNgF/F45bSkqYXEw= Received: from mail-wm1-f72.google.com (mail-wm1-f72.google.com [209.85.128.72]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-544-8Y1N_2qOORiigjRjo9ydpQ-1; Wed, 06 Apr 2022 05:39:46 -0400 X-MC-Unique: 8Y1N_2qOORiigjRjo9ydpQ-1 Received: by mail-wm1-f72.google.com with SMTP id i6-20020a05600c354600b0038be262d9d9so2704401wmq.8 for ; Wed, 06 Apr 2022 02:39:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent :content-language:to:cc:references:from:subject:in-reply-to :content-transfer-encoding; bh=JrzJLr4hfkXxxivO5NfHs0T9ZVBQJFOKntnNgn+SKoA=; b=ncJqrGGUQfaH3iL6v4zVQ3IrgJRrshSFy4hI64DDsicldFgjO1/nrNKXb9PIyiE/CO TmYhB7UgDp/73wqjxi1tcJcYznfaAKbxiI584cUgC1lCHz26wFZcgyzWTkT4TWxqJJxq Lr1kpn2Zhjfg6T8w2EcjmuzkSmyXF2o+jwRV+TReYQZSCsjLljA34fkwO+MckZZ7vBYg xtGZ3KZtvwWafVksHhhedxd6xWlP9pqJM0Ovj0Lm8Fp7P8WpsS/xqyDUtNL6wgJ8yLT5 JgPyt1dWGSddmVMcPv2i5+/1Kb7IzDs0Wx3t5droYnd31p5npl66XU/+BI5drAspc1K9 G2ZQ== X-Gm-Message-State: AOAM533hZ0O5AOAthMhlzaDa3AxjEiBI4GVKwVrNRCCNWuQICb3afnEV ynfJZ4J77LXM9w/T6NXWazMqnN/U/revr9gHA1KAiMT0zUPR2p5tEX5tb/GXcQKwY0fJHgEqDme rDQhAN2s= X-Received: by 2002:a05:600c:4f48:b0:38c:a460:cb6 with SMTP id m8-20020a05600c4f4800b0038ca4600cb6mr6691818wmq.96.1649237985109; Wed, 06 Apr 2022 02:39:45 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwFmQ/JJTccFSeA7IobnXzRTVRR3063h2ON3IUcXx+C6JDVqq0OnG6LgBviX1OSZy5Rr1qlcA== X-Received: by 2002:a05:600c:4f48:b0:38c:a460:cb6 with SMTP id m8-20020a05600c4f4800b0038ca4600cb6mr6691803wmq.96.1649237984879; Wed, 06 Apr 2022 02:39:44 -0700 (PDT) Received: from [192.168.0.36] ([78.19.110.230]) by smtp.gmail.com with ESMTPSA id 11-20020a056000156b00b002040674fd13sm17279088wrz.38.2022.04.06.02.39.44 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 06 Apr 2022 02:39:44 -0700 (PDT) Message-ID: <9300b215-6671-ee20-dbf8-a632b2a913c4@redhat.com> Date: Wed, 6 Apr 2022 10:39:43 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 To: Gowrishankar Muthukrishnan Cc: Daxue Gao , Jerin Jacob Kollanukkaran , Rakesh Kudurumalla , dpdk stable , Pavan Nikhilesh Bhagavatula References: <20220405150610.204296-1-ktraynor@redhat.com> From: Kevin Traynor Subject: Re: [EXT] please help backporting some patches to stable release 21.11.1 In-Reply-To: Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=ktraynor@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed 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 06/04/2022 07:31, Gowrishankar Muthukrishnan wrote: > Hi Kevin, > Please ignore below patch, as its correct parent patch is 8bdbae66b29 which is not > applicable for 21.11 lts. > > 315d14d705 Gowrishankar Muthukrishnan event/cnxk: fix memory leaks > Thanks Gowri. Removed it from the failed to apply list. Kevin. > Thanks for the heads up, > Gowrishankar > >> -----Original Message----- >> From: Kevin Traynor >> Sent: Tuesday, April 5, 2022 8:36 PM >> To: dpdk stable >> Cc: Daxue Gao ; Gowrishankar Muthukrishnan >> ; Jerin Jacob Kollanukkaran >> ; Rakesh Kudurumalla >> Subject: [EXT] please help backporting some patches to stable release >> 21.11.1 >> >> External Email >> >> ---------------------------------------------------------------------- >> 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 21.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 21.11 branch, or >> - Indicate that the patch should not be backported >> >> Please do either of the above by 04/08/22. >> >> 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://urldefense.proofpoint.com/v2/url?u=https- >> 3A__git.dpdk.org_dpdk-2Dstable_commit_-3Fh-3D18.11-26id- >> 3Dd90e6ae6f936ecdc2fd3811ff9f26aec7f3c06eb&d=DwIDAg&c=nKjWec2b6R >> 0mOyPaz7xtfQ&r=EAtr- >> g7yUFhtOio8r2Rtm13Aqe4WVp_S_gHpcu6KFVo&m=j0EyEihXoey- >> V3LVeQLzaLP5yIQ7UnoyOsjyugbqwqhQsqLAY2MLuJDQV1FYIrqz&s=CiXClXhR >> XUM0MWZeczFG8POC1BSsmRnnAhJqC4X4GmU&e= >> >> When sending the backported patch, please indicate the target branch in the >> subject line, as we have multiple branches, for example: >> [PATCH 21.11] foo/bar: fix baz >> >> With git format-patch, this can be achieved by appending the parameter: >> --subject-prefix='PATCH 21.11' >> >> Send the backported patch to "stable@dpdk.org" but not "dev@dpdk.org". >> >> FYI, branch 21.11 is located at tree: >> https://urldefense.proofpoint.com/v2/url?u=https- >> 3A__git.dpdk.org_dpdk- >> 2Dstable&d=DwIDAg&c=nKjWec2b6R0mOyPaz7xtfQ&r=EAtr- >> g7yUFhtOio8r2Rtm13Aqe4WVp_S_gHpcu6KFVo&m=j0EyEihXoey- >> V3LVeQLzaLP5yIQ7UnoyOsjyugbqwqhQsqLAY2MLuJDQV1FYIrqz&s=gPt7G2A >> NGvpHDNUkA15_3PSCZ3A1VQPx3zEyUKCuApQ&e= >> >> Thanks. >> >> Kevin >> >> --- >> 315d14d705 Gowrishankar Muthukrishnan event/cnxk: fix memory leaks >> 68f8a52a6b Rakesh Kudurumalla net/cnxk: fix build with optimization >