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 744CE4337D for ; Mon, 20 Nov 2023 11:16:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F0A542DB2; Mon, 20 Nov 2023 11:16:19 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 1023042DB2 for ; Mon, 20 Nov 2023 11:16:14 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b017766ac8so144837739f.1 for ; Mon, 20 Nov 2023 02:16:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700475373; x=1701080173; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rgheO4RGUzUkmVNNRFDJ1SWeUA/XD+Cz72IxHVtfYK0=; b=dGNp0S2H+9PSbHy1od6Hr84bB16gOTSM+pj90e2UyY7tNnXPZ5KRhbR6Aytdy6hZJo ayh+etacxuVD8UmSCx4WWeQ4qXatWJJXwhpRv5AWQGnsgUrldXY6EtwpjTbdCqYqjUvW e0g3Zxj1MAExfWXTVhjPYtZMZvpll0CsQvii4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700475373; x=1701080173; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rgheO4RGUzUkmVNNRFDJ1SWeUA/XD+Cz72IxHVtfYK0=; b=exIKyh9wo7PCS7JnIhBjq0Px1ivoL1weJE+FflUwhN/y2uC3lJc6GCeo6Tdrg5Drf0 2+39eFAuM3csx74o7BFTttr9QjkObLwUwJ6R1Nc5XxujW+wdGX+4+sVJ2LH0ztG65NVg ENVcaCPIS0Ppi30vAt6XDedgpv5sqHg63n5QEajpq/yhj6jnY5D/+Iz97E9o+3lRZTZW 6o9Vu/IM/KNf19rFp4NpGG7NoBaxZFyuJYidD3lOeCvEyreezLtsCz3V4bgzg8a7Mj3X eKWYR1ZMUhmdiHOP6fb4a42GE5K6eoGMEakoq+rA+v3d/aOWds68RIyWgj/5b4jIqjDD Z/Uw== X-Gm-Message-State: AOJu0YzIO5GpchguVXVuyUAPKahFxx8G+fpcUnB8S3Yak6f6r72CSPI3 L3xUEJKM+Qn8RmvkiFYPULevRAz9+6Ljz00kWSXpPK7B4J+lOB1Ups4cQtSv3Idgwg== X-Google-Smtp-Source: AGHT+IFetqDeck8v8z6xwOiCGy7tgzf+yRSd/Rz1Yl7QW31exjHeXsJZ97lzAQNrsEz3ooATX1fT07a/feAr X-Received: by 2002:a5e:8b0d:0:b0:7b0:3:6ac7 with SMTP id g13-20020a5e8b0d000000b007b000036ac7mr6897277iok.16.1700475373504; Mon, 20 Nov 2023 02:16:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id j7-20020a5d93c7000000b007affd4b24d2sm331355ioo.25.2023.11.20.02.16.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 02:16:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 02:16:13 -0800 (PST) Message-ID: <655b31ed.5d0a0220.e9c89.f0b4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CEA576051837; Mon, 20 Nov 2023 05:16:12 -0500 (EST) Subject: |FAILURE| pw134477 [PATCH] [v3] config/arm: correct cpu arch for cro From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Joyce Kong 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: FAILURE http://dpdk.org/patch/134477 _Testing issues_ Submitter: Joyce Kong Date: Monday, November 20 2023 09:24:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:b31898aeefb8ca312fa6a594b9fc583d5e23a8d8 134477 --> testing fail Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | FAIL | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ ==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ==== C compiler for the host machine: ccache clang (clang 10.0.0-4ubuntu1 "clang version 10.0.0-4ubuntu1 ") C linker for the host machine: clang ld.bfd 2.34 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: aarch64 Host machine cpu: auto Target machine cpu family: aarch64 Target machine cpu: auto Message: ## Building in Developer Mode ## Program pkg-config found: YES (/usr/bin/pkg-config) Program check-symbols.sh found: YES (/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson@2/dpdk/buildtools/check-symbols.sh) Program options-ibverbs-static.sh found: YES (/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson@2/dpdk/buildtools/options-ibverbs-static.sh) Program python3 found: YES (/usr/bin/python3) Program cat found: YES (/usr/bin/cat) Program ../buildtools/symlink-drivers-solibs.sh found: YES (/bin/sh /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson@2/dpdk/config/../buildtools/symlink-drivers-solibs.sh) Compiler for C supports arguments -march=native: NO config/meson.build:178:8: ERROR: Problem encountered: Compiler does not support "native" arch flag. A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson@2/dpdk/build/meson-logs/meson-log.txt ==== End log output ==== Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28418/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/