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 6A4B9A0032 for ; Mon, 18 Jul 2022 18:21:50 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 505FC40698; Mon, 18 Jul 2022 18:21:50 +0200 (CEST) Received: from mail-pj1-f41.google.com (mail-pj1-f41.google.com [209.85.216.41]) by mails.dpdk.org (Postfix) with ESMTP id DB27840698 for ; Mon, 18 Jul 2022 18:21:49 +0200 (CEST) Received: by mail-pj1-f41.google.com with SMTP id z12-20020a17090a7b8c00b001ef84000b8bso18712484pjc.1 for ; Mon, 18 Jul 2022 09:21:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=guqSvFt9fe/Z71lHlrwS9yI+s7mlMvOG+/gdxLfSMDs=; b=h3AN8E1iLbTnzBhuq7fttYS0DhJwX6HaJ2JSWz2oj4S4HC4dvt9nQX+2YHGNI0oTC5 5ypBSaR2jdNRfIB9Fuz37AoHkTzB5bHbCrFK8sabmmQ5k9XY8ppxuLhp0yMYgO3/yAHx VAY/udRn8+bEBULHAxrRVbMqYIGWZ9r5Y73fs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=guqSvFt9fe/Z71lHlrwS9yI+s7mlMvOG+/gdxLfSMDs=; b=H3cHB4wp1z7iOJsgDTyLdkH1GYqtZbDjxlnVdyjEZS4UKmYtTukLBaC/g1EeXVKMg+ vQxQEA3C4Rb3qc93ZDbFOmzHjrS+JYPe/uGxrNWSQ6Y+8CwZqmHCbggR5OCAKxRriUhb XqnJl4LOV+b8le7mo1J8KSncqKUFc5l1Pwd6ehCqlW2I1+qb742dHa6cd6yigN7YC5QO 6N4iJY83BChTY0QzhtV3z0sUhfqMg/fl3qndzTb5xH7LztfQmxgPZ1LSUo1I2pJO8zl/ JZ9lFsQYY8Dea/X11oEbi3MEejmDHdW8hHbHMKJfgxykGUBVJj1jjn5RA0A1NrYMvXAe vVOQ== X-Gm-Message-State: AJIora85zEHISt86hNvVpwQPiou9I4H484OBjqxseCjA0gZK041gNsSK svzCPcDi3muFkxo2AyXZLJ6/tZpk7JTyazmCSn7dEA== X-Google-Smtp-Source: AGRyM1unkvWk04d+aaJ3htFAAleEGAlFAnjIyInrIIWyq+WH0dysCxvG2aujJy4+9d6tviojeQifu18v0t/PfPGrKRU= X-Received: by 2002:a17:902:e749:b0:16c:3d6f:aba3 with SMTP id p9-20020a170902e74900b0016c3d6faba3mr28220749plf.135.1658161308868; Mon, 18 Jul 2022 09:21:48 -0700 (PDT) MIME-Version: 1.0 References: <20220718100909.2299331-1-david.marchand@redhat.com> In-Reply-To: From: Lincoln Lavoie Date: Mon, 18 Jul 2022 12:21:37 -0400 Message-ID: Subject: Re: [PATCH] version: 22.11-rc0 To: David Marchand Cc: dpdklab , ci@dpdk.org, dev , Aaron Conole , Michael Santana , Ray Kinsella , Thomas Monjalon Content-Type: multipart/alternative; boundary="000000000000cbc65a05e416c350" X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ci-bounces@dpdk.org --000000000000cbc65a05e416c350 Content-Type: text/plain; charset="UTF-8" HI All, With the 22.07 release, I think we can now disable the ABI for the dpdk main, until the next LTS release, correct? Cheers, Lincoln On Mon, Jul 18, 2022 at 8:34 AM David Marchand wrote: > Hello CI guys, > > On Mon, Jul 18, 2022 at 12:10 PM David Marchand > wrote: > > > > Start a new release cycle with empty release notes. > > > > The ABI version becomes 23.0. > > The map files are updated to the new ABI major number (23). > > The ABI exceptions are dropped and CI ABI checks are disabled because > > compatibility is not preserved. > > Special handling of removed drivers is also dropped in check-abi.sh and > > a note has been added in libabigail.abignore as a reminder. > > > > Signed-off-by: David Marchand > > Just a heads-up that once this patch is merged, the ABI check will > have to be disabled in CI environments. > > > -- > David Marchand > > -- *Lincoln Lavoie* Principal Engineer, Broadband Technologies 21 Madbury Rd., Ste. 100, Durham, NH 03824 lylavoie@iol.unh.edu https://www.iol.unh.edu +1-603-674-2755 (m) --000000000000cbc65a05e416c350 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
HI = All,

=
With the 22.07 relea= se, I think we can now disable the ABI for the dpdk main, until the next LT= S release, correct?

Cheer= s,
Lincoln

On Mon, Jul 18, 2022 at 8:34 AM David Marchand <david.marchand@redhat.com> wrote:
Hello CI guys,

On Mon, Jul 18, 2022 at 12:10 PM David Marchand
<david.ma= rchand@redhat.com> wrote:
>
> Start a new release cycle with empty release notes.
>
> The ABI version becomes 23.0.
> The map files are updated to the new ABI major number (23).
> The ABI exceptions are dropped and CI ABI checks are disabled because<= br> > compatibility is not preserved.
> Special handling of removed drivers is also dropped in check-abi.sh an= d
> a note has been added in libabigail.abignore as a reminder.
>
> Signed-off-by: David Marchand <david.marchand@redhat.com>

Just a heads-up that once this patch is merged, the ABI check will
have to be disabled in CI environments.


--
David Marchand



--
Lincoln Lavoie
Prin= cipal Engineer, Broadband Technologies
21 Madbury Rd., Ste. 100, = Durham, NH 03824
+1-603-674-= 2755 (m)

<= /div>
--000000000000cbc65a05e416c350--