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 563F643731 for ; Wed, 20 Dec 2023 08:59:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4FE7640266; Wed, 20 Dec 2023 08:59:07 +0100 (CET) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id C052D400EF for ; Wed, 20 Dec 2023 08:59:05 +0100 (CET) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7cc1053d7f7so325457241.3 for ; Tue, 19 Dec 2023 23:59:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703059145; x=1703663945; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CPh1XCz9+9llwSKo1XsPqPYGhXnNYsKMpIlQqA56AGE=; b=iTq5FKpkjolHEE4OV/8LXOvgHj6ky9C9ZliKsCHHn6lq0vo9RY0CqYbQs9EF5vyYP3 4uN/YM29MpSXpPB+YRheCOMNtBjyk56hQfIWfdyqrCSP4HGU/eD8Nd1qMJKGqv8IxzqN iiSxc0JpMcPoGx+Bp0XbuuSDqourkkytJDFYY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703059145; x=1703663945; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CPh1XCz9+9llwSKo1XsPqPYGhXnNYsKMpIlQqA56AGE=; b=NLbwzzIr3Sg8ZgZjXgHjD6XbWgDJzU0H7lErKaNNeDvJYL9u4d9E4lhUUzsoc+Cp61 xwoNlyLeG9hcpBnYxCFg07q2YPZ31DIVTWyLRnWT6F5zI+4TqeLon40J8tKF4x9x7xUg FZmXGA79F6AWW944m8AExuk+e58+XBE8oHhVnYoD/ubL6Cd1boVyvDTitCLK6zPseCLG 2p7/bQA/6/xmPjOqEV3pC/QQp0dkGsh3G3oGwMvErLym3zjkh5c8usXi3vZxvns9kmmA KZYS4dDcv80l2kP+7fRvw2y3vRZceQMg1bpYosDlhvMf0qcqVpr1MVwQSvReIfz41WXH ADyw== X-Gm-Message-State: AOJu0YyHY2hGUpxv8XpLobIurmy0CGmwziBwb3Ni63Rtxr+yjZNX7PyF R1ZUMwQTsvab3cq5YTDKax4jNH0H73uavnithz+SE0s2RhvXhP7YwpvRkw== X-Google-Smtp-Source: AGHT+IGh3b6MH1ACUPLKRF3CyFJRpLUGglGFnRh3viMgazRt1ENwCsF/3STd7uO8g0AWbZYWCf4BrA/ApIQM X-Received: by 2002:a05:6122:2685:b0:4b6:d274:f2c1 with SMTP id eh5-20020a056122268500b004b6d274f2c1mr2469619vkb.27.1703059145066; Tue, 19 Dec 2023 23:59:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ga13-20020a0561223d0d00b004b6c2defc5csm575543vkb.2.2023.12.19.23.59.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Dec 2023 23:59:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Dec 2023 23:59:05 -0800 (PST) Message-ID: <65829ec9.050a0220.80711.83d5SMTPIN_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 4BC6A605183E; Wed, 20 Dec 2023 02:59:04 -0500 (EST) Subject: |SUCCESS| pw135371-135376 [PATCH] [v3,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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135376 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Wednesday, December 20 2023 06:45:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135371-135376 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28692/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/