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 D533FA0524 for ; Tue, 13 Apr 2021 11:14:18 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C816C160D31; Tue, 13 Apr 2021 11:14:18 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mails.dpdk.org (Postfix) with ESMTP id 78E8D160D2F for ; Tue, 13 Apr 2021 11:14:17 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1618305256; 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: in-reply-to:in-reply-to:references:references; bh=TJxzM7FiqAM+1fOtdEXyMAfxEWXmwPOo2zFBW1ZXmt0=; b=Y4IVW+bQem5LfXGx2IpkOuPm7JyMO4fL8Vnn/c/2j2QNGoj6S17HPUDtVtsgkEQ1W4bibF ncpP/o4nahuFQgxiMWIF+uXwXwhfN3RMKCO3VkPXb3LwO70Hvb4KT3ilYW81QRwoMH/USf 02t3ENF40VsCy8oUYJRAgmxyLnTMYf0= Received: from mail-vs1-f69.google.com (mail-vs1-f69.google.com [209.85.217.69]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-163-ISP47wr8PzSb0fOLdhkKtA-1; Tue, 13 Apr 2021 05:14:14 -0400 X-MC-Unique: ISP47wr8PzSb0fOLdhkKtA-1 Received: by mail-vs1-f69.google.com with SMTP id t23-20020a67d9170000b0290215fbf37e57so902920vsj.19 for ; Tue, 13 Apr 2021 02:14:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=TJxzM7FiqAM+1fOtdEXyMAfxEWXmwPOo2zFBW1ZXmt0=; b=TDzLBtenBd/aWDQMdOKx6zZ8ZwddKOwShSicbTv+iYy3/1Pcclsm4401mzGvyuu1+Q VHW3mfStvNTT+4qhr++EEficBh4m0D9UasoJGXjOBkprD5iv30oCj0tKaykcMLCDFtfy 3WI8q/Bz9g39SYoyJqkecrGsot2CSd7Xrt9VKz3+b8+qKUexEg/SL8Vn3tZG25rYBH9I ELLjIRGw/2VuQK/gE43JOGgJ06MUznSjjv//up5AHH8+ipoaXZZmHDpLma1mZjrKnSKx Uhjt7mrp7l/Bjds7nXmMx6rraZD66Ecf3Qa1sk4H2ZP40FJV3PM75+JmHggx9FPuwlEx 2xNg== X-Gm-Message-State: AOAM5326VOK57maK32Sm009XU2zxwRrLbCjZhOu5QuWd/1/vRN7wtSvi /Zc8I8X5iW9AMcvLuVPBeGklT1ICojpWDY4ITIhAvTk1FzL1HC9PMHVFdlmqLI/vPRSWGFqPolo eapAcQW3TtwKavUbOWw== X-Received: by 2002:a67:efd4:: with SMTP id s20mr20730379vsp.27.1618305254436; Tue, 13 Apr 2021 02:14:14 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyslzuyc1jTeBUWCd3Tf7sjq8K3XQd/tNCP6dhWrKVLkrYgSKdgp5SL98vwQ5iSntL9cnVaPESYv+yzd1epCZY= X-Received: by 2002:a67:efd4:: with SMTP id s20mr20730372vsp.27.1618305254260; Tue, 13 Apr 2021 02:14:14 -0700 (PDT) MIME-Version: 1.0 References: <3565653.Ar8n8QqFrN@thomas> In-Reply-To: From: David Marchand Date: Tue, 13 Apr 2021 11:14:03 +0200 Message-ID: To: Jerin Jacob Cc: Thomas Monjalon , Timothy McDaniel , Jerin Jacob Kollanukkaran , Ray Kinsella , Aaron Conole , dpdklab , "abhinandan.gujjar@intel.com" , "harry.van.haaren@intel.com" , dev , Shijith Thotton , Akhil Goyal , Pavan Nikhilesh Bhagavatula , "mattias.ronnblom@ericsson.com" , ci@dpdk.org Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-ci] [dpdk-dev] [pull-request] dpdk-next-net-eventdev - 21.05 - PRE-RC1 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 Sender: "ci" On Tue, Apr 13, 2021 at 11:07 AM David Marchand wrote: > > On Tue, Apr 13, 2021 at 10:55 AM Jerin Jacob wrote: > > I was running the following script[1] to detect ABI issues. > > Since the "./devtools/test-meson-builds.sh" did not return non zero value or > > the error print was "Error: cannot find librte_event_dlb.dump", It is > > missed from my side. > > > > @David Marchand @Thomas Monjalon Could you share the snippet you are > > using for detecting the ABI issue. > > > > > > ------------------------ > > # ABI check > > DPDK_ABI_REF_VERSION=v20.11 DPDK_ABI_REF_DIR=/tmp bash > > Ah ok, this is because event/dlb did not exist in 20.11. > Running against 21.02, you should get the error. Clicked send too quickly... No, it did exist. $ DPDK_ABI_REF_VERSION=v20.11 ./devtools/test-meson-builds.sh ninja: Entering directory `/home/dmarchan/builds/build-gcc-static' ninja: no work to do. ninja: Entering directory `/home/dmarchan/builds/build-gcc-shared' ninja: no work to do. Error: cannot find librte_event_dlb.dump in /home/dmarchan/builds/build-gcc-shared/install Hum... the next reason I see would be that your reference does not have event/dlb which is surprising with default configuration. $ ls $DPDK_ABI_REF_DIR/*/*/dump/*dlb.dump /home/dmarchan/abi/v20.11/build-clang-shared/dump/librte_event_dlb.dump /home/dmarchan/abi/v21.02/build-clang-shared/dump/librte_event_dlb.dump /home/dmarchan/abi/v20.11/build-gcc-shared/dump/librte_event_dlb.dump /home/dmarchan/abi/v21.02/build-gcc-shared/dump/librte_event_dlb.dump -- David Marchand