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 28FE1459ED for ; Sat, 21 Sep 2024 17:48:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 20BEF40041; Sat, 21 Sep 2024 17:48:55 +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 489BA4003C for ; Sat, 21 Sep 2024 17:48:54 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6db9f7969fdso23858097b3.0 for ; Sat, 21 Sep 2024 08:48:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726933733; x=1727538533; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=chD5+/jB9nxgf/QczvMv8v5lZHWw4ncaypi5uomI5zM=; b=e5syuPHni0PPVlD3KPZdjjAvHmX4O4zryyaXZ/NFOPPHdlKSiLD4Aa8FdRu2t3OjFN omMu1JO+0OUozAhMtu8uw2qLZWIzIVPdU+xNPXycrbphJ1RS6F1b/yeCD6blU+nmeRJ5 rCLl8QhiFpe55yKOqQhNaqZdJob587G1nT/fU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726933733; x=1727538533; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=chD5+/jB9nxgf/QczvMv8v5lZHWw4ncaypi5uomI5zM=; b=QoZQGsWbXTfYFgUppv68hj7qYWqhNbwGGD+J8oOD9ZA3gcgXndWTkVVYQgjLuHTqZ4 GzkiOSg1FOJtPsJNE/xOhbCnZLMbCKQHlETQsF/RebvHEMkLKmZidgpjyzMyDID+kmnO lBDlfEzi93iM/JxEgKJd2s6BB3qSxZpOTJFUnNmj7qGGGAi3IEfBn69aNuUMQo2ywbDY vrOZXSMQUlELpwQq9YEQCxCnejpns4NB1h6hLDYkP/NAvp/pVq06ZD6w8+7JBIpOCtia qsyxQX/INNwechHEY+Tdd2UMo1xXEdmJx1D9FH8N2RZ35MB0AL+udULrsX69yhE6id1K +mzQ== X-Gm-Message-State: AOJu0Yz7aXKD5mpedRKzzsxOs1YyRmPssqAGKhwkEE+husVzjdavuiI2 Z2CLQ7iCnB3Y1CFJFClfcVlQYdQScFBPtGKGBrJ87r6/Ys2GkDmik5L6RBUS1bCMldPM928k+nY OE+Oa0pwzqz3W9qZFBa5q0a5ppFYck8dRtf39w4zn X-Google-Smtp-Source: AGHT+IGNGch+5D4DiPTOB8v/YmJN2X8jCjYsoP5M0n6TigVhLJge2G7+TXkGkEZ0IzwoVVnjgjRdtqMLe04V X-Received: by 2002:a05:690c:7247:b0:6dd:dd40:54e2 with SMTP id 00721157ae682-6de097cc2a9mr72389867b3.12.1726933733666; Sat, 21 Sep 2024 08:48:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6ddba585eabsm7468177b3.70.2024.09.21.08.48.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 21 Sep 2024 08:48:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 21 Sep 2024 08:48:53 -0700 (PDT) Message-ID: <66eeeae5.0d0a0220.13d76a.5347SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 45A1D6050A6B; Sat, 21 Sep 2024 11:48:53 -0400 (EDT) Subject: |FAILURE| pw144369 [PATCH] [RFC,v3] mempool: obey configured cache s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Morten Brorup In-Reply-To: <20240920171350.841532-1-mb@smartsharesystems.com> References: <20240920171350.841532-1-mb@smartsharesystems.com> 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: FAILURE http://dpdk.org/patch/144369 _Testing issues_ Submitter: Morten Brorup Date: Friday, September 20 2024 17:13:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144369 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#265508 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | CentOS Stream 9 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | WARN | SKIPPED | WARN | WARN | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | WARN | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | WARN | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | WARN | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ ==== 20 line log output for Fedora 40 (ARM Clang) (dpdk_unit_test): ==== 58 | #define noinline __rte_noinline | ^~~~~~~~~~~~~~ In file included from ../drivers/bus/dpaa/base/qbman/dpaa_sys.c:8: In file included from ../drivers/bus/dpaa/include/process.h:14: In file included from ../lib/ethdev/rte_ethdev.h:1459: In file included from ../lib/ethdev/rte_eth_ctrl.h:10: In file included from ../lib/net/rte_ether.h:22: In file included from ../lib/mbuf/rte_mbuf.h:38: ../lib/mempool/rte_mempool.h:1536:8: error: unknown attribute '__rte_noinline' ignored [-Werror,-Wunknown-attributes] 1536 | static __rte_noinline int | ^~~~~~~~~~~~~~ ../lib/eal/include/rte_common.h:376:39: note: expanded from macro '__rte_noinline' 376 | #define __rte_noinline __attribute__((noinline)) | ^~~~~~~~ ../drivers/common/dpaax/compat.h:58:18: note: expanded from macro 'noinline' 58 | #define noinline __rte_noinline | ^~~~~~~~~~~~~~ 2 errors generated. [617/3202] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_process.c.o'. ninja: build stopped: subcommand failed. ==== End log output ==== CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31104/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/