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 97C3FA0093 for ; Thu, 10 Mar 2022 14:27:36 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8757F4113E; Thu, 10 Mar 2022 14:27:36 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 72ABC4113E for ; Thu, 10 Mar 2022 14:27:35 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1646918855; 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=t6QjCKpoA3qE7E9UPj4g32m+HihddcTrj63c5wl2jZo=; b=LN/79JzS85lRBqWVL/XreEkp8fytFk9191jKOVhGlJPwr5mIi+ppkjTWHGENdck960cMC/ yIg38oGhdl8MlqrNXKNUIovvSDjEgmJ003JGy9Nb4DABfsBCjQVVNuLKwCgFswMZZaaghx cC6KDioEbYiahyfnVgVYZ5PQBCpFPG4= Received: from mail-wm1-f70.google.com (mail-wm1-f70.google.com [209.85.128.70]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-340-f36GD-q-NdOXTMBAu0Ufxg-1; Thu, 10 Mar 2022 08:27:34 -0500 X-MC-Unique: f36GD-q-NdOXTMBAu0Ufxg-1 Received: by mail-wm1-f70.google.com with SMTP id j42-20020a05600c1c2a00b00381febe402eso4090968wms.0 for ; Thu, 10 Mar 2022 05:27:33 -0800 (PST) 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=t6QjCKpoA3qE7E9UPj4g32m+HihddcTrj63c5wl2jZo=; b=ihLAjSh9ksd/t3fmHg5YITJPIX84DnoW6zvckl+7XFCWu908d0/9dpYPaZrq9NCnBF QT9xbdHkN/oi5Zu1auxGeXLgQf+LudslmTCp5nA3mS3aJlGq7zwqHP87Ay19ObcT4UKc IbGdb9NbE1Wsi5QUAOquS6I6rB1XS0btx1KDGrDWCcynQMSLKXrzz/r2lO1zH+P6SruH gqNgrPUFBuLYjLPY+VeL1401el52p+LyabuzNWXUc2J/aE1DD/lNTVwGiepEkBeYZeIq TNl5nK/2vBlFUxRjJOGxNed2ZCtbQJGgRVl0bSZmDte4ZNOuTNHiKsu+xzwFCpRYvQWU 83nA== X-Gm-Message-State: AOAM533GMEpngBlBfA9kUKpooKQR2QRaGP+dG/X48lt3oeoId5TdgUaJ Pvm2jv++tsQ0UxIdSvBxW1NoEnQdb0v68GZB/rWTLaMJlHo3oUqnpZchWbT6SCSi6Ui8PCnmMpr u01aO0TU= X-Received: by 2002:adf:e6c7:0:b0:1ed:9f7c:c99e with SMTP id y7-20020adfe6c7000000b001ed9f7cc99emr3513055wrm.0.1646918852815; Thu, 10 Mar 2022 05:27:32 -0800 (PST) X-Google-Smtp-Source: ABdhPJyrI1R1dJYyKdYTOgukyR0LEltPtDBK4ERj6hLMBn0PFtSql4fOzbQvES88dbQY7vBqfQbwLw== X-Received: by 2002:adf:e6c7:0:b0:1ed:9f7c:c99e with SMTP id y7-20020adfe6c7000000b001ed9f7cc99emr3513040wrm.0.1646918852590; Thu, 10 Mar 2022 05:27:32 -0800 (PST) Received: from [192.168.0.36] ([78.18.17.201]) by smtp.gmail.com with ESMTPSA id j15-20020a05600c410f00b00389d35f7624sm4413429wmi.0.2022.03.10.05.27.31 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 10 Mar 2022 05:27:32 -0800 (PST) Message-ID: <806e43fd-98bc-105c-df9e-a57255a58f6a@redhat.com> Date: Thu, 10 Mar 2022 13:27:31 +0000 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 To: David Marchand , Gowrishankar Muthukrishnan , Jerin Jacob Cc: dpdk stable References: <20220301112151.338828-1-ktraynor@redhat.com> <28c1cfcb-585c-4a3f-5315-1a97a2ba9275@redhat.com> From: Kevin Traynor Subject: Re: 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 10/03/2022 13:22, David Marchand wrote: > On Tue, Mar 8, 2022 at 3:51 PM Kevin Traynor wrote: >> >> Reminder of patches that need author rebase for 21.11.1 :-) >>> 315d14d705 Gowrishankar Muthukrishnan event/cnxk: fix memory leaks > > The Fixes: tag looks wrong to me. > This fix should be pointing at 8bdbae66b299 ("event/cnxk: add external > clock support for timer"). > Hence it is irrelevant to 21.11. > > ok, thanks David. I will remove from failed list for 21.11.