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 B47BF43CFF for ; Wed, 20 Mar 2024 12:54:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B021B402B9; Wed, 20 Mar 2024 12:54:18 +0100 (CET) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id A33C34029F for ; Wed, 20 Mar 2024 12:54:13 +0100 (CET) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4d43c633fecso1944498e0c.3 for ; Wed, 20 Mar 2024 04:54:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710935653; x=1711540453; 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=VBl9ov55D7q5hBJBXyKiYs4Kia/lvSs5ZegIMASGVWw=; b=M957dQIAdwg8uyfw3lOgX7HUkfnloC2dRga5zVgfS9qa3aD40dYr6h95g8dMRIL5BI RHru5DCIyMqdjql+QIENJRCHC8ruBcIOSvITusSUCOK0kRY0567zuBXfh2XzTpXl/XwP QbZLOnTMkShpa3Lg4ywZI5KBP73L18iwWVbNY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710935653; x=1711540453; 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=VBl9ov55D7q5hBJBXyKiYs4Kia/lvSs5ZegIMASGVWw=; b=Gy+4qQffgsBO3Po4lQ4yxmXkypoxTkQrxvzg02+tjQEFomEnO4rbNIqsCg/N4ZMSM3 KE0btLAZy5BL/fFuc67oksavvPpDFcbJEms7doR70B6sV/6axAjeI1K2S9bjojduNK0I Xd0VlE/R+KVAIGiCuALpoDtblsaptkjiubXhM0yxeFJWOmAcjZ1frZzl7LRt/P35Kzop sodx+A8d9MXV3FjHKzsukOeldZWj4dKl8OlNfeMSVeE1CyKl9qsdYTtSNWHKlrZpi5U8 yeVVVXf8No++rilPqxpGm7Tg0cN/vMvTW7yX62rLjX61YPRk9g2Jh4FrDC13/EwUJk1h mxWQ== X-Gm-Message-State: AOJu0YzvfJG0/oMSb8Bh3BtcCG8aNXv28Wgag6aQJiUNGBvhY1wXiBxF Ot4VyMf5EnVbKUUYri83Zx8doDCSSNzOruvK/5SGx+ivOwvjEFxb/ed5ugiPDGBZcEcmJQSPt2w PWJuUJlgyRgno31CHOHHPr/WBHNTyoCz59f0VI4Xe X-Google-Smtp-Source: AGHT+IGOqSYLWVCwFsNVkYvkbxxecy5AHF0FVhaziRLf6f2PsJc4GRhbg0JCRFMFbZLDps6W33kQRB5dUb9m X-Received: by 2002:a05:6122:9a2:b0:4d4:16a8:ede0 with SMTP id g34-20020a05612209a200b004d416a8ede0mr5186594vkd.11.1710935653075; Wed, 20 Mar 2024 04:54:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i14-20020a0c9c8e000000b006915e5a54bbsm1246246qvf.74.2024.03.20.04.54.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 04:54:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 04:54:13 -0700 (PDT) Message-ID: <65face65.0c0a0220.70676.bc01SMTPIN_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 B896A6052471; Wed, 20 Mar 2024 07:54:12 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/138488 _Functional Testing PASS_ Submitter: Huisong Li Date: Wednesday, March 20 2024 10:55:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 138489-138488 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/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/