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 177B645B86 for ; Sun, 20 Oct 2024 18:22:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E9F024021F; Sun, 20 Oct 2024 18:22:25 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 047C9400EF for ; Sun, 20 Oct 2024 18:22:23 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a3a7b80447so13291695ab.1 for ; Sun, 20 Oct 2024 09:22:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729441343; x=1730046143; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=SGstvksy7OLqqcAcOjLWa/TxRT5OsuiXRk4Jol9wmzw=; b=FYZvR86t+O8VeA9lEYTqCvq3Dc3eBkiKQ59gLJOfvzHMMtMvJaXAO0ZNVK8QD5R4xl u8CBfms3Q3PChN1A0RfWV8BWUqo7wkGtK5Fe6212lo3Rrftbo7QiIX/Ex2MZtm0TLCLm rLQcRv5sqTLkHbuqxc/3JOGVGnKiZO3077jRE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729441343; x=1730046143; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=SGstvksy7OLqqcAcOjLWa/TxRT5OsuiXRk4Jol9wmzw=; b=Z7H9xQYoZM/AVcIzIqMP/urEhOql4eRw3FQztsk738q4KbWeLv5R3MPfHLIKKiQG7I wEXkW6ULQNaJ68wQqZeR3uA9Uzc28aIwJ2XN6COrCeWt9N4EztFnY3PU8hxQaLSTHrI6 QGenpFYubAAfZoeVcqJaDoTjNE2nRr8bLd5//H5il/GzZY10wnHP1CxnZEFuvaeEe9ZW Cp7/R2B+WfqW7Tdr/gkN2zcNSVVxjChZgDPQ0EHt9xuZ/OtQB1Ab+C1BYy+8/7rOdOWr 2U/m/5qSC9nqa4D/wL4415dTCoI8UCsOA6K6Ya9MCHZpUT/YIrNu/BkDf7T6zE5nz9EF ZNpg== X-Gm-Message-State: AOJu0YzU1PYFCI3Je+1pi4V7lt1Clal8dUKgij3rhncCrHScbZUxjzh6 o6E2iHT9+LSu1IPvkGl2OqGRYHVkzE4OvM2ucdEPLOJiTSgEe8NZvmfFiooGssseBBjNWkk4CW2 VVje0wr4fmA8ehooWIY8BIUFa+fOKqmnbNJ795EfdveRqk8uZ4AeUrYxw X-Google-Smtp-Source: AGHT+IGiKTps8I2GHMscpx9aV6LJC0J3V9/4ILdPNpCTjT8fNqC6kvZXCt+ib5CH3INaMdV05gdEMt3nq2ry X-Received: by 2002:a05:6e02:1e08:b0:3a3:4221:b0d3 with SMTP id e9e14a558f8ab-3a3f3fd2e4amr76505405ab.0.1729441343111; Sun, 20 Oct 2024 09:22:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a400aa0cf7sm913695ab.21.2024.10.20.09.22.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 20 Oct 2024 09:22:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 20 Oct 2024 09:22:23 -0700 (PDT) Message-ID: <67152e3f.050a0220.167909.58a3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9BA4B6052471; Sun, 20 Oct 2024 12:22:22 -0400 (EDT) Subject: |SUCCESS| pw146209-146208 [PATCH] [v2,2/2] test/power: fix power lib From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241018033435.1305782-2-sivaprasad.tummala@amd.com> References: <20241018033435.1305782-2-sivaprasad.tummala@amd.com> 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/146208 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Friday, October 18 2024 03:34:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:fe8eba692c59a92c9308f1fe429b101b9f2377bf 146209-146208 --> testing pass Upstream job id: ACVP-FIPS-testing#7410 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31547/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/