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 DD49443CFF for ; Wed, 20 Mar 2024 12:54:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D5A9A41153; Wed, 20 Mar 2024 12:54:28 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id B8F774029F for ; Wed, 20 Mar 2024 12:54:24 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-366ac8bdd2cso17402365ab.3 for ; Wed, 20 Mar 2024 04:54:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710935664; x=1711540464; 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=cbOnL+SZAvLYVcGPhlsnmSHmTCE2+CR/a7Yay6Lvl7E0P43w04awUyUNXuGJiV2c7b Md+4V3efsozOOTG1MFou/1uEPbUHifMeaOXMCwDRTt9lEQFtsYMilZrlce58KP3jkwoj OxF6BBuXJCYAIpC+ukUW1yY7dcil1QCU1OLq8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710935664; x=1711540464; 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=B+Z38RTuYaFMJu49nEMXxFyT0nQMiNNfupxycSfd0aaPjqM1QpRE1a2wgZ4LajO5dZ k7RbwG78Hdus9GAq+GK2twbGFTgLoPGAtHH+iMbKvpzabmHa+u+TGxxs2vKYt5/zKC4i oy9WKTG7vpkX21Req2g6Wwk6e1LLmV5wjp7kncLac3duoOiAO58NE1pQQvehN6kPDWtG xz1jjHHxAqa4fi8/L1+9ATCqE8bODes8dFqKbp6JoSvL5k51k31SirkCNGGHfPwxC7UB FzjUrLoE130n2b9gp7JBFTjw0dOhyyGFEUly+CKGOx4zjBYkYJJYGqmE93XPGld1rE2L vfcA== X-Gm-Message-State: AOJu0YwxXVPYGUzHqRYoALPD/JVSiKhie3UqzzClGJEx90rujpheN16D KuXbHhVKPhJSnettEmq4ysl232507Asau3oWW4LE0ceCr9/MqPygV5Ke0wE1Z0SgVc5pF1t59eu GmQ2c9R9WAEBAwVDEoxJhIJmYrD2wHsd4NQ3nauiXsNOwxU/XQsmeOhOT X-Google-Smtp-Source: AGHT+IFaevEWmKolLCWU6Q/t46L/6p8Lmnj1EZWmmw5UGZjZy1YWjt6vN6SUxeqo/YJXOfonelQ4tdtOVxMa X-Received: by 2002:a05:6e02:e0e:b0:365:2ffc:b747 with SMTP id a14-20020a056e020e0e00b003652ffcb747mr1783106ilk.17.1710935664144; Wed, 20 Mar 2024 04:54:24 -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 f6-20020a056e02168600b00366af2aec7csm574951ila.47.2024.03.20.04.54.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 04:54:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 04:54:24 -0700 (PDT) Message-ID: <65face70.050a0220.31b9f.794aSMTPIN_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 A80EA6052471; Wed, 20 Mar 2024 07:54:23 -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/