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 A15FD4368B for ; Mon, 11 Dec 2023 23:09:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9BF7B42D95; Mon, 11 Dec 2023 23:09:18 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 12BA542D90 for ; Mon, 11 Dec 2023 23:09:16 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-77f3790a187so255514085a.1 for ; Mon, 11 Dec 2023 14:09:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702332556; x=1702937356; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QrATV/Zp7R72uI/jW4x+AdqRhiEUtgJ43hTOfs5e2+g=; b=T9SnLxFDfawdN1bhxN8E4pyTnOq3CfbvQ+2HWlvIrRqHeqKebAEAWBkvMmnmaFVcDb O9fRX+tdxPzRk7fUIivLYKKYhgw6bOsEY7tbMA8UjgrS4fLVseYD69D/1DGioOMB3Pwy vdhPAZGJpt6qU892SngMAEKGYATCQ7/dH35y4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702332556; x=1702937356; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QrATV/Zp7R72uI/jW4x+AdqRhiEUtgJ43hTOfs5e2+g=; b=PbeZQPhcJSD/O0bcxPwZIgJmHHV8AooBjn+SC1sl8xIwdDeuJfd30JrupCO6TxaxY7 +gG53F0+E5awMyAhYwRc7ar8OW54QTP+IpYtQiyw3Du1dHYQV7bU4ws8K8JF7c6Xv6Hw R1I9t/0HVjNctpxWlADsPQX/etADsC3tIbOf0nJ+tSBHzG6oroxZdwhj1AZSk7MHFspB b/2zTHfXjPV8uqZLtk/ZLPV62eyZ4O2QMjfNYp4tL1aYbq/z5nx0Ng3+pvqefTJ6RhsU YymRsfufaDnZydshzbv8kVXDYqQcTnd41jLycQUrTYD8QwixHmHraWZsCJRywwqNvuPJ vm3w== X-Gm-Message-State: AOJu0YwXSt5HIAh1qulzrGqrMFYRUmuspGh+t3mdpi6X0Z6OvYcc7S9w p9jt29G/ziDMnBu4YFttVaa3mGXyl1z38Yp8N4DFroEdsdjz0momSgYf0Utch8Zf4IElafdsqg= = X-Google-Smtp-Source: AGHT+IEOuXrS1adhiGybaQERh3ls26935IoThCBEsDA0t9d2L0qx1wlQot7VYwTO06hyybDOPFrlS0vVQZe3 X-Received: by 2002:a05:622a:1646:b0:423:6eb5:c18b with SMTP id y6-20020a05622a164600b004236eb5c18bmr7416859qtj.50.1702332556200; Mon, 11 Dec 2023 14:09:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id j9-20020ac85509000000b00423f1407e81sm508386qtq.6.2023.12.11.14.09.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 14:09:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 14:09:15 -0800 (PST) Message-ID: <6577888b.c80a0220.17f55.ffb5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 917CE605C311; Mon, 11 Dec 2023 17:09:15 -0500 (EST) Subject: |SUCCESS| pw135042-135044 [PATCH] [3/3] examples/vm_power_manager: d From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger , dpdk-test-reports@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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135044 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, December 11 2023 17:23:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135042-135044 --> testing pass Test environment and result as below: +--------------------------+---------------------------+----------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | +==========================+===========================+================+==============================+ | Debian 11 (arm) | PASS | SKIPPED | PASS | +--------------------------+---------------------------+----------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+------------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+------------------------------+ | Fedora 37 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+------------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28588/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/