From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5AF84C433EF for ; Thu, 30 Sep 2021 08:45:30 +0000 (UTC) Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by mail.kernel.org (Postfix) with ESMTP id DD45261881 for ; Thu, 30 Sep 2021 08:45:29 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org DD45261881 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dpdk.org Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 42E4F410EA; Thu, 30 Sep 2021 10:45:29 +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 8278E4067E for ; Thu, 30 Sep 2021 10:45:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1632991527; 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=+2Db2PaFr/PBpVgXzUkCutL+b90uF4J2uWNlORsVRBA=; b=UVc2wLFPvhC1Vj1NyRpAIxH2fBKGwPS2ce+BcpYYEemStR+7r9F5B16GkTBKmljM1kMZB/ wx+lCZiHEhYihIBCxsbjE0W2aYucMWZFWVM4jbFXhabsW+gFwweUS6kwIrktvEsjjdWeCk XZcMqo5uA6P9Meu29YY8w+pPiXNcWMo= Received: from mail-lf1-f70.google.com (mail-lf1-f70.google.com [209.85.167.70]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-81-xPzD7ougPzOrAy1r2I0EYQ-1; Thu, 30 Sep 2021 04:45:20 -0400 X-MC-Unique: xPzD7ougPzOrAy1r2I0EYQ-1 Received: by mail-lf1-f70.google.com with SMTP id d22-20020a0565123d1600b003fd0097d747so4966427lfv.2 for ; Thu, 30 Sep 2021 01:45:20 -0700 (PDT) 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=+2Db2PaFr/PBpVgXzUkCutL+b90uF4J2uWNlORsVRBA=; b=rp6oUsWVemhRvGGf0QbSXog82d2leYb9DJUCLOigvMmXseDZWn+O/3wzpK4q/Mtn1k 5/H2KCDBm7tS2FmmfzsPuk69YwtY/V72lopz+XPzGE8JxxCr24mTW5uV8iTkfqyqG6DC XtnmuZAz7SXze8KTMGW+Izeiv/XE92ENfZchHEL/X9EcLhmsMOp/N1fSELyFCHgabUg2 KBvAuM691zBBqt0c6l/CjC81M+SoAvxX2W4D58dAVKRMsAUdL7mtkIBB3BCesvYTC8S9 RfyH2LncbbIMIQ6EdQeOOPOLsReZ3wVyGqzN8nHmfO7GjSqnwnnXYg6afxFkso/UDqj/ 0PMQ== X-Gm-Message-State: AOAM530ork/mIjFM4225YfOzEVWxnb7LaaI77KNbvB917eqJYmKBo4Nn pYOVdWbHJIYhZEy4jmKgPB5lV5sKqadZ6t3jxOn+1xGF1PwCS3o0ZT76Ub0I3VZJx7AffUhaS3I OJhdmqzdhefu96ZFl4Yw= X-Received: by 2002:a2e:2f02:: with SMTP id v2mr4622409ljv.46.1632991519239; Thu, 30 Sep 2021 01:45:19 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw3PAlpDQaHnoHLdlC2noTpj8GebGZ2hLUhnXrj4VB6FLuHHHdKh6KHLN4+hDds7LAtQynWStEUt12H2tE7jjc= X-Received: by 2002:a2e:2f02:: with SMTP id v2mr4622393ljv.46.1632991519041; Thu, 30 Sep 2021 01:45:19 -0700 (PDT) MIME-Version: 1.0 References: <20210910022402.26620-1-chenbo.xia@intel.com> <20210918022443.12719-1-chenbo.xia@intel.com> In-Reply-To: From: David Marchand Date: Thu, 30 Sep 2021 10:45:08 +0200 Message-ID: To: "Xia, Chenbo" Cc: "dev@dpdk.org" , ci@dpdk.org, Aaron Conole , dpdklab 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] [PATCH v2 0/7] Removal of PCI bus ABIs 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" Hello Chenbo, On Wed, Sep 29, 2021 at 9:38 AM Xia, Chenbo wrote: > > Gentle ping for comments.. Sorry, I'll try to look at it. > > @David, could you help me understand what is the compile error in Fedora 31? > DPDK_compile_spdk failure is expected as the header name for SPDK is changed, > I am not sure if it's the same error... The error log is odd (no compilation "backtrace"). You'll need to test spdk manually I guess. -- David Marchand