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 8AC88A04A5; Tue, 8 Feb 2022 23:04:09 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5AC9D41143; Tue, 8 Feb 2022 23:04:09 +0100 (CET) Received: from mail-io1-f45.google.com (mail-io1-f45.google.com [209.85.166.45]) by mails.dpdk.org (Postfix) with ESMTP id CBEC541101 for ; Tue, 8 Feb 2022 23:04:07 +0100 (CET) Received: by mail-io1-f45.google.com with SMTP id e79so788730iof.13 for ; Tue, 08 Feb 2022 14:04:07 -0800 (PST) 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=BtTWajECBNCQ2vqMs4z8roMlWaMqiwQI9FeMztI5HHA=; b=Orp64hJ+/DZNgMUj37jChV6ceBwyDH2jjtNR9P9VbxAUHclizCs4Iw1kgmT3sL/kCQ WHIyMthWo3yCi/90IhMHT/t5AkJYyCgLlum/ip80bIccII4TK0F8NVw7l39ma436uyPJ 9meAEMJM4DOERT4aEVeW+qWqe40PjSTUUpFyQ= 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=BtTWajECBNCQ2vqMs4z8roMlWaMqiwQI9FeMztI5HHA=; b=MExpdHk/S/DPYAzEeSBZxVPL0hZSwrQVpAI+Td6O5ZHbbQh7MPpJmh7F9ZUvQSK0sD ikMdfKq47kI+PHLqxbx2PFsaa0wtnO4QDq3aq686kS3pE3s9thRyylH8m6nrfq1KEym2 gDbU3Bzu8dxrBnr/MzjVkamnsrgJqiOScs3Oz9eusqTyojMXIXG6eyT/NKSeGzGQhEyZ hlN0hwEcsn3EnHBoSrRy8R/mab/6kFpoZvzZJffHF4Wczy5pGQzz02LO79OayP68GspL qRNx2/7bft2HocA1WAHf7D92nv6itHDvz3z8RbWONF0S4b5/FQQj09EPGyY8XGlukDeO 7tGw== X-Gm-Message-State: AOAM533spV3mhv/XqcxuzkK8MEUKsw3Ck7pj76QkLGPNqi6czTQ55gZf QTp8RWvPcnCufff1GJMRRxE/1e9uGKWsS1c7ZEClSA== X-Google-Smtp-Source: ABdhPJy9rbSwlqPRy9OuaZq0MW0AKyps+NoBcjFDuEqjvjV5JeiCHkH2eSs1zSEBBxrNzLhNOFmmJ6GPuog43qwiw3U= X-Received: by 2002:a05:6638:2501:: with SMTP id v1mr1480668jat.179.1644357847150; Tue, 08 Feb 2022 14:04:07 -0800 (PST) MIME-Version: 1.0 References: <20220208134715.796609-1-thomas@monjalon.net> In-Reply-To: From: Brandon Lo Date: Tue, 8 Feb 2022 17:03:31 -0500 Message-ID: Subject: Re: [PATCH] ci: remove outdated default reference tag for ABI To: Aaron Conole Cc: Thomas Monjalon , dev , David Marchand , Michael Santana , Lincoln Lavoie , Owen Hilyard Content-Type: text/plain; charset="UTF-8" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org On Tue, Feb 8, 2022 at 10:09 AM Aaron Conole wrote: > I think the default was there for labs that run the build script > manually. Maybe there are no such users, though. I believe the lab has > its own script for doing such ABI checks (but can't remember off the top > of my head). Just confirming: the UNH lab does use our own separate script (which calls the devtools check-abi.sh and gen-abi.sh scripts). -- Brandon Lo UNH InterOperability Laboratory 21 Madbury Rd, Suite 100, Durham, NH 03824 blo@iol.unh.edu www.iol.unh.edu