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 678C5438E6 for ; Tue, 16 Jan 2024 20:19:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62D5A40A7D; Tue, 16 Jan 2024 20:19:03 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 55A9A40A7D for ; Tue, 16 Jan 2024 20:19:02 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-429ca07044eso34012571cf.3 for ; Tue, 16 Jan 2024 11:19:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705432741; x=1706037541; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sYp6SkaEHku9ai/Vrza7wx5KA0S6n2mwLC/VBXqQCTI=; b=gW6t9KYI8ZwjDSQSp0avXb19uAy8s9VPuJUdGiJ0u9bXusRJydNoh6vQaEjXuf+x5h rtirFdHTOAi35A4gx6xFcUxlh9Dp5TB7EOL5RF3sGumicDvAkmaoZqPigI9l1PWlkDfH 4FU/EGppwfX6x5hGaPdM9oXJ8uoCIo34WQhSA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705432741; x=1706037541; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sYp6SkaEHku9ai/Vrza7wx5KA0S6n2mwLC/VBXqQCTI=; b=ow5yur8H3wvJ1sQOzCKAysSbvfOvUeNF8zUcWhskQpXFQ10ozhxMzT+m8orLwxfLAV 6HMjLP+TyWQKCJc8JV6xwfxJuAKuh+xUrEDXm5x8rAz9QaixbWOenjBwykjENmj1U+xE +PbU4BgKZc06jAqRiP95w+GFgGUhie6IYMFWFzJZJcoGNdjYETPZxvmXuTfwHf7gwjPC 6or7Tbto/YbaibCddh/GmGw7qYMaU+CJ4X8WJVo84nQLh1j+Dq4KLsGWQAExLABWbHwV rcUu4whR+vZFfPD0+ef4qXlWvyva4/9twyIKwG1JICJILnkMaPTfYv7kBoVyxhWgV+2B +ryA== X-Gm-Message-State: AOJu0Yx22SRfL5Li9uFNDaG1C8X3LHAhyPd21H+bFTH1cNICug/DVqtz hvYyhQoYFA2On2n2KcKXr+m1CGONx+QcGkaj/IYQCk1FlipqioQxq79h/dvIuofJaw== X-Google-Smtp-Source: AGHT+IEHSv5Rek7BSTxZ3yi0UuJmjMx5iOWbDLIjp+G6cA4lZYkU4j3+bD9U6/SDTtyzsefdCMsHlkGEnbY2 X-Received: by 2002:a05:622a:593:b0:429:f2b3:4fb5 with SMTP id c19-20020a05622a059300b00429f2b34fb5mr3722483qtb.102.1705432741786; Tue, 16 Jan 2024 11:19:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b18-20020ac85bd2000000b00429cc3fd941sm316264qtb.4.2024.01.16.11.19.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jan 2024 11:19:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jan 2024 11:19:01 -0800 (PST) Message-ID: <65a6d6a5.c80a0220.c2b8.5909SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6FB386043300; Tue, 16 Jan 2024 14:19:01 -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 | +---------------------+--------------------+----------------------+ 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 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/