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 A699C43F59 for ; Wed, 1 May 2024 01:08:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1973402A8; Wed, 1 May 2024 01:08:20 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id B8D4F402A7 for ; Wed, 1 May 2024 01:08:19 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3c8644aa3feso1891206b6e.1 for ; Tue, 30 Apr 2024 16:08:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714518499; x=1715123299; 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=EBgoCf1weRXWydol/lzuHG4Vt7b1jo3WHjm9OwzwzoA=; b=Z+9mQO+lSikQCR1EsjQmgix9ITWEQua8z/c7x20hkoq3eBPwbMJkqx2gMumocC/vLd XFmpCGvxFXtBtHa2uJR8FsPzKR1IVmEg2J3Spqg9/AdD3tR12GLYtWtwll5nFcogPMzT qr/0BnIW+C9hOWIYoJ9LkJyJ1kwmfH6kw/nG0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714518499; x=1715123299; 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=EBgoCf1weRXWydol/lzuHG4Vt7b1jo3WHjm9OwzwzoA=; b=c+retatEimy7dcMcSA0i+AlmHXLb51GEdSYtFO/3ykyKiN+gDMCrufGnT6tGkIbAMl qwmPbNz0FpESGnc++s6kMUyIHb4CkKRxk9aEL/HgZctrl8RwSb/NwGF04aaDFOE+Y9aG /JukDb0wVtU3X6V5ORDgJBh5cC3ET4XoYGahN1sA/JXiOf0yPWpISvEMl7n7HsYfMWrt 1v5JM5jbLtSAxG+yD580mymQ9Uhs95D9atHY+ZAGL1UNP+Cjy0tJQfHZyjS7PC56n8c9 LDERZGr+Z/jLUCyx7QjTK9ph5vAYy9i3jFBeAp/XTl/TSDNIExR6mpsjxbEhghXwQYef Fwqg== X-Gm-Message-State: AOJu0Yw/jPZB5NEGig5LYPsIa8LlFF43tAZwygghLCzxRufuvstLO7xM iEH5VFy2IaeFR0QoeRo5o5bea15UWX1p6RsLji9nwIUwl9bXRdSTF3428n6VPtEzrxI+bqRhnrq WEuzBGSKAbSNgn2aZG2BBsVJDnfNBnmgOHBJC1FXRjw25OYTJD9Fjt2nV X-Google-Smtp-Source: AGHT+IGX178Grv9ydjiM9mOMzu4eiq9ZUM6WTx0Eu7YM+zewu2MvFsb0cGGTim1qSxkwwDu4xJonZ+Op+5sI X-Received: by 2002:a05:6808:1b1f:b0:3c8:2fc5:c816 with SMTP id bx31-20020a0568081b1f00b003c82fc5c816mr1478118oib.11.1714518499047; Tue, 30 Apr 2024 16:08:19 -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 j7-20020a0ce6a7000000b006a0cd43526csm579267qvn.21.2024.04.30.16.08.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Apr 2024 16:08:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Apr 2024 16:08:19 -0700 (PDT) Message-ID: <663179e3.0c0a0220.a8bb.735aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B7A16604D420; Tue, 30 Apr 2024 19:08:18 -0400 (EDT) Subject: |SUCCESS| pw139747 [PATCH] doc: add power uncore API documentation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240430185714.2550698-1-ferruh.yigit@amd.com> References: <20240430185714.2550698-1-ferruh.yigit@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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/139747 _Testing PASS_ Submitter: Ferruh Yigit Date: Tuesday, April 30 2024 18:57:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139747 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29882/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/