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 A1C9B43CFF for ; Wed, 20 Mar 2024 12:50:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 43280402B9; Wed, 20 Mar 2024 12:50:07 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 8BE95402A2 for ; Wed, 20 Mar 2024 12:49:57 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7cc133f431fso150831139f.1 for ; Wed, 20 Mar 2024 04:49:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710935397; x=1711540197; 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=SjaCJBmBq1+7A2WqXmeeBZCmiJO1nxuJ/QfwIeMhMOY=; b=N5CoNIl5QzMpuup+zQ9CU9hpfGt06lQNezj8wfSGyUdz5odGmIhHnfV4E/enMS0N42 SXTJpyTACjHkCqyPqbdyYmF6OoHvYz3LvnECFLqkrdg29lG9frEPVIHhyu13uOAB9GE0 2dK5rxqn5IRBrPt82WTWc/ki+J3evDp0kxC0g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710935397; x=1711540197; 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=SjaCJBmBq1+7A2WqXmeeBZCmiJO1nxuJ/QfwIeMhMOY=; b=mKKLX3jKRXLG7Kny/S+rQ8HYuq5QQ9zuvUW4XnFLp304Wo0uKkSz3CmEMeUKw3oUDf bckw2Dd/zj7zSdZhxXNHUyjjUEqlY1ifW4FIckp0Z8HUHr3Kc8YDjiKF5f99TeMl/Ldl PKKYW06yCjm10QbjxL76TXiYQF1xRoY+XSoYhdwCsKcSpWObEYChWPQlUnzj/g8khCFW vHaJPZF4Vku0q76R4L3azjqa8jF1emgQMd/IK2iGlJR5QZ2GpLdC1hB6tY+mdKK3fXBu ausHpfp0gVao0cSboJMe2BlmT4VS0SaRcZSBaFUz0lqW2nwE+g1KFAct8Dey1XxBsGR0 mq4w== X-Gm-Message-State: AOJu0Yxvv1sXefoMRFCNBAV42beDPEXMJC7yJZv+UBsUXnbRqPUg/sP7 xQDH20L3b7Axrmq4+Zdp58gP3E9/xTgB+YwWz8sAfMEKW4MK+Uk6WuATIcZ6qqQYSTzqbRGzW0G 8NiRXp+WfqtwJe/gcIq9pU5sreJXWYqoAUH3xTS3AmJv2bsmMTz2Ln26Y X-Google-Smtp-Source: AGHT+IEGhjVpWEySlZOr+Ua7ACVM9UEhmVni3bTixfxDoEas2XGflGuW2Int3yRH8yj96uSoN1Ws5JPjuAxw X-Received: by 2002:a6b:740a:0:b0:7c8:4c27:810e with SMTP id s10-20020a6b740a000000b007c84c27810emr20648071iog.18.1710935396931; Wed, 20 Mar 2024 04:49:56 -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 b25-20020a5d8d99000000b007c8d6381dd3sm540954ioj.15.2024.03.20.04.49.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 04:49:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 04:49:56 -0700 (PDT) Message-ID: <65facd64.5d0a0220.32991.33f7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 735156052471; Wed, 20 Mar 2024 07:49:56 -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 | +----------------------------------------+--------------------+ 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 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/