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 D69DCA04FD; Tue, 17 Dec 2019 14:28:08 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 766DD1BE9E; Tue, 17 Dec 2019 14:28:08 +0100 (CET) Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [205.139.110.120]) by dpdk.org (Postfix) with ESMTP id A8A6F1BE9E for ; Tue, 17 Dec 2019 14:28:06 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1576589286; 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: content-transfer-encoding:content-transfer-encoding; bh=2SIl4zWuSrhpytGScW5GWroZq/cYyUi9K4UGe42gecc=; b=Z0diGqFMlHYcuNiZkLadX/GQbySOpLxTdbhATbFC8lhBLbINENw9zuJjJ+OMlZP4lBT7Q+ xpjkS2D7lxkdEat7idxzzvu6KDN8vmLkq7c0dcsmuvTuirJJZo0tGRTvDuswOPj2VQ65cy by6ClkF8mvhpG+FpZOgqr3r9EhjRiT4= Received: from mail-ua1-f71.google.com (mail-ua1-f71.google.com [209.85.222.71]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-48-0mKAu7pXMhW4a_Sm2VPlSg-1; Tue, 17 Dec 2019 08:28:03 -0500 Received: by mail-ua1-f71.google.com with SMTP id i4so2628713ual.10 for ; Tue, 17 Dec 2019 05:28:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=NOwdMDntzeloWw4v3HGZzphBYLGgAvqvxoROwalj0mc=; b=ThSoUvkO0K6U7vavoCtYiM8wJHLaxyQm2ot/f383+i1dpiIB3eQJ7L+BzuHoXHC0oS gUNXpRQaJrD6x9cegy6izQITB+hRjcU0rcyi2nBO1KJ3XsW8T2P30eq0H74Ztl0Xa0y3 k5c183NJvwaQI/CHFhqa1oez1TEZZwid6XXynBxx3CBAK1GIDJQA/kmfDR3YiaJsgelG Amr09he+XL6wSMbRvZdAs6eMOShDftHA/SYenOXJ2QzuUMWMZQ2lHAEkMf24D6iivq/U J41ftId81mmc2IUPYD0f/2uDRrklAYcd/nEi+I8otqktyRo6uidHvBr3EU6yr/u1RQBN CDvg== X-Gm-Message-State: APjAAAVEJqzYh+R3FBkq6IUyzfzw2EwnzhmEVByVxVC7uBKhlu+gFAPr UoxrzwoDXDjOYyBlSG0Xko/CX82FVweb4mBKpt1csL27rhBDK8uNHu0XAovn/VTDSMqusGZ9HfN HiS9X3QGzH/vFXHur890= X-Received: by 2002:a67:e342:: with SMTP id s2mr2799676vsm.198.1576589283319; Tue, 17 Dec 2019 05:28:03 -0800 (PST) X-Google-Smtp-Source: APXvYqxyaD5N0Ht1K5LXp1JJBOlcFYYE9YUt0l4Ii1GmV+LXsb8OYBr39GNym6Mpi7JIRXxHgN7gav1WXvsz6AydCzI= X-Received: by 2002:a67:e342:: with SMTP id s2mr2799657vsm.198.1576589283057; Tue, 17 Dec 2019 05:28:03 -0800 (PST) MIME-Version: 1.0 From: David Marchand Date: Tue, 17 Dec 2019 14:27:52 +0100 Message-ID: To: sys_stv@intel.com Cc: dev , test-report@dpdk.org, "Yigit, Ferruh" , "Mcnamara, John" X-MC-Unique: 0mKAu7pXMhW4a_Sm2VPlSg-1 X-Mimecast-Spam-Score: 0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: [dpdk-dev] Master compilation failures in Intel CI X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 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, Can someone from Intel look at the build failures happening since 12/12 ? http://mails.dpdk.org/archives/test-report/2019-December/110768.html Thanks. --=20 David Marchand