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 1AE83436C9 for ; Tue, 12 Dec 2023 00:16:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C311402BE; Tue, 12 Dec 2023 00:16:15 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 7B359402B7 for ; Tue, 12 Dec 2023 00:16:13 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5d747dbf81eso43550857b3.1 for ; Mon, 11 Dec 2023 15:16:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702336573; x=1702941373; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4M8wHrk8lCAk/AdUqKQhGgI2veZQMYjlvXPuiRGygHY=; b=W74xhS+DlhP3NNc8D3HSk+OGc1vmQ1U+2XiMaWqvs/ELIsUcFwd3/FwXH+sKPsWDw0 OdBWpoUxc1jAX4nDXWrSL5jBmh3Q4T+5ycZ9W10rzFpt3AHyq1DQ8i+BB//S8pQLrMqX ypxJbq9uC4zPfp2pOIFaXuPdlZQBGA+klCzXs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702336573; x=1702941373; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4M8wHrk8lCAk/AdUqKQhGgI2veZQMYjlvXPuiRGygHY=; b=hKeQWxP2fURr7Zw/VcsPOAOdw10Z5V+9+sc24c1A1dPyozEjEzAFoWeYJJd45RvbdS 3tjTObbLEuBwJWqfWv+7yKDW1pou6ICVxpNR+iAkCfEKWW9TXN0exN8eG+BCJL9mZKEo pGdakLGB5WAn/GtTAqdYLiD5NdUbYD5rdktBni/UAZHbZZJzzYCqzgSVGS/+4dAM0otm 6NDPNLj4CNjv83tJG9onuXFVpTpiuXm6/jKwzUEFR9+Q9gir144WHUmKr1U1vdZSyQj8 A5VZd/QOJXCdUlM3tqsqLqG/w0Culud5heCDchsBrLEDB4QdbGbpe2DW1lULKw0UIMwt guOw== X-Gm-Message-State: AOJu0YznQ2BKz6XBGtXAXHziiP7dgIcQfVeZxX82QmN8RI4RcbDskltp mpwJyf1LAUfe1nERxtv8mP0o7FwZ9np/Qmdnv8mCm3qdDscvaDFIJkfCdtdm9NHdPLvWcDEvjg= = X-Google-Smtp-Source: AGHT+IGV7cC/ODKdteZ6bV1pnY55XRkf7Y/d6a/XWnQC0HecVuyoZI4sKma6HvTrq18GHex656KtMj9NZOjo X-Received: by 2002:a0d:eb4a:0:b0:5de:8c10:e5a9 with SMTP id u71-20020a0deb4a000000b005de8c10e5a9mr4084877ywe.49.1702336572934; Mon, 11 Dec 2023 15:16:12 -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 c125-20020a0dda83000000b005d02d7bbd85sm1190923ywe.8.2023.12.11.15.16.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 15:16:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 15:16:12 -0800 (PST) Message-ID: <6577983c.0d0a0220.d4a45.43e2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9356D605C311; Mon, 11 Dec 2023 18:16:12 -0500 (EST) Subject: |SUCCESS| pw135042-135044 [PATCH] [3/3] examples/vm_power_manager: d 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135044 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, December 11 2023 17:23:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135042-135044 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28588/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/