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 EDD434269F for ; Tue, 3 Oct 2023 17:36:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E9A2440262; Tue, 3 Oct 2023 17:36:05 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 25E8F40262 for ; Tue, 3 Oct 2023 17:36:05 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d8198ca891fso1109340276.1 for ; Tue, 03 Oct 2023 08:36:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696347364; x=1696952164; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OuRus9TYGILNnuBrgMaQol5oLrWXZ97TSHUC4WTtRzM=; b=FXLuyZaGwGqLG1X93rxv9hhIRZH7GNqiBNYxiF3pYuGwkdLmk3xj/egwnMjLouXa5P m4P2LolBZ5lK+8iFuXGb28D0X1qH31iNg4dfrx6ByLiaI9WNrsuurmHUSa+FcMMMd61i vCzltmYpfPJIS15cUwHM1ANPUcVG5vi1uLRT4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696347364; x=1696952164; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OuRus9TYGILNnuBrgMaQol5oLrWXZ97TSHUC4WTtRzM=; b=GVEI5REY9XuGVwMbBB8i77N0RcgMZSHLd470k6U1ZWTUPWT5HHg0kBH7pNP1UAbzX6 A8P4X5KdSkMcDRigehx2mKasPvpX5PMWuga/NZ7MrPYADVlYp/ulID5Q/TqLJ2LvuNdB tlucEGSrKgxk72MERE6W41xZtAXL+rPdnslsDb6BhT53NZEUSzsyDx+ZrKnYvopTOr6e DGxRMz/M+PI//Fs7i9MLWA39X/F/+ficLR2h7s3F0F/snFgB1V5A5nIW/686DJkWkgA6 V4F9Dv70v1iJT8cjbZ6RSR8+M2NqmcLRjVUFrC8sDFHb15DiOsGuEEO07HBGtDoYd+mk PT3g== X-Gm-Message-State: AOJu0YzVki65GuG0fOWvEM8TCfvvHoCOR2QcTgq+0qC2dn4xWSlZ5GEB hhn8k2ysFjiaxQc2whE61+nrVAfp5Yo71jJadlIFWIx1CLCNKA== X-Google-Smtp-Source: AGHT+IGu0Nl+h6DFBimJ/IkUCTj41V4kWFRdyiQt01z5AqILdvrkHDH9Skxyln4Ek5FucjQABM2Wu43Fdajx X-Received: by 2002:a5b:a44:0:b0:d81:aae4:f774 with SMTP id z4-20020a5b0a44000000b00d81aae4f774mr13408923ybq.25.1696347364559; Tue, 03 Oct 2023 08:36:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 5-20020a250705000000b00cec05d90717sm259953ybh.35.2023.10.03.08.36.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Oct 2023 08:36:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Oct 2023 08:36:04 -0700 (PDT) Message-ID: <651c34e4.250a0220.80004.5970SMTPIN_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 18047605C351; Tue, 3 Oct 2023 11:36:04 -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 | +--------------------------+--------------------+ ==== 20 line log output for Ubuntu 20.04 (ARM) (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 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/