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 0C02443064 for ; Mon, 14 Aug 2023 21:52:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 074A840A7F; Mon, 14 Aug 2023 21:52:55 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 5CBF840A7F for ; Mon, 14 Aug 2023 21:52:53 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3a5ad44dc5aso4010035b6e.3 for ; Mon, 14 Aug 2023 12:52:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692042772; x=1692647572; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fZCfg/CqK061hvKw0PIjvpXUDAvovF8yU8T6qackGVM=; b=fIRv5HYcClGGVBt2Mh2+X8QPY/sqbIsAAkGGJrgb++vFZR/37AT0dc5jyUkwSe5jWX qzZ4hv+Tb24+pShwcIYnegZClyZOlc4KPp2IvnBySmjCQBKr8I59T3HVLji8GivCR953 DJsJ857IXSETTCVyVYr1NSxY86C0DvM8OGNTs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692042772; x=1692647572; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fZCfg/CqK061hvKw0PIjvpXUDAvovF8yU8T6qackGVM=; b=JmAP/+W6DY38QfTTBgEOISJsdpwnKQF+7/frT+n3Kttzbm1+QrGEzwVOk5B5f6ZJUB XQ8c5LTNlALS5SliP0BH/fppzyetlVzySt2qLpa484d3K5RWrUek7SypHTViGZMosrtX 36PiRGb4v/3kHQgSGVfbSdSrKBur64N6AG+R4OhOhEGTKHGLoBM782klzMbAoi7WBs7Z Fp4b+uiYu0W02nVFbnybiYhdCSxm/QmSJZGE27LxDamqceRehPVGVcG7py/6rjzsQWfG RwuHaWMBgy+rZM736ZIZ9goXvCVpGWpIolVLCe1Y+fL9EB7nO0IFT0+Ui4Y+KEhUPyMu xmHg== X-Gm-Message-State: AOJu0YxIO1Rq6S9rKsDPLYTWjpmi31rAx9oLY+EsZr6SxEKr1Yjjch38 tb8XqhEwidRTgbNgtLsvi0ZYFee8qbCP809ZajYbWVZqpCLTLIuAKTRCBw== X-Google-Smtp-Source: AGHT+IEMTaiqynH++HOXi92Mlp88H/vbkXivCxLnxcCK+O3r5XJASeTqs119mwmBtRrmqBn4gTF8wEqzEq0y X-Received: by 2002:a05:6808:114b:b0:3a7:25c6:7b8a with SMTP id u11-20020a056808114b00b003a725c67b8amr13656494oiu.14.1692042772807; Mon, 14 Aug 2023 12:52:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l21-20020a637015000000b005643e7071c9sm626183pgc.19.2023.08.14.12.52.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2023 12:52:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Aug 2023 12:52:52 -0700 (PDT) Message-ID: <64da8614.630a0220.9dcab.ba69SMTPIN_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 F2E036052471; Mon, 14 Aug 2023 15:52:51 -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-unit-arm64-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +==========================+===========================+==============================+================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/