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 BE1F845B69 for ; Fri, 18 Oct 2024 12:28:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9C0C40265; Fri, 18 Oct 2024 12:28:47 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 2F6614025F for ; Fri, 18 Oct 2024 12:28:47 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-20cbca51687so20585185ad.1 for ; Fri, 18 Oct 2024 03:28:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729247326; x=1729852126; 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=g8KbIFo+JZzB25YZ9tLEFnxidNTm1QBCd1vBNX3XbrA=; b=Dh1gBkS8CWSY+9OKjRfjTak1kJYIuxin6nWeLlsPwYSRHIWQU6q2pBwiiVugDJpUAz KeMj21/4jerLa4YUQjMH9K2t6yz7KKePob35SHdAwFJGAcpni8S8A9dto2DhErYim9tP Ybc9rakVTgPymzItymkxjM3fIQYKQhJwMhnNQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729247326; x=1729852126; 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=g8KbIFo+JZzB25YZ9tLEFnxidNTm1QBCd1vBNX3XbrA=; b=FI6LGH/uEB8eT2AHme3diw6oLdjlKnwfcj6GVj40ZPkCljv8710jtXiUe0B8GFQ0by NLij2msfPyC8mWJJ9fFmSzRDEzaIVhBhd2ybrZyrBpP9fUXppvk5J71OM6/gKhpVp5wQ l7r6pBemPQ4zLHutjpz0InPfCALM/jzQZnQPleqTJNUL5GmOC5EUA3GHgM8TlR8bUm13 Z/0lWG2sJDHANpnzcRsjlxzDHrLA1kGhrqx6y1jhgwpcSCinud9gYcmmydg1Vmqrvhka qFJdZCL382Mrt7njgwE/9CcoKTxY/hoV/WmCo+USFhScPYfKE6WIN73Ay1eWdhrSACJo jYOQ== X-Gm-Message-State: AOJu0YxoqPOsUt39ePgrbZpIBUp5rfm4AJ7rAHpQNXxZIU3DBr5V5w/O G9H8h8LdNGdbLVHLcqkffhjUhbHXPpYhcZ6CWYvARWnerHvdpv24owBWZi/NFM4WwueZ38BpLgz 2UlL1fRFKXEg27IJW4fsc+Zp9eosXIkT/c61WC9zt X-Google-Smtp-Source: AGHT+IGxSw/ofkLnz88oSYpCiQE0KWStvVjYcGPQz9y91H7/oDWQ/6cuO4r6gAH4HxaTm1wMyrk/5W4es0bc X-Received: by 2002:a17:902:fc4d:b0:20e:5aaf:32c1 with SMTP id d9443c01a7336-20e5aaf4098mr29487955ad.30.1729247326331; Fri, 18 Oct 2024 03:28:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-20e5a7374c4sm411635ad.34.2024.10.18.03.28.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Oct 2024 03:28:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Oct 2024 03:28:46 -0700 (PDT) Message-ID: <6712385e.170a0220.21de43.2aa5SMTPIN_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 807EA6052471; Fri, 18 Oct 2024 06:28:45 -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: Template-DTS-Pipeline#189253 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.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/