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 AAB83A0A0C for ; Thu, 15 Jul 2021 16:59:41 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9FA6C40686; Thu, 15 Jul 2021 16:59:41 +0200 (CEST) Received: from mail-wr1-f49.google.com (mail-wr1-f49.google.com [209.85.221.49]) by mails.dpdk.org (Postfix) with ESMTP id 06C3840686 for ; Thu, 15 Jul 2021 16:59:40 +0200 (CEST) Received: by mail-wr1-f49.google.com with SMTP id g16so8201982wrw.5 for ; Thu, 15 Jul 2021 07:59:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to :references:content-transfer-encoding:user-agent:mime-version; bh=uTnSQvkABJPr7VhiQ45jpnB/PDWnTNqwz27x9bvPwoQ=; b=LWhIr9+DB9eRpAlwH95l4bU3erjNYcoomE12V/FPMxQvkVFwMGDQR1IEx1RwU/AVR/ P3zajMGQY8oNmmxGvQOWnyTmE8tqIlCtEYFzg/zoksy1GsrzFPd77+yiRREWdyLIdqLL q1Nkh1IR5gkKDD4bVDF1rpULMnwYRH0mL+QZr9vDGtMH4e2/R27MArE9u3Fv6cPpjZwl K9p+5N1XtZIgJ1ChlOTYAwtYE8AB+6ykCU2L4HFMwOGgdqM2ahr6M6z1VPAuefeEY0Fx ub33mvu1g/oW+LENY4CbXAKkM2K3hgQqWb4CYZZhy9baGezx241AL/wzO8KXzDae0aZl pFWA== X-Gm-Message-State: AOAM5324z5t/TSYE4Ow2+bsx9MeIqUFcwWO4GTD3Q1GG66fSM3vPJo51 Lv5ygM6bUXl2n5bjcROBP17JszOGxexdkg== X-Google-Smtp-Source: ABdhPJxkR/YthxKaPTsCNdno4+C9dqHjQvAjT9YlVQuGATxDgx+m8LNjJ2iYBQZ3B0kuFMOl0B4CTA== X-Received: by 2002:adf:d236:: with SMTP id k22mr6216625wrh.392.1626361179815; Thu, 15 Jul 2021 07:59:39 -0700 (PDT) Received: from localhost ([137.220.125.106]) by smtp.gmail.com with ESMTPSA id x9sm7055777wrm.82.2021.07.15.07.59.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 15 Jul 2021 07:59:39 -0700 (PDT) Message-ID: <2967168c5dd526e019a69472b7f4c58931615e49.camel@debian.org> From: Luca Boccassi To: Liang Ma Cc: Konstantin Ananyev , dpdk stable Date: Thu, 15 Jul 2021 15:59:38 +0100 In-Reply-To: References: <20210712130551.2462159-1-luca.boccassi@gmail.com> <20210712130551.2462159-25-luca.boccassi@gmail.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.30.5-1.2 MIME-Version: 1.0 Subject: Re: [dpdk-stable] patch 'acl: fix build with GCC 6.3' has been queued to stable release 20.11.3 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 Sender: "stable" On Mon, 2021-07-12 at 21:31 +0100, Liang Ma wrote: > On Mon, Jul 12, 2021 at 02:04:20PM +0100, luca.boccassi@gmail.com wrote: > > Hi, > >=20 > > FYI, your patch has been queued to stable release 20.11.3 > >=20 > > Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet. > > It will be pushed if I get no objections before 07/14/21. So please > > shout if anyone has objections. > >=20 > > Also note that after the patch there's a diff of the upstream commit vs= the > > patch applied to the branch. This will indicate if there was any rebasi= ng > > needed to apply to the stable branch. If there were code changes for re= basing > > (ie: not only metadata diffs), please double check that the rebase was > > correctly done. > >=20 > > Queued patches are on a temporary branch at: > > https://github.com/bluca/dpdk-stable > >=20 > > This queued commit can be viewed at: > > https://github.com/bluca/dpdk-stable/commit/004342dc908728ae6a303439959= b803ecc4850d1 > >=20 > > Thanks. > Hi Luca/Konstantin,=20 > as far as I know, this patch will cause different failure back to the > time. unless we have newer version fix.=20 Ok, dropped, thanks. --=20 Kind regards, Luca Boccassi