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 0C0414372C for ; Mon, 18 Dec 2023 09:54:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 06D2F40276; Mon, 18 Dec 2023 09:54:09 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 5BE564026A for ; Mon, 18 Dec 2023 09:54:08 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5e3338663b2so16958317b3.2 for ; Mon, 18 Dec 2023 00:54:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702889648; x=1703494448; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4jhyULmYNT33swIbV1m0iN+JsElPcmNf8YaiNULiuOw=; b=WCbutzr7VJafTBZNdirexLEMmdZ3p6+7oOx/y7YYR0Hb16JDWvzfoxD0CdVC+NIbN9 nkA9bLUn5KU7ZOCBLyLvArrdmkSp3HYhkQD3KNQ7OcVBLJFakhQYAYztbPKPvCkad5yn wg9vW1owEeSxTw9q7Lb2PHsGpBiW3J9waLOqw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702889648; x=1703494448; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4jhyULmYNT33swIbV1m0iN+JsElPcmNf8YaiNULiuOw=; b=P3vdpnE0CZ8zaWOz3OC4E10NLwby4DnHpxK9EVex9bGU6AXY2nIyaZYYGFcBJ1sUo7 7REH0iEikCnDtHpsDQOG6XWOaP9G3lC5P+Yl+umwPI+HQFL5dNtYFaUpMTS09Necjq9e RO2xm+dkQVzEM3GYTmFYbyIKFIhYmun7Im5saIVjbcdGCTO+SpB2XPeolsUaXCbQbZhK dcomnzjdLFlj06EPLy7DjRKgK4BReZOuTc97rCLwzf+Tig4Wetzz7TDjFRl3rcW8NzLi BB8p63vuFSBT04a1WrMDDlV8e9ibcYz+kcqbhrAu92JIqxrLbrCwWXWcy6xkhVn3ngO6 Zv1g== X-Gm-Message-State: AOJu0Yz96yh/5zYNyptCn/lthk1+dnSGjubSTP8+p7FO1lMyP1AHFAKD cI6KdTX+0mLt18hmNxZZ86Yzvil+SzEuMUg/TffCxtROxQ5heg== X-Google-Smtp-Source: AGHT+IEuVInT7tlo2YaYci5MbFcyM7GwzzhTNFrWjbTjdE7WC6X+54Gcx15NFVQdPeXZ+4zLr2oy8oP9xcxs X-Received: by 2002:a81:8a05:0:b0:5d7:1941:aad with SMTP id a5-20020a818a05000000b005d719410aadmr10924682ywg.72.1702889647788; Mon, 18 Dec 2023 00:54:07 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j190-20020a0dc7c7000000b005a80a192533sm2540507ywd.58.2023.12.18.00.54.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 00:54:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 00:54:07 -0800 (PST) Message-ID: <658008af.0d0a0220.32208.fe7cSMTPIN_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 64A9060003F3; Mon, 18 Dec 2023 03:54:07 -0500 (EST) Subject: |SUCCESS| pw135244-135249 [PATCH] [6/6] examples/vm_power_manager: f From: dpdklab@iol.unh.edu To: Test Report Cc: Sivaprasad Tummala , 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/135249 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Monday, December 18 2023 07:49:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135244-135249 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | +==========================+================+===========================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Debian 11 (arm) | SKIPPED | PASS | +--------------------------+----------------+---------------------------+ 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28656/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/