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 E6322460C5 for ; Mon, 20 Jan 2025 17:58:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD1B340EF0; Mon, 20 Jan 2025 17:58:23 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 270F040A77 for ; Mon, 20 Jan 2025 17:58:22 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-216728b1836so78806925ad.0 for ; Mon, 20 Jan 2025 08:58:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737392301; x=1737997101; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=FdBrOMqfmAjlfQlQSlUfPQFSsBwBrAY66vKQPvLQje4=; b=eRMTbJ/9fQfnANN+5BHNwB7cHewUb2IPcSp2us9OiKTcB50LD7t1FOjs9TaJuKK//e OIZvnh3DRL8go2LxZ6tjf4v4bJdREFduf/R0A2M9DKgnKmWTPA7jkRGALTqI6/Pytv1c DiYnzQwwMx1/0Jw1qI5XQ2Y8GwX4fI0vb5Q+o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737392301; x=1737997101; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=FdBrOMqfmAjlfQlQSlUfPQFSsBwBrAY66vKQPvLQje4=; b=uMzjj9p0SMAvgQsYG0261H3utLaeDOCxLcb17JKHnYTrydWIlxpsBiQDYM6w2keOX0 lZjLOuJVA5Mo3aoXVElbqL1khQvEgeaV8gzNN4BxoYLN+zxEI/Usq314KolfHOWuIRRd /onycu4h/LCWklnq1qFljRa7Mdo0Rv+1dOaE0kME9e37alfsjfcG4gjU2oZpbb4btV3I jS+4gEKKmZFkC1sK1HMTNxAcIRA/x/nF8B3B7bYObPXkL6UOLXcXVCdozdPowDrba3ZQ Z6UbCH7CpvZyPgoyn/Da6sGYdRiH5PV2AlXhvYfBjRS9IXXUVWyTWm+8ahbOztgfE65e lyIQ== X-Gm-Message-State: AOJu0YwGpzSNNVVeMCrrBm3LlrxqB5wwBjZQpDKC0QmYG7B6pvBj2el2 8acO0uzvQM8GWviDjiJSPIwrhatiomcBztRoqm8Tj6c3T77OSXak0XCrpyLYNsgncoAAeFH+17i o1M++Jpd3vBWfCmp0fopZuuyuatvaJDZT78dYcMZ0 X-Gm-Gg: ASbGncsXSLtsXVMdGllPs7Bl5IHz7mJYThkLIhH/1h3pZTck+xwt9FhyyyhTLQPDtEV soX20R8mUf0tobB2GT3J64agHgd0MK6itIeRmrYrV0Q4VdS5d6SMdYqI+mf4rgFA9uvDhd6/Giq h4jnTkW7Fao3YawQkeSIgcQhadj7x0ngzUP/zdGUGdatCjQI65U4Rl77Z+u9fA2Rg/urlUo3E9E TnmjM31ZqPmacvXreADBzAWXz14feSwsKyxLVxc1Uh1qDSwNq6Yx/Y+MB3OZ5NT0bHYAcSbDG+2 /7HCygtnxUykFBquu2g= X-Google-Smtp-Source: AGHT+IFS1ftE9O/SatIZAHBHkCVoKukv5vUcXZawMlKrtGuolKb4Ftk8MYtKu6lP7oxyL89Xj+zv6Ch8u7ze X-Received: by 2002:a17:902:ccd1:b0:21c:17b2:d346 with SMTP id d9443c01a7336-21c35593de0mr214403315ad.32.1737392301280; Mon, 20 Jan 2025 08:58:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21c2ce90756sm4271385ad.24.2025.01.20.08.58.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Jan 2025 08:58:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Jan 2025 08:58:21 -0800 (PST) Message-ID: <678e80ad.170a0220.368648.b477SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6D7196052471; Mon, 20 Jan 2025 11:58:20 -0500 (EST) Subject: |SUCCESS| pw150259 [PATCH] devtool: fix falsely reporting from check From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250120112654.1049456-1-wanry@yunsilicon.com> References: <20250120112654.1049456-1-wanry@yunsilicon.com> Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/150259 _Testing PASS_ Submitter: WanRenyong Date: Monday, January 20 2025 11:26:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73 150259 --> testing pass Upstream job id: Template-DTS-Pipeline#208052 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32372/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/