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 4BC834372C for ; Mon, 18 Dec 2023 09:50:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4800140276; Mon, 18 Dec 2023 09:50:56 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 6A8C44026A for ; Mon, 18 Dec 2023 09:50:55 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-67ab16c38caso24911286d6.1 for ; Mon, 18 Dec 2023 00:50:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702889455; x=1703494255; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2yrxZfc9YOOoEkGl34ee8M0QTAMDXhnwwJJc5pu46CM=; b=F6P7X29DTjP1ELhJHqiA5ol9tMG288WnCLjClDF3wFHpm4WyVu1dsyt6vsFSbEnFnH YoiQ8KSIr1zLFW7/YhW+sM0NctVsK7Ct2a94UIusyG4qpYFdQzNjrwjETG7m/KgP1fFi DhhEgdGPLcAm26PeUlV8UCwNmGvdcdwzD9XG8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702889455; x=1703494255; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2yrxZfc9YOOoEkGl34ee8M0QTAMDXhnwwJJc5pu46CM=; b=mTAiTk/Ss19QSgBivPu8noIwJa/NDGwPJOutrnUpeI6EwsYHu2fip2FO1D+Wjx3mkC 8pTj4eebtCsUDWKinf6AEmmecfmDu6sQAZzKFC0ygnrdz0vR5ix8OGnAQDPZdpcdTugp YFyawBWiNoV9Nzhb/DACK4MiRWUIDRq30RrCVig9sSptbxd2Db22/sd/w15ky12wjUwF at7HASYkQD8uBebXb5AtRPULHKy9tFHxW05dvsn/NajAr/scQmADlKhRgDE3FDOAblt3 KTY2W2NflsqUkaZ9m3OfboNltLfD+O6K9hILfqtWenfasnSXBAjxWiyZ2QAt6aXfuunf /ToQ== X-Gm-Message-State: AOJu0Yxn4l/t59r+T1nt29Hxy59UiiDnLL/aQDnfiGm7a4S/7kLrSJ4Z Fh9IYaCzIYollS/Itk5qIJ/8XWnv8tDYxmV+K4RZZn4hunwev5jExeTwPzLN/LJzK2yKohJUTw= = X-Google-Smtp-Source: AGHT+IE/J9B65uX53q4Iiq0ZITvcvAaXteZO8xKl13zbiRi+hd1Xl0DEfdt9SSqguco4e2GiC3GbiCc3D8Oe X-Received: by 2002:a0c:e586:0:b0:67a:a721:782a with SMTP id t6-20020a0ce586000000b0067aa721782amr15883349qvm.79.1702889454838; Mon, 18 Dec 2023 00:50:54 -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 u12-20020a0cdd0c000000b0067c26ed6a3csm100956qvk.4.2023.12.18.00.50.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 00:50:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 00:50:54 -0800 (PST) Message-ID: <658007ee.0c0a0220.f9988.55bbSMTPIN_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 895E66051823; Mon, 18 Dec 2023 03:50:54 -0500 (EST) Subject: |SUCCESS| pw135244-135249 [PATCH] [6/6] examples/vm_power_manager: f 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-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 | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | 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 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/