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 BC032A00BE for ; Tue, 7 Jul 2020 16:49:04 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id AD0C21DE59; Tue, 7 Jul 2020 16:49:04 +0200 (CEST) Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [205.139.110.120]) by dpdk.org (Postfix) with ESMTP id 689F91DE52 for ; Tue, 7 Jul 2020 16:49:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1594133342; 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=4XMjBCU7U1L3fTCP5sce3Rr4jriSI6NgcGuLxBSOwMY=; b=g2nbIdNqiFHThvTxSV/c2lfotd6PDY2iWcX06xz9kQZokSp+Gc7l7Haj5etd1H8wl4tzvK ARlSqRCuneRITPxX/7NwSv9DIf6AjfnlrYPDXmmzGAl9cck0gheXPg4d6e+NO5XTYjpiyh t61cvZFJZOmWSOnl4O4HTNrlRfwArKk= Received: from mail-vk1-f197.google.com (mail-vk1-f197.google.com [209.85.221.197]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-504-KPaY6_-FNKGk3nCdc5C3iQ-1; Tue, 07 Jul 2020 10:49:01 -0400 X-MC-Unique: KPaY6_-FNKGk3nCdc5C3iQ-1 Received: by mail-vk1-f197.google.com with SMTP id m1so2082939vkl.11 for ; Tue, 07 Jul 2020 07:48:58 -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=4XMjBCU7U1L3fTCP5sce3Rr4jriSI6NgcGuLxBSOwMY=; b=OP/6ZbhstnHYYCgS0V/JY7XB66cPvuvNOKrEBlod1XeVrbNMmfLrRrnbGSzrllMAww kMxDsR5hTbiSls9sraybX1QHJ468A3sjCsdMkPoIq8EDiyU5QRQzwvFuFvOgT74oReMH KD9+pE31D61iITNTbXi1P4IeH5Z2agiEuBvyYJCqTXO8+bAeaikpnyJSni6GsXuvfkY7 Ga9hSlCOCQ3AA3+mgvmaQD8mL22ZMyEp/9T3fTgQG+BRGfEms0NOxespdsv13d93sFY6 Wuc8wUQYFnSskqzvzMmrKk8mXwSWgSXoxmQFTClOhTFeRzjBXPHV2fGVlG2skKj4oBiL CNVw== X-Gm-Message-State: AOAM530jhJbLuZUG3F9AMWGLsMrDLSjxKMGrDs3S1idqCzoNyh3G74/N 1arZiFch7SicxNuGcp6Nm8vohhmQjjh6ZOfNFIrlj6o2VoDlo9bjTYC4/QVvXfu3E7XvN1XS7FS QgZ0KWx7qnjWrQnVuLA== X-Received: by 2002:ab0:6950:: with SMTP id c16mr7656011uas.53.1594133337329; Tue, 07 Jul 2020 07:48:57 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzcANyej+CBzhthhbK0OVIDXvkLRA0XP5nVhMNXKo0ypcGSuAcQAnaBJhfxGaHXc0v8PnYvjJ6MkaaQ526Gk80= X-Received: by 2002:ab0:6950:: with SMTP id c16mr7655995uas.53.1594133337072; Tue, 07 Jul 2020 07:48:57 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: David Marchand Date: Tue, 7 Jul 2020 16:48:46 +0200 Message-ID: To: sys_stv , "Chen, Zhaoyan" Cc: "ci@dpdk.org" , "Yigit, Ferruh" , Adrian Moreno Zapata , "Xia, Chenbo" 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] CI error report 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 Tue, Jul 7, 2020 at 4:14 PM David Marchand wrote: > > On Tue, Jul 7, 2020 at 1:28 PM Xia, Chenbo wrote: > > > > Hi, > > > > I've observed some CI errors: > > > > http://mails.dpdk.org/archives/test-report/2020-July/141209.html > > > > This one has two failures both for make and meson. The first failure is caused > > by unrelated driver. The second one is in the related driver but unrelated code > > change. > > Intel CI is testing this patch against: > > DPDK git baseline: Repo:dpdk-next-virtio, CommitID: > 24cd1b529f35f106d323ebdd4df0203261824dcc > > Author: Ciara Power > Date: Thu Apr 30 17:01:37 2020 +0100 > > doc: update telemetry guides > > Browsing through the test-report mailing list archive, this issue has been happening since Friday 07/03 and it got magically(?) fixed over the weekend. I still want an update on what was/is wrong and how it was/will be fixed. Thanks. -- David Marchand