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 6212143CFF for ; Wed, 20 Mar 2024 12:51:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5D9AD402B9; Wed, 20 Mar 2024 12:51:13 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 1864D402B9 for ; Wed, 20 Mar 2024 12:51:03 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6e6b5aa0b52so5521442b3a.3 for ; Wed, 20 Mar 2024 04:51:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710935462; x=1711540262; 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=8zrJpO2tfeBc82hWHrDJf0nwWL86xVG7b6KavNfTkTs=; b=Eu1EyXR2dCwMPRTFPNVPJTBG51QwptV/ShpFz4cpBPd2Re4AOIYk1ui29uepIyIgJP 9BRP3rNOh4CaBx40gGg6WuT5fYy51CHE5nRNJKavymefhgnYkVwcDmoudr8koU75uf1c pKrrdKy7ZXSAEMasSCTWZJ0tUmQViePAgTUjE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710935462; x=1711540262; 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=8zrJpO2tfeBc82hWHrDJf0nwWL86xVG7b6KavNfTkTs=; b=lpg+p+rH/8RY6DRn5ofDTmT3dnSOQruxtIrGCpw+UK8tp9IM+nQz6dOa8g2KaWl3bP 0+vhBAfktciajnGJmYirVnzoxhvsnC8BJnGLvhahNyAnjQ4iOX064H0ZTwbIQtXv9x9k kFFVgE8IZOZfmBdOs7boQK4PpuuySsHdVUtd1jYL3MfNo0tgrAwwZz+M0NNlQgnScbpI sRRpJPN1cInoDuZVgLPD8jjsPHWR3YNPu1IYOkiaQgF7b5wRDjbsZj41eI70EMTbBsZa gPHa8arOEKZBYXZCLyJIOddPXe3d6jyhqEzhSJeOQa3v9qTU3DnKN5a76IzLOMwk6sok SYoQ== X-Gm-Message-State: AOJu0YyPyqtG1P6G24xVWB0Zgo0k7+bLmFO9kf7nL/gVTEnpi2KYhtD+ YXkJHme3Y/43NvaEn3FDLx33rWkmeqnGgSAZ/d5Yel6KNr6Q1tf2M2FSrzHAbRmZQF03WZkBPNy 2XHUyCp+8vf7+btQ/cjl4VJ93xZRM2L0g1mPay0Ms X-Google-Smtp-Source: AGHT+IEgTfzaC48kq9h7SjhzvEq2mJRAo3U7eSHDVGXbRo9gbOXUmf724D9ZwBq6WcO1XcgMbfE+42QScMOx X-Received: by 2002:a05:6a00:3c85:b0:6e7:48ef:aeca with SMTP id lm5-20020a056a003c8500b006e748efaecamr4164865pfb.9.1710935462179; Wed, 20 Mar 2024 04:51:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ka20-20020a056a00939400b006e746cced80sm207965pfb.20.2024.03.20.04.51.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 04:51:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 04:51:02 -0700 (PDT) Message-ID: <65facda6.050a0220.52089.d1d1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A39D16052471; Wed, 20 Mar 2024 07:51:01 -0400 (EDT) Subject: |SUCCESS| pw138489-138488 [PATCH] [2/2] examples/l3fwd-power: add PM From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240320105529.5626-3-lihuisong@huawei.com> References: <20240320105529.5626-3-lihuisong@huawei.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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138488 _Testing PASS_ Submitter: Huisong Li Date: Wednesday, March 20 2024 10:55:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 138489-138488 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29600/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/