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 E7E3645B6C for ; Sat, 19 Oct 2024 00:34:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C1005402A9; Sat, 19 Oct 2024 00:34:15 +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 8FCE24025C for ; Sat, 19 Oct 2024 00:34:14 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a39cabb9b8so9397485ab.1 for ; Fri, 18 Oct 2024 15:34:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729290854; x=1729895654; 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=KXuDzY5rx7GqmEgcVt3J2wZ4iruVPzkLYLEFPLQu6PM=; b=FNUekaTw4zp6yQxaqSqb3FbN7hn3gnpqIpC2s5QCVbSvmFg4llr/BuLI2gcLPCDNqS a4jstvEI0Zs/JWDysSt10rYqgX0kwkdLGIpuhSSG+0LFEG1QKDvc3aNTD9aCmQKPh0Mi oKJqay8ELIKMbda1d/demsE1Jhz1kUM8x9m9k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729290854; x=1729895654; 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=KXuDzY5rx7GqmEgcVt3J2wZ4iruVPzkLYLEFPLQu6PM=; b=X7vKQ0cPaMGQ86jkFQf8xIWvmwOoMJ0i1teUGl/nraWLPkFl0I8BsXE9TiOWtc3Rj2 FZPCtqasGH/G2uiVrp1VRbSSbT9qQYhKnvEjERXVmnPRuijC1Hl5XI76nHyALbhNwQLK WlhCZ60LR+SQ/5+GXkQ6JhBIDBqSMcwkkvmGqI359Toj0D1l8h4d8IJViT6mjhsvYLLa zQLAyv7JBHPIDqqmxftZPWax8nDOkclcJ9swyNQYG4KInLP7bpISGw2V0LfbJOPOHN3v WEfPIUZ0sfB5JyyO2wplAJvazCtEeQc9khqNfirH+kdmMnS9D2DrEe7cC+OazObpN+gx hs0A== X-Gm-Message-State: AOJu0Yy6KpBaRzuOtvBnSKdQWtgzQYKM/EhyzRIvK3l2RQ0RxlEkiNc6 sl2lJJldRF/2lnW2PqlfxzvjzOarffSX77Kdfn2FFRDD7nXYXp+wTR7+/26CgIVgXhQnL6qoGUS E9dTreEg/7tqkTLlZIJFbb/A0rESmx8D7JpjU3jRo X-Google-Smtp-Source: AGHT+IFMXN8skR9yg/KFqn1XxNtNzFCYBgZwekk43Yagb3Ib+GWGLCq9m5lSXXaWdL6AI/oxIiT1FlPRJpN6 X-Received: by 2002:a92:c54e:0:b0:3a0:a80a:997c with SMTP id e9e14a558f8ab-3a3f40ab41dmr32821085ab.19.1729290853755; Fri, 18 Oct 2024 15:34:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4dc10bb0b43sm110398173.46.2024.10.18.15.34.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Oct 2024 15:34:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Oct 2024 15:34:13 -0700 (PDT) Message-ID: <6712e265.050a0220.27850b.78afSMTPIN_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 3A8376052471; Fri, 18 Oct 2024 18:34:13 -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-compile-amd64-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: Generic-VM-DPDK-Compile-Meson#30427 Test environment and result as below: +--------------+--------------------+ | Environment | dpdk_meson_compile | +==============+====================+ | FreeBSD 13.4 | PASS | +--------------+--------------------+ FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 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/