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 5CB04A0524; Tue, 13 Apr 2021 11:08:06 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47F19160D19; Tue, 13 Apr 2021 11:08:06 +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 81294160D06 for ; Tue, 13 Apr 2021 11:08:05 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1618304884; 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=OZIw2bTLiEKZwAe8lSoS1lQeZqGsP6Sh9JAXPsU3+VU=; b=EcEKZ/wpvzHPE+4tpZeuei+i3kM4CyxE1SDf98XsNnBBNutK0ojkQKCf29+EabB9Hqbsj9 tp38Gb8kwayQvc4/u5sLzsb+hLtYIIRsZZU0AeQ9LErukz4htOY3SNPEFbVKX0DiePAWHi /DfzDcyQ0G0Z6uVVoGfsgM1FBdCfalo= Received: from mail-vs1-f70.google.com (mail-vs1-f70.google.com [209.85.217.70]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-319-9ph2anIiMpmYOY-OlTHoHg-1; Tue, 13 Apr 2021 05:08:00 -0400 X-MC-Unique: 9ph2anIiMpmYOY-OlTHoHg-1 Received: by mail-vs1-f70.google.com with SMTP id i26-20020a67c21a0000b029020dcbe76b54so895466vsj.6 for ; Tue, 13 Apr 2021 02:08:00 -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=OZIw2bTLiEKZwAe8lSoS1lQeZqGsP6Sh9JAXPsU3+VU=; b=GsFO74Rv5qfsmU8oouh0ELFsWcRfc8hp1RQGgojBUVCPS8UX+AyzXKvwYBwjCFBFst qWVNW5loVaWQAx6fmzb7FT0wt0UbMNrt5PWywfWrjR9Xo0iOTOD7v49XpxLlArk7v9Lu vARcraK7Vzj88I7MF9baGl5n7AhqfORhrB4dlBRYlwaKAqDQMS9Si0EJItQm6LhPj+70 b8+1OQNVjga3u0r8aql+BkKy+W/wpJg8FlW/grJnG3mL9GpDgCyeLTUHYPT/hti6zAb3 nvb6tcgvQ88LS+++5uMFMB7M+rPfiTp6Nyv9vLfr5k+C7oasbO2/Qpk5IrQIiaPGVgmb zhRg== X-Gm-Message-State: AOAM531dK3839Ufk7Ibxkz5KCy75GLVVYC05uOFvTMVmVzrmFExYgY3i v6t6sDfJK3so1ErmWiEmDO/F0i/7/+y/l8t/1OV5GPqM+hfeSjqXdCw6q3sBWojbtmXhuXw8IRt jTf/OI99ZcQGGVAgu6q0= X-Received: by 2002:a67:87c1:: with SMTP id j184mr5430236vsd.18.1618304880491; Tue, 13 Apr 2021 02:08:00 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwhZ7Fxx14pM5tBEl+Vh5SUBsZJJAt+DunYeNo3PjEOhSDTCiGZMMtqqNMu8dLhG5jU2CaZyUjgyfam7BYAz+0= X-Received: by 2002:a67:87c1:: with SMTP id j184mr5430232vsd.18.1618304880334; Tue, 13 Apr 2021 02:08:00 -0700 (PDT) MIME-Version: 1.0 References: <3565653.Ar8n8QqFrN@thomas> In-Reply-To: From: David Marchand Date: Tue, 13 Apr 2021 11:07:49 +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-dev] [pull-request] dpdk-next-net-eventdev - 21.05 - PRE-RC1 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 Sender: "dev" 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. -- David Marchand