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 DD0A5A0A0E for ; Tue, 11 May 2021 16:39:47 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B356F40140; Tue, 11 May 2021 16:39:47 +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 D1BAC4003E for ; Tue, 11 May 2021 16:39:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1620743985; 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=nt/p3JB92FA1JTq/uYmso2B3kDXBF65AiAJCFORLb6E=; b=Qjrumj53+9mXFHw5Fz3ccDIi6krw7kzHi46yqzGA0umf9RmN3yLZrYdv4xKYRqfyYMDd+5 uMUpAd26kD/XQyB2JV43FkeIHEFK5GQREFUda8n5BcbWDbMLS3jovAbCwZOy6qxEoWzWFo cZPRMp5Z+YoYHiX9uWYcyEvi+4ci/1c= 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-435-s1R24YRFNoyq4k1FZY8WcA-1; Tue, 11 May 2021 10:39:41 -0400 X-MC-Unique: s1R24YRFNoyq4k1FZY8WcA-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 6DF03FC80; Tue, 11 May 2021 14:39:40 +0000 (UTC) Received: from RHTPC1VM0NT (ovpn-113-72.rdu2.redhat.com [10.10.113.72]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 97C2C2B1A4; Tue, 11 May 2021 14:39:39 +0000 (UTC) From: Aaron Conole To: Ferruh Yigit Cc: "Chen, Zhaoyan" , sys_stv@intel.com, test-report@dpdk.org, "ci@dpdk.org" , Thomas Monjalon References: <7e080f4e-1c7c-08de-cd3f-e52927f8924c@intel.com> Date: Tue, 11 May 2021 10:39:38 -0400 In-Reply-To: <7e080f4e-1c7c-08de-cd3f-e52927f8924c@intel.com> (Ferruh Yigit's message of "Tue, 11 May 2021 12:43:13 +0100") 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.12 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" 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.