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 5CD5443E50 for ; Fri, 12 Apr 2024 11:17:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 53171402CD; Fri, 12 Apr 2024 11:17:24 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id DD11C4026A for ; Fri, 12 Apr 2024 11:17:22 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-36a118d3b30so3810585ab.2 for ; Fri, 12 Apr 2024 02:17:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712913442; x=1713518242; 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=m9AxoRufNqNvo9HbG9ilfFxBbEJoRBGYvrTbAi7J3dk=; b=ZfQUkG1pZ1FGVOsiitUgYwT0+1kMPjA1zb1wofyFi0zL6U9JfuwfFhADqyo19Cwi6f KKacG6mSZvg48XXxIta8EFg9NECWIK2i7++vKz7h8nqTe+dWTFAQImp80PamTo0hHFJP c6xjf23goEEA5WfwVTE8J/PnEj3GIEPdu4/ss= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712913442; x=1713518242; 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=m9AxoRufNqNvo9HbG9ilfFxBbEJoRBGYvrTbAi7J3dk=; b=i6S+u4y45Xi4GbPpZc5zxqC0fmR+OH7rk26dsp8/C3vctZ05D2mbswq+b/z87msVFX 3c8CUJneHX7qtGyvh9x/MPBMfktOMV7BA52UBiXcDbgt50X9qxjtRnnLSxbvsXcI3rms W10VYCuLZHKoTae/PGwog2g7p3sbFLa6Sn1MNBnSsLeef7Vkl4T3QUK9/REL1e9i9QjL yWCeJPxB2FkKKRL4pvu4xKIdWjG3acjNWbHroyOgSjEpRVmEHs23nlOuNzfc6nmibTFg 73CyS9xHGYz1JBwHTNeg2n5OphMttyg3zQ+EeHATGSZGnWjLoG/cueyTAEZy5zRbRHyX bERA== X-Gm-Message-State: AOJu0YzDHNbn8L0K2LDIb8qexL4f+7k0fxq52ajwwRoyTmsFM6fOHerr nQ4AiPoh8NkByhMnUg5wWqnOVEKzPTf5gJ7rAATEV8c7a1XKmO+YHA3tWgSK3gLtdhzMEDwb8UP guSPU5AeE7qcM+3svA5+CUuOFksmNkzsJbRfkcTWr8i7BndNE3C8LD6ey X-Google-Smtp-Source: AGHT+IEVH/WlIimtXfMURPLlBTWXm5BjO4kre+xHONFrreSXoSt9eFLhDzEg4s9/lPEArGBpqbCTEjzsfJAR X-Received: by 2002:a05:6e02:1384:b0:36a:2cb9:12a with SMTP id d4-20020a056e02138400b0036a2cb9012amr2152073ilo.16.1712913442376; Fri, 12 Apr 2024 02:17:22 -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 b1-20020a92c561000000b0036a3ab5edf9sm233536ilj.15.2024.04.12.02.17.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Apr 2024 02:17:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Apr 2024 02:17:22 -0700 (PDT) Message-ID: <6618fc22.920a0220.79aef.8cb9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D46CE604D421; Fri, 12 Apr 2024 05:17:21 -0400 (EDT) Subject: |SUCCESS| pw139232 [PATCH] [v2] config/arm: add Ampere AmpereOneX pl From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240411092332.237904-1-jiangyutang@os.amperecomputing.com> References: <20240411092332.237904-1-jiangyutang@os.amperecomputing.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/139232 _Testing PASS_ Submitter: Yutang Jiang Date: Thursday, April 11 2024 09:23:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139232 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (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 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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.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/29762/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/