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 5BF5C454B0 for ; Fri, 21 Jun 2024 00:44:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 345F440265; Fri, 21 Jun 2024 00:44:46 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 96BD44025E for ; Fri, 21 Jun 2024 00:44:44 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6b51ae173ceso2731496d6.3 for ; Thu, 20 Jun 2024 15:44:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718923484; x=1719528284; 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=GidpH3x9+GIypkToqwDiUemnZBmU12JDyhBDmCHrh/Q=; b=M0qWbfuVZM2j+y9AfdeV0/UtqeCnbvgHHEysCO5AIgoD/VU8pwN90pMIJyc4R/NmlS IXBPv6y40veGidieEgbQUTVxvIydI73/MNuQcQDXyUUxSh/Ccxs1xzjrXFvnwX8u2sR5 9herhIggIE1ZLsCm6+kUG2uayIeXdAePMWvgo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718923484; x=1719528284; 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=GidpH3x9+GIypkToqwDiUemnZBmU12JDyhBDmCHrh/Q=; b=IEa8MR6+d2X9GJoNs1Q43X6DH+LdZMH/ixy1wTsfa5V/MLqnDeQ3/YkiqqsLHaXjdQ OYCtns6MIl4nRF+4GkT1c0JldZR2Y6ffXV9Hj75BOK5a3GS5jZFMA2VlVtvYal1ynnt9 dVrIHPQxQ3AJl3Ji88vNVayiDQCwry4Mg8BXssCjaNtdbT62ZYRmt7f4j8LJlXSS3r3l QfcAavyyLvWsfeyb1e+vCr9x7LvXOhXFOg5HlAZGsL9oeS7F59uctaKcNCBSDdE+Sx0U w2BwZr+sQugiQYsjUtW7eGtKG7msVVbY81BiNt0yj+vuLNLl/pWX1S74GKSSo70TylJq Qn0w== X-Gm-Message-State: AOJu0YyYvMb8kIiB7bA7JtpMjCxCMfPTD7hUO6kRjetFxjQLfxqR0OqM rDDnlRZStJ3NeivtqtXYxDNXFYXwV6L6EKuUsHb4faiGU0UHMzI8DX5b69kkbZ33+HKitswD8g8 VlN9o4jyp6VyA3n36FoDHXPfn0HxXehF+QBn/mXLG X-Google-Smtp-Source: AGHT+IEiiuBN+IBMnrkkUHV2CWFEzJMchvffgjQznrb4EEUnW1WeikGEnUE0H879+RTER6TEAgfCq5k7U0oC X-Received: by 2002:a05:6214:a88:b0:6b4:fa03:ab0b with SMTP id 6a1803df08f44-6b501e1fdf3mr66829406d6.17.1718923483709; Thu, 20 Jun 2024 15:44:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6b51ed26c52sm119256d6.37.2024.06.20.15.44.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jun 2024 15:44:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jun 2024 15:44:43 -0700 (PDT) Message-ID: <6674b0db.050a0220.61086.0e08SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 54FD3605C380; Thu, 20 Jun 2024 18:44:43 -0400 (EDT) Subject: |SUCCESS| pw141446-141448 [PATCH] [v4,3/3] dts: Improve logging for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240620173609.15375-4-jspewock@iol.unh.edu> References: <20240620173609.15375-4-jspewock@iol.unh.edu> 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/141448 _Testing PASS_ Submitter: Jeremy Spewock Date: Thursday, June 20 2024 17:36:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f 141446-141448 --> testing pass Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-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/30265/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/