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 5950742CF7 for ; Mon, 19 Jun 2023 12:25:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3624540DF8; Mon, 19 Jun 2023 12:25:38 +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 E0C8D40DF8 for ; Mon, 19 Jun 2023 12:25:36 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3422b2554e1so13403485ab.1 for ; Mon, 19 Jun 2023 03:25:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687170336; x=1689762336; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ANAkrS4rEfokeaXoEIt/ydD4XswhvQiFmxabJ0l3EWc=; b=hBQVmAe3QSxOUOnJgJFE8btFzPE2zh8ZpE8Ye1K8372bVxSnqPxKv/QD2bGJnexTcC oKru2DcwT21ozrvzoffsU7q5hcgcbLoPL/zqWUZifYKTQK1D1oDt593O48PrxyM1yjL3 BUFCH7usP3Cm71t/0LJR87ipQwt5qh9Yc/Q4c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687170336; x=1689762336; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ANAkrS4rEfokeaXoEIt/ydD4XswhvQiFmxabJ0l3EWc=; b=WkSm1XEIZG4ee/OSMfRdy3LHITYawDy0jDH76sJ3xZ5+vollrvr+zVIA7yLdO8to57 GeR9/3pabXH6GIiDoS+Cf7gPuG1/id2RzibA00fs5wb+3eZzV0R8i6UfEoTQmQTRMVqR CIPIoUaCbZZdGeuhduD/kTn5z/emEsrIXMZKVwNylX4eKV4q8+0gTbDenKMt2IBq4PHJ 4qd1wBLJl/dg7nVcHLI5iy0zU+YimCZv+tVP1SXD2BH0j2bayLH5hNyRGoZpg5yuibrY BaKpeg/BGNrGEtpcuTrSHk1q2k2diHz4JoDNqJk9zugYB9rL1RSoFPbqoQan8VPvGjma /aHg== X-Gm-Message-State: AC+VfDwy2y5M1uxhqMqaKMwVnVzUn/ddi4pDt1jdRTmUThpTP4ND9ELP zdF/plHJw6T+XR5BdgI/uxFUpsVvtynMbQzsTs/DrU5Di4FYsGvI44EjvtWc//wArPknkgJ++g= = X-Google-Smtp-Source: ACHHUZ7CbPfBwPp1V35ZzbOcYI0n6UoQ/8+M/mcm4g2dMWbzEJyodNnaa/WffW6Nty8WzN7whanuMJOKaRf+ X-Received: by 2002:a92:da48:0:b0:340:aac2:6908 with SMTP id p8-20020a92da48000000b00340aac26908mr5749125ilq.2.1687170336294; Mon, 19 Jun 2023 03:25:36 -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 18-20020a921312000000b003353010fef7sm2922560ilt.61.2023.06.19.03.25.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Jun 2023 03:25:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 19 Jun 2023 03:25:36 -0700 (PDT) Message-ID: <64902d20.920a0220.37974.d700SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id BBE6D605246B; Mon, 19 Jun 2023 06:25:35 -0400 (EDT) Subject: |SUCCESS| pw128787 [PATCH] [v2] config/arm: add Ampere Altra/AltraMa From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128787 _Testing PASS_ Submitter: Yutang Jiang Date: Thursday, June 15 2023 11:24:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:7556a1a355fb377279508735f7afc1faf1d00158 128787 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.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.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26730/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/