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 32E17438E6 for ; Tue, 16 Jan 2024 20:45:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B96F40298; Tue, 16 Jan 2024 20:45:02 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id F294740278 for ; Tue, 16 Jan 2024 20:45:00 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-21082dcce8aso488586fac.3 for ; Tue, 16 Jan 2024 11:45:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705434300; x=1706039100; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2pIYU33WTBhb+D+60wUeSji4ywzQFueOz8lvZbI/QM8=; b=iPcwrCVl8nHUAFVqdktp5nJyI3nT8eJuxucDl9qWXiHbRK+9sKJKUcjwP6gJYW046T zE47NN5s1MahV8GqfO6Wi5g4Cl4PwuloAJM33Se5+tGrlbOzzD9/yflxcBUA9GTndy4C r8LUMAV7M81KrCnEIKgi2nmTGukxDR2CisnVA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705434300; x=1706039100; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2pIYU33WTBhb+D+60wUeSji4ywzQFueOz8lvZbI/QM8=; b=SU4a8+Aoxx6apB+2cx0P4veFZd0gadpJ+3HeIs4pMcuDPC/rC4MH1AAEAv7F8i/ZZ3 1Eeu7E8auSVb+lRZ+EYLvZ8p47TmNX2k0k5IxfBVbv2JsaspJn6+8PKgO5ITVsFvyCNy 4hmbrXWHKuOP60Chv6AnEcf0haL1VLELxxg3NetMRTRj4U799STuj88h2ujol0PCgvc2 nfmiHxxrk1j7iseM2sfUdbVqwWGBADiViO+X9SjiVPy7QLCOy/8Rfx36gNFI8tWfl003 jmcMjVkx/c/9VLChCWSeVhHBKsXgzdTG+dW65YX7PlU4rMcsWO/qXl9TIWp3NT42HBQx a1rQ== X-Gm-Message-State: AOJu0YwSY4x56myCpLB1Ln8/y+Ds6aQGBjd8MvLymxh/cs5Send7sWWC Yk/79hxppG4WmjzvXkeNPb1nrguilk5D/DHkmJ8Uexkad03qVSY3BS64Je7rJ5/dRQLvr7YyvVg +pzuVpw== X-Google-Smtp-Source: AGHT+IFGkk/shJzL9v50dUTv08qzbpg81LgxM/dXXF9gENems4ldR4/Bp2b2jNrDY2CblzXEd9PB0voad8Bh X-Received: by 2002:a05:6871:4e48:b0:210:7eca:deaf with SMTP id uj8-20020a0568714e4800b002107ecadeafmr1401383oab.16.1705434300427; Tue, 16 Jan 2024 11:45:00 -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 z21-20020a056870385500b001fb03f0db8csm431901oal.49.2024.01.16.11.45.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jan 2024 11:45:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jan 2024 11:45:00 -0800 (PST) Message-ID: <65a6dcbc.050a0220.4b969.d195SMTPIN_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 A82E96043300; Tue, 16 Jan 2024 14:44:59 -0500 (EST) Subject: |SUCCESS| pw135890-135895 [PATCH] [v4,6/6] examples/vm_power_manager 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135895 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Tuesday, January 16 2024 18:23:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:d4af9a82063e4c39568191eaa12955d3ca39581a 135890-135895 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28877/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/