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 B1F9E43064 for ; Mon, 14 Aug 2023 21:29:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9175D40A7F; Mon, 14 Aug 2023 21:29:22 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 2445940A7F for ; Mon, 14 Aug 2023 21:29:21 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-583b3aa4f41so49211767b3.2 for ; Mon, 14 Aug 2023 12:29:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692041360; x=1692646160; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YWGHG4G6ZiWBL96wr6QkpgfomjB5AvLLtT14HTAADmE=; b=RC1dBChJGlAJkdCAMLuZXRY3RgNSWJ7lC+wK6m9T9rmfs126iQNsdrVznW/fCKPIS2 24tQnhz9yYv/RHOL1sgoJ2AVDijA1OIHEmmJqIfLK7TWyKqIpaBS7AxS+OpLGxIxq+EU LQ9LllMOiiTAxKbpEhHyX8FAx5xcfZ+8caqzU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692041360; x=1692646160; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YWGHG4G6ZiWBL96wr6QkpgfomjB5AvLLtT14HTAADmE=; b=NBuZKBBIp8rxZx5YFKnljYxXIXRYJwW3gkwSb620yd9z83RdlN0HCDGIBa31Baqt8c e+k/1xYmw94MYIWbDvSGr7+I4PkaMYc7XLidU7KXgQFDJ8uEZphRc+f5PX9E+Wfysd/H 4AecBsWf56TLQiEWWG6P25bLE6r/2JpEY5sjUd98j0FkUs2XmU2rDo5FXb7WwhRvS+bF ndwtz1WjGhqUNV1+jbd9KJqmZrqdSBUdjAUm31iYgdx3Ed0Vyx0hR2epQCM0ANY5f8El GkR1dDetiRJjdCZv3WFIyGAVPBfyKyIkOrtK5v/mnARGvrnZpuN/gE6ie/2/hcCNfdxW uYdA== X-Gm-Message-State: AOJu0Yw9HUECts4XIKUqr1cSo2DhTpiqnlmcO1Rfx44/roxpGIYPYfTw /xKNPe/WeHd9euyQPaB3A9HAbyC42b5OkrJizBQy7hh5xQRRnBlMIBIu4A== X-Google-Smtp-Source: AGHT+IHMYB+5u95CZ/tzDmoXPe5kN/4/7QRqsAZEZdvzGCf4xxkTFWf1+2XLPUbH6QvhFuEOGV3/Q3/znrYS X-Received: by 2002:a0d:d596:0:b0:589:9f3b:17fe with SMTP id x144-20020a0dd596000000b005899f3b17femr10592736ywd.23.1692041359551; Mon, 14 Aug 2023 12:29:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k129-20020a0dfa87000000b00586a0fc5451sm770192ywf.33.2023.08.14.12.29.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2023 12:29:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Aug 2023 12:29:19 -0700 (PDT) Message-ID: <64da808f.0d0a0220.5ad8.3afaSMTPIN_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 443D66052471; Mon, 14 Aug 2023 15:29:19 -0400 (EDT) Subject: |SUCCESS| pw130285-130290 [PATCH] [v8,6/6] power: use a dynamic logt 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130290 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, August 14 2023 16:31:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130285-130290 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27335/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/