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 2762F455CC for ; Wed, 10 Jul 2024 05:26:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2401340A75; Wed, 10 Jul 2024 05:26:24 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id C908D402AF for ; Wed, 10 Jul 2024 05:26:22 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-7a05b7c8e38so65289685a.0 for ; Tue, 09 Jul 2024 20:26:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720581982; x=1721186782; 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=tZDjvDCGNSTU9sNAOZp0M+j8URzBmDrSxXl9+cBQd2A=; b=RQ7PxAQSDG+wvm9EfDqLPsM8vRUaTV1FDwIEmUAsPGQMWceirlbqiulvwspE+o2qmK U+KIYtt1O9gtwp2kJqBgiYEOnvMLcwO8v2FNY2o1EauO8+0d9v8dNDYauSp1KYsZ3XdD OljGRVxsymNBhm9mSxekp5vmF4Ahfz0YfZ39s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720581982; x=1721186782; 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=tZDjvDCGNSTU9sNAOZp0M+j8URzBmDrSxXl9+cBQd2A=; b=vcK/X7DAXZMi64KnijSWehJpuokA6l/kdKanK99SL1dnUKJzaD/a8TO2Arw4scZXPK xnkhY8kENH5USSGTvcMYELgKmMGnZvUOl1jnVt4j1K+owCvhoT+3jowru+yxcApiD83S Z7Mk5EDw7dRVY8uVd5SCFr7qzcG6+xGFZ7Mf4fBaTIdCj0XuB4TYC6OZTjM/OIG244O1 abTOTKo5vpFGuVQCUUMufuZlDgXvgojiIlDoqJcN+BEcX2+L4YTNzmVuJPIWt+Gj8/jc PZrQEZ6nlSYK6XUKMpiOAL86xCNfqJkLEEBM8Tb9ey3D5faXq6PgDnK2gw9PLvK/FXJl peWg== X-Gm-Message-State: AOJu0YyTJ6rLXMMvk2sjIkFe8brvXrFlJ9lDOQwz0gAJhuZ790/sUPjW K5Kua7n9a4aukDf2whYFXujlfsHNMeJS0FLdezvFnRLLnYV1P51PG9PG5ZWXDvDg5/+RsgT4Hip NFk5uUM29nPUmuyob8j0BwmO1hNVy0H3DRAcNZKssg7/LIRGDtkYLdtbW X-Google-Smtp-Source: AGHT+IEKQc27QsBRNw1LJruNsihtkAR4nPX9g9j7hHvSPrPbeR9pQbivpfIvBI7R7Hsk3zab/UlCdUmTS7q6 X-Received: by 2002:a05:6214:238c:b0:6b7:4389:c8f1 with SMTP id 6a1803df08f44-6b74389cdd0mr2219536d6.65.1720581981887; Tue, 09 Jul 2024 20:26:21 -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 6a1803df08f44-6b61ba35ed2sm1455656d6.42.2024.07.09.20.26.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jul 2024 20:26:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jul 2024 20:26:21 -0700 (PDT) Message-ID: <668dff5d.050a0220.ad6b9.98f7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8B4C3605C351; Tue, 9 Jul 2024 23:26:21 -0400 (EDT) Subject: |PENDING| pw142249-142248 [PATCH] [v8,2/2] examples/l3fwd-power: add From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240709072518.4225-3-lihuisong@huawei.com> References: <20240709072518.4225-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: PENDING http://dpdk.org/patch/142248 _Testing pending_ Submitter: Huisong Li Date: Tuesday, July 09 2024 07:25:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:8e8aa4a4f90dce1fcea03a93f508e3d9bc0c98c0 142249-142248 --> testing pending Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 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 SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30474/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/