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 6EB9C436C9 for ; Tue, 12 Dec 2023 00:25:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C07142DB1; Tue, 12 Dec 2023 00:25:11 +0100 (CET) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 2550F402B7 for ; Tue, 12 Dec 2023 00:25:06 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5bdb0be3591so4206917a12.2 for ; Mon, 11 Dec 2023 15:25:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702337105; x=1702941905; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5TK6yyPRq72kLtuRKSrcte4lHRFI7504Lq2BeF3zbR0=; b=OFtKe9KnL5jFuhVLpmcxx6Vo9ULpCw36SHzH9qbQKmhHrMUciVusIMgrxNca/z/G15 RJFiT4GRF9VbbSCk4gyjDf5P+ztbE5X+HHDPdZn9dPfJhhoASrWWGWCed6fQNe+LIDPN aqI+Ga39DpjHwXkCiw8sjGikjQ5h/JwXPx58w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702337105; x=1702941905; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5TK6yyPRq72kLtuRKSrcte4lHRFI7504Lq2BeF3zbR0=; b=o3MruJmoqrlWBzVcG+ze9mmTp7Uzck99cEAdU0CTeeMEKwA7Whip1OXBalMvFL+J6F i+jSu5mzM+HtW/n3OVaVZjKfYvpWzfZoO/D/lUC7aAdizL+lXE8Xmuye7WPspA1hqvPX q3v3eB9Q+mbrRqGej9bjAh4auosGTV+VWBpas5/QzDeoFmIrWLbmOVcbDe/uc2MVWaww uvk4TU5rpJgU1kc6fu7DzY6hDCVfyXzo8eT+67AGOfKPpVWNGs7RNcqO4vISIyk/NQp7 kIMEIRG2wrP9xgVR2ROEloZqc/pJguLqWstTO75ERFL1LluG2FCCrUdq6dX8JiFAs5+A 4SeQ== X-Gm-Message-State: AOJu0YyD33EzGrvd15G205X8Pxi8qIoE3zDjs94vQcsltyAy/I92B1lU WJfOiTreLakAJZYMO0MyodxrRlA6JUQtdZRijGPqGKZc4JcX6gWKN1dA/4Fm71G+7qSwJe4S1w= = X-Google-Smtp-Source: AGHT+IF/nD6F2M2rhKJ4IQw4WVLe1X8voC+usTOuNP7LGkuS/a/ausdr0ICV09PwJOW5AwHHzeE/84/X1ZMY X-Received: by 2002:a17:902:dacf:b0:1d0:3358:4e26 with SMTP id q15-20020a170902dacf00b001d033584e26mr6514885plx.1.1702337105365; Mon, 11 Dec 2023 15:25:05 -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 t18-20020a1709028c9200b001d077398fd4sm461739plo.107.2023.12.11.15.25.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 15:25:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 15:25:05 -0800 (PST) Message-ID: <65779a51.170a0220.4e79f.bd0bSMTPIN_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 8AD5A605C311; Mon, 11 Dec 2023 18:25:04 -0500 (EST) Subject: |SUCCESS| pw135042-135044 [PATCH] [3/3] examples/vm_power_manager: d From: dpdklab@iol.unh.edu To: Test Report Cc: 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-compile-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 | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/