From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 8803CA04BC for ; Fri, 2 Oct 2020 18:44:54 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 727E31D578; Fri, 2 Oct 2020 18:44:53 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [63.128.21.124]) by dpdk.org (Postfix) with ESMTP id 8BCBB1D447 for ; Fri, 2 Oct 2020 18:44:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1601657088; 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=h1O60Hs0VnWSDDeNX1Iwjm51gLVOH6zD4ZSIo4VSPik=; b=SxzHxl+oanlRX7GCmti6TGW0kRpPh7B7L8S2rt0apZL5PuyEBnWk4gCS3ZSxyVN8z/9goN pO8PMEtNUOxXmJgW+3IpkygnVUN0VCXE1pGDeeHVZU3qhrhLsRWU355aIgk04T01x/i9H2 wLS03HOhdgQ2GzajDDuY4f3JJT2OUk0= Received: from mail-vk1-f200.google.com (mail-vk1-f200.google.com [209.85.221.200]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-60-rvzEeMcuNgGN1xEooIYw0w-1; Fri, 02 Oct 2020 12:44:45 -0400 X-MC-Unique: rvzEeMcuNgGN1xEooIYw0w-1 Received: by mail-vk1-f200.google.com with SMTP id m199so181206vka.15 for ; Fri, 02 Oct 2020 09:44:45 -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=h1O60Hs0VnWSDDeNX1Iwjm51gLVOH6zD4ZSIo4VSPik=; b=TYU4fSiBdfrx5wOdcQW/CPJMtV0Xf6tDBkoozbp1h79JJ3N/sODdTt8mYRcNkEBg78 lxdhigri1Wxj5R0s2Hou9YXiaPLuPLn466EfWjBsCs+c5jek09UTSa4Fe1Q3wweV5ra+ eLFozMMrU34AvmD6G0vVnJeK8vh4YweFIPVdR9xEQ07QiEVgVelpaqpbwZYbG0XvqCHb UvYzDFoB7ttWnVnj+D5Yh4MO3bkSJmA613ioymSqUqkD98cc9IwwEIq0SEViSy2z3rA0 WxkWX54aLhz3xZvAV84BS6UMjZ21xXSSJ6wVQ7cztwvT8kgM4RTptdSqzb23k6oJZPbc uokw== X-Gm-Message-State: AOAM533dmNeZGuSlhvlTQb1+LpOsTbELXwBCisFepYtC4fZf7KeUEgus i2orK2AD94ia+Ga8VVsm+HaAq2k7yzX6fT7o+YmEtcG1zvKjXzPeORqifjH5bX4A9emCm1UtpvR K5QwAqZMnwO9Ym4Xl1g== X-Received: by 2002:a1f:9651:: with SMTP id y78mr1814893vkd.22.1601657084980; Fri, 02 Oct 2020 09:44:44 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzoNsCHF8KQlZ5FS5TVgeoHmix4tPOJQZXZNPbdveMCGIWNHYRp9c8HHB4h1MMe1VbaXnAzF0VeZSQkjSxUNPU= X-Received: by 2002:a1f:9651:: with SMTP id y78mr1814884vkd.22.1601657084749; Fri, 02 Oct 2020 09:44:44 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: David Marchand Date: Fri, 2 Oct 2020 18:44:34 +0200 Message-ID: To: Brandon Lo , dpdklab@iol.unh.edu Cc: ci@dpdk.org, Bruce Richardson , dev , Thomas Monjalon 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] Fedora Rawhide Meson Compile Testing - DPDK Compile Warning X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.15 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 Fri, Oct 2, 2020 at 8:51 AM David Marchand wrote: > > On Thu, Oct 1, 2020 at 8:24 PM Brandon Lo wrote: > > We have successfully added Fedora Rawhide to our production pipeline > > for Meson compile testing. > > The image for the container will be updated on a weekly basis. > > > > The version of GCC that it is currently running (10.2) catches that > > the drivers/vdpa/ifc/base/ifcvf.h file redefines > > VIRTIO_F_IOMMU_PLATFORM, originally from > > /usr/include/linux/virtio_config.h. > > I am just giving you guys a heads-up before the failure report catches > > anyone off guard. > > Brandon, > > Before putting this new job online, the build issue should have been > fixed on the dpdk side. > All new submitted series are now getting a fail flag that we must > inspect to check whether it is because of this known issue or > something else. > > Please, disable this job. The vdpa/ifc issue should be fixed in the main branch now (thanks to Maxime). But next-net and other subtrees will still have the issue until they catch on this fix. > > There is also the OpenSuse job failing. > Can you investigate? Still failing. -- David Marchand