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 6932C4269F for ; Tue, 3 Oct 2023 17:56:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 473B040262; Tue, 3 Oct 2023 17:56:39 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id B7E5540262 for ; Tue, 3 Oct 2023 17:56:37 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c60778a3bfso8640245ad.1 for ; Tue, 03 Oct 2023 08:56:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696348597; x=1696953397; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5avat6U6y/RGuUdwhF61jcxMhBm+c02vR1y1NkeC/Js=; b=X72B9gbU0pv0MnPTpqzV9syqfuH4qqRtXtnzGJcAsrQkFmPNX6VtTu5IwrjDbnOH5Z vUfB2A5u8lIoizQjuyHTbsuwd3o1Z6iuqxwvnACCoRyQ4iuheWw1x1s9K6qzmeW0++ht z6rCi2tZXt6Ij4QvTCnExNTUquXeIkJUadW+c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696348597; x=1696953397; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5avat6U6y/RGuUdwhF61jcxMhBm+c02vR1y1NkeC/Js=; b=fJkWKHmsNBS5s7rBHb5KISemPc0kpXt5kEylR8qBuQRdogct5cwkuyhxEuVrGnn+2A e64FGz3mXdsnsyDu7CJINvjRRg6zBa+kMO0bIVbAmROrej7XD8EPxymvZ1A8MKL2BYp0 5hDX9liWs/tXAQfn1vuvxNwEb49fa/yOM+lhaklycRjtd/k0pGuG9N+3ik3W4ED/wfmi LKh3qZ6vxOxgLlHdMEKa+4J/PbeUsoGs9SMbFB57GSxgQwjvBhKVI1ZatnuynLqXiAdT hoMkS01ymNbhScdrzdyPfx5sKsyWv1i6GF/3GLC48/00aaKlQybk7kidVpF92NVi+zyX iDAQ== X-Gm-Message-State: AOJu0Yy7HcehNVK7uOM6BLNvFvyNH2H/w31pL5nnH/tQuC98fYwvkO7/ m1wmdb9Q5Q96HTLxlMuSte0dWSogB8Av16fIdA0TeaOayaBAuQ== X-Google-Smtp-Source: AGHT+IEWOo3XF3d9ZPp2tVaKApFRUxZAX7Fi4d94Kll1HPjGEuUwKyKSImuROdMYVkUc7sIVUlAroNH8OKMH X-Received: by 2002:a17:902:c212:b0:1c6:1611:e540 with SMTP id 18-20020a170902c21200b001c61611e540mr10145pll.25.1696348596862; Tue, 03 Oct 2023 08:56:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d12-20020a170902c18c00b001bdb0c1fe91sm151809pld.85.2023.10.03.08.56.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Oct 2023 08:56:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Oct 2023 08:56:36 -0700 (PDT) Message-ID: <651c39b4.170a0220.35696.3683SMTPIN_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 E6D9D605C351; Tue, 3 Oct 2023 11:56:35 -0400 (EDT) Subject: |WARNING| 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-unit-arm64-testing Test-Status: WARNING 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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | FAIL | FAIL | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ ==== 20 line log output for Debian 11 (arm) (cryptodev_sw_snow3g_autotest): ==== ../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 [1035/3029] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_rxtx.c.o'. [1036/3029] Compiling C object 'drivers/a715181@@tmp_rte_net_bnx2x@sta/net_bnx2x_bnx2x_ethdev.c.o'. [1037/3029] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command. ninja: build stopped: subcommand failed. ==== End log output ==== Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/