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 AC6B0A0C43 for ; Wed, 12 May 2021 15:03:28 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9D7744003F; Wed, 12 May 2021 15:03:28 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 6D36A4003F for ; Wed, 12 May 2021 15:03:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1620824606; 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=d2cWISd/WcO1T3uFr1H8y2aPWcKzEB1zL8Sx5DctZk4=; b=fHXM5Kld+WnsmJM3VRUqD0ZUVkgjzqBboIe1T4vPWRl/W8T4ptuIqS4iq/D5O+s5ktUVRG QFu46mPqbklODfcHzM2BLyEolDHhYxY31brQ3mDGez23kKktBpMLg1VJ8yfvtESMvyak/X kuzJGgQYm0235LStYIvsoWgBPln+4Eg= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-2-SpXxGNC8N7mlk25bVp9XIg-1; Wed, 12 May 2021 09:03:23 -0400 X-MC-Unique: SpXxGNC8N7mlk25bVp9XIg-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 663E28015F5; Wed, 12 May 2021 13:03:22 +0000 (UTC) Received: from RHTPC1VM0NT (ovpn-114-213.rdu2.redhat.com [10.10.114.213]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 305A05C8AA; Wed, 12 May 2021 13:03:21 +0000 (UTC) From: Aaron Conole To: Thomas Monjalon Cc: Ferruh Yigit , "Chen, Zhaoyan" , sys_stv@intel.com, test-report@dpdk.org, "ci@dpdk.org" References: <7e080f4e-1c7c-08de-cd3f-e52927f8924c@intel.com> <1795147.WKu47Booy6@thomas> Date: Wed, 12 May 2021 09:03:20 -0400 In-Reply-To: <1795147.WKu47Booy6@thomas> (Thomas Monjalon's message of "Tue, 11 May 2021 17:33:00 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=aconole@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain Subject: Re: [dpdk-ci] [dpdk-test-report] |FAILURE| pw(93150) [v2] app/testpmd: add CLI for action meter color X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.29 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" Thomas Monjalon writes: > 11/05/2021 16:39, Aaron Conole: >> Ferruh Yigit writes: >> >> > On 5/11/2021 10:51 AM, sys_stv@intel.com wrote: >> >> >> >> Test-Label: Intel-compilation >> >> Test-Status: FAILURE >> >> http://dpdk.org/patch/93150 >> >> >> >> _Compilation issues_ >> >> >> >> Submitter: Haifei Luo >> >> Date: 2021-05-11 09:28:10 >> >> Reply_mail: 20210511092810.22801-1-haifeil@nvidia.com >> >> >> >> DPDK git baseline: Repo:dpdk-next-net, CommitID: >> >> 8b1e6d9eb25cbd86a0ad9b990eaf598dc9f5a15a >> >> >> > >> > Hi Zhaoyan, >> > >> > Thomas reported that the baseline that patch is merged on is a very old commit, >> > that is from mid April. It looks like something went wrong on updating the tree. >> > And this is causing the build error. >> > >> > Can you please check why the tree is not updated properly? >> >> Perhaps folks aren't updating the next- trees often enough. > > It should be updated before each test. I agree. We do this for the 0-day bot.