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 31D6C426AE for ; Tue, 3 Oct 2023 18:13:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13BA140262; Tue, 3 Oct 2023 18:13:10 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 9747440262 for ; Tue, 3 Oct 2023 18:13:08 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a22eaafd72so13615857b3.3 for ; Tue, 03 Oct 2023 09:13:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696349588; x=1696954388; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FVkjsk3xV/PXqxm630mzoSAhtiNBByMu4MG9rVqP5rg=; b=imb6SHhG5fVc2UrYvmZyz752EDinLMJNDIJTKAeD52lm9p7ddnRvXVxbWb/RLoswGl TCL9e6wIk8oWpyd/z8RfgZiigMTOgCaLmSnmsUNBYpb9UpQVIAog9MhZjCJSa8WNFEYr P3L1oB7nwRCFMH4tL18smx96Sci2J7T/mK1vE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696349588; x=1696954388; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FVkjsk3xV/PXqxm630mzoSAhtiNBByMu4MG9rVqP5rg=; b=BIn5jsxamAI/jkOpQjSHb5bXJTX6G8iAwCYajE4obuKhCJMXQw6gMUgOxDeTBdnx9O Ss+KxqxLPC5gvuiGaseepFK6CVd8pq+PNfgd4599b8OKLifnqu8TQvmF4ZsFR33QKSAf kYTnWRVz40ZBmLE/ggoMw8mRZBQjAP6woX8iErDKATM9ryetYDujwL7OsvZpvsnVBwgC zTVArrlJoHeZUNGrmPlrnGFGfoqK5OMToz1MZBXEEnv6BevhyNxcY14Y2ZhunhNqU6AC 3ha1OD6vBKvALgNY41Dkms3TUSuFBvD/sn4nVVwaBYpkEl3UVtrq65JdP7pD3GDfS6Vg zhEQ== X-Gm-Message-State: AOJu0YxyvntffsJLCZLqN2WJBsplsik6YYiwGgpJQ/J720dwVZmZQin1 YQX2NYJk3neb8Ssr67JMdxtvpRPQYbTKxr0Tscne/2TExBg+Og== X-Google-Smtp-Source: AGHT+IEPI36Ije+FAzQEwth1pcwhgknYq2uSMNiy/mgxfAsQRyAaDAizIOl+IUTym+4qcqkDrNv/luIR6Hax X-Received: by 2002:a0d:dd03:0:b0:59f:4c52:2f51 with SMTP id g3-20020a0ddd03000000b0059f4c522f51mr83510ywe.17.1696349588004; Tue, 03 Oct 2023 09:13:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t15-20020a81c24f000000b005a250d8da41sm240467ywg.22.2023.10.03.09.13.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Oct 2023 09:13:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Oct 2023 09:13:07 -0700 (PDT) Message-ID: <651c3d93.810a0220.a9208.3a56SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A3BFE605C351; Tue, 3 Oct 2023 12:13:07 -0400 (EDT) Subject: |FAILURE| pw132281 [PATCH] [v2] net/axgbe: use CPUID to identify cpu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Selwin Sebastian 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/132281 _Testing issues_ Submitter: Selwin Sebastian Date: Tuesday, October 03 2023 11:39:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f99480bc32b5f643fb357f8bed022b9bd23ecad 132281 --> testing fail Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | FAIL | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | FAIL | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC 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): ==== ../drivers/net/axgbe/axgbe_ethdev.c:18:22: error: left-hand operand of comma expression has no effect [-Werror=unused-value] 18 | #define __cpuid (n, a, b, c, d) | ^ ../drivers/net/axgbe/axgbe_ethdev.c:2234:3: note: in expansion of macro '__cpuid' 2234 | __cpuid(0x1, eax, ebx, ecx, edx); | ^~~~~~~ ../drivers/net/axgbe/axgbe_ethdev.c:18:25: error: left-hand operand of comma expression has no effect [-Werror=unused-value] 18 | #define __cpuid (n, a, b, c, d) | ^ ../drivers/net/axgbe/axgbe_ethdev.c:2234:3: note: in expansion of macro '__cpuid' 2234 | __cpuid(0x1, eax, ebx, ecx, edx); | ^~~~~~~ ../drivers/net/axgbe/axgbe_ethdev.c:18:28: error: left-hand operand of comma expression has no effect [-Werror=unused-value] 18 | #define __cpuid (n, a, b, c, d) | ^ ../drivers/net/axgbe/axgbe_ethdev.c:2234:3: note: in expansion of macro '__cpuid' 2234 | __cpuid(0x1, eax, ebx, ecx, edx); | ^~~~~~~ cc1: all warnings being treated as errors ninja: build stopped: subcommand failed. ==== 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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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 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/27811/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/