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 ECCAF432C0 for ; Tue, 7 Nov 2023 05:01:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E77C8402A1; Tue, 7 Nov 2023 05:01:44 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id BE524402A1 for ; Tue, 7 Nov 2023 05:01:42 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a82c2eb50cso56838517b3.2 for ; Mon, 06 Nov 2023 20:01:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699329702; x=1699934502; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jfjRaj7DCu6jBxINFuU2mP4c8Ktcjxk5ItCDm9IhPf0=; b=gA3Yjf7uxEwoT6KpmmNdB4eBrnNrk2YQ3+iRAjjuqGh59w8Ymh8gtJWz5DXQZ3MRwX 0qYSUz0qDFSLaKl5E8yOqLKiBN6HyGV9x0im/wOL0AwQH/6PwBGEPy4y+SVMzHCPLhF2 oLqSf/bDeu1TK/v8ZWwlORIf67CcczAJx0ZLA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699329702; x=1699934502; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jfjRaj7DCu6jBxINFuU2mP4c8Ktcjxk5ItCDm9IhPf0=; b=saNe1fzWHpYSDBMMjepSaXu5eFBP/WYpMdaCjMwzK9DCfPvA+R3nM79yaTitYC0zev AQoBGwaB0qu35xhbjKLUW6unc0LpEB9A28vaJDE5QHBoajLUyXIs/KQoXTxNDZNNE/tV d+G0FuTxKynGsSuxzqQYMdgnwq1+YSLGQDU87pAenhIKa7sd006P0ex6ifgng5x8gxno 0kfCz1qodL4bj1gDREaLNRrqNaunEkBR/H5szD2Zv7+WRB8JIZrDThuxFqja/9oR9DHH 3fLZqnvFUZltOR+uBDrgQ/bU2/zfaTnmfCDNGFC617EI25XBGVi4FhNBXizGrSeoMKKL 2t5g== X-Gm-Message-State: AOJu0Yz+cj1Lj4sY/FkqNn8kZGhZhjfoRJ4NwyuEgyoKrgd9GxKGHHPQ Slvb/2mAYMWUuRQ8Sje3Yqhl99WuDiXwWzVtsd9Yq/IcdLY1FYnwL4mUp5YIse4h7g== X-Google-Smtp-Source: AGHT+IGZ9HtMe4KUstAESXEuGvYRxJJrvhGsKKTinP4YzxSPZp+hi1Bmrx9hem0ma0P/uFhTs+A1JfCNXXQt X-Received: by 2002:a05:690c:91:b0:5a5:575:b222 with SMTP id be17-20020a05690c009100b005a50575b222mr10619561ywb.23.1699329702174; Mon, 06 Nov 2023 20:01:42 -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 r2-20020a815d02000000b0059296ff59e5sm716721ywb.62.2023.11.06.20.01.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 20:01:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 20:01:42 -0800 (PST) Message-ID: <6549b6a6.810a0220.6f93c.8297SMTPIN_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 D1956605C318; Mon, 6 Nov 2023 23:01:41 -0500 (EST) Subject: |FAILURE| pw133926 [PATCH] [v2] 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/133926 _Testing issues_ Submitter: Joyce Kong Date: Tuesday, November 07 2023 03:26:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133926 --> testing fail Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ ==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ==== C compiler for the host machine: ccache arm-linux-gnueabihf-gcc (gcc 9.4.0 "arm-linux-gnueabihf-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0") C linker for the host machine: arm-linux-gnueabihf-gcc ld.bfd 2.34 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: aarch32 Host machine cpu: auto Target machine cpu family: aarch32 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 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28260/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/