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 C4B2946095 for ; Thu, 16 Jan 2025 01:07:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD8AF4025F; Thu, 16 Jan 2025 01:07:27 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id ADE0440156 for ; Thu, 16 Jan 2025 01:07:25 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-21636268e43so5770275ad.2 for ; Wed, 15 Jan 2025 16:07:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736986045; x=1737590845; 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=ib16zbf0GfmhfYJqIUErjLq1oqiYBZqi7lN18DD5BXk=; b=KYcrmzcec7q0VoxLOYXFO00w0/EKmqZ4Nv2krifcNZLv1KnjLe0itMWBP4mxwQnk2r m6g8SaOyZhu43lbmKLB28hSeUU81+qTg0exmlEmVgzC35e1qOYTRws917SNS7iIyeklp Ffd9HyiOzNmM4cho/h0fy3Y85iUBgA/7n4oJw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736986045; x=1737590845; 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=ib16zbf0GfmhfYJqIUErjLq1oqiYBZqi7lN18DD5BXk=; b=Tn7BXK3QtoyB5zPxPFUL+kAJ61jdiuaPmHp7shKo7X6U2wnivcQ1gn27D+wu7KVgsA DiE1sfUrv2KmvyaRzrFMEgAoACYHRxoRYpHzaHqGjKoiKryZXHJuUHENKhpWYZ4YFw3B CeXHwDC79CcEeQ18HpdlE9LStpca0CTVdxSjMmzuS3xu/h+BI+Dsjljl9oLrjlJZmYc1 DzfVpEtwF4mxcPrq0xpo9I3ceZjwxBquqCJ1STrkRNEPcQzgbSMFAuc5QYGLWtVY/axo BSFPmgyoPfuavdM/CQqzNPcmHuyPskC9G/jzN+YfyPwE18cRa+a8yIE92bHVjryZQisc QotA== X-Gm-Message-State: AOJu0YzUq6O/BAH7JrjHJRxwsi7OZUBjYKZn9os0r7TuIAxzZEIt0mu/ 0dmBparwMBhws9A9NUcaaXF90RwLntQEizIObP+4wtCztqQTtaNjdWjYBDFvcyvjDAXnTm8oDAR 7wAb0Mcb/87Lp/ezscUiPVyp/h/HIKMCr7d+3TF7s X-Gm-Gg: ASbGnct6Oc0Wwpw4hTe7nd6S5FdHyLB347bSOHSvT7xU9H69JP9EoJnmt3c9dxt8sjf AKygqCRDCTpI1dtkntEgcrY+aZnEBcRVGm2cjTc5OK3YSgxcm0WjqVcT75I4/07CR9GU3v34uG1 pEpdRml6mRaiIK5pFb2i9N8GcRwmHrV+Y31V7BeVJanFmGigpxFefD8hIXHdXjBl6uj7moQ/S/8 IZ/gcsucKwbu49QTlQO6OoFOt+IGDRnSkWM1B8X96krnm4DBKur12u61sekNcqqH93YygtEl98I itjOEA== X-Google-Smtp-Source: AGHT+IF/SQPolsrGaf05jPRcKcb3kqq0oYRVrl9tQcS5zaL9ukcRVPP2jFt7Rkj2r1y0OPafZAQSnAN0Y9T2 X-Received: by 2002:a05:6a20:6a06:b0:1e0:c1d5:f3ac with SMTP id adf61e73a8af0-1e88d0b6fc3mr6126075637.32.1736986044756; Wed, 15 Jan 2025 16:07:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-a3189303a3fsm619432a12.16.2025.01.15.16.07.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Jan 2025 16:07:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Jan 2025 16:07:24 -0800 (PST) Message-ID: <67884dbc.630a0220.17ed6c.c113SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DD2F16052471; Wed, 15 Jan 2025 19:07:23 -0500 (EST) Subject: |SUCCESS| pw150115-150116 [PATCH] [v8,2/2] dts: port over dynamic co From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250115162959.12975-2-dmarx@iol.unh.edu> References: <20250115162959.12975-2-dmarx@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/150116 _Testing PASS_ Submitter: Dean Marx Date: Wednesday, January 15 2025 16:29:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:154303b06ab29e040000f0536961601d952e2974 150115-150116 --> testing pass Upstream job id: Template-DTS-Pipeline#207155 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/32336/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/