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 EF335455D4 for ; Wed, 10 Jul 2024 13:16:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C7AFE402DD; Wed, 10 Jul 2024 13:16:30 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id D70384027E for ; Wed, 10 Jul 2024 13:16:29 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3839d74a2abso22347355ab.1 for ; Wed, 10 Jul 2024 04:16:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720610189; x=1721214989; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DSSN1Nhzw+f0Bo0W6sGcwNGwOKqyqXFbb20GsYwxL/w=; b=JQiflRooYmeuUUmrSoxUhR2PaLg9l6uuQSoc7xd0PV0j+FS+VEY5W8PntOWQd9Tulr mLDIRWUzpFl09ikz7JCZ0eA3nrIsOvN3FzIy8Ib+XrzOwPN3AUK9Al+uUcMdrQaKX/Hc Hdr1Ry5BdFAU3Uuvfx1lvg+OJaaoglQl7EpbQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720610189; x=1721214989; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DSSN1Nhzw+f0Bo0W6sGcwNGwOKqyqXFbb20GsYwxL/w=; b=j4ctUGUxLqYd+WVkpisSVfVMLwXzhvQTl5ivRo+1RdkSmSxSyV4/3MWDj9gFHELMNi idJHZ8awVNXM6pQHEdW/xou4QpFQ/lsx2uu4CFpWOgb8ukkKX8h5yaTW7nC4d6MpDg+D yjq7kRLccf73AB8780bZDiDXzOE+V1E/l5zMh5cooZLPYzWcdBYQc3zMXvcUI9hR8P3r KmWkYm731bBYMrE3GMsC0RUOaQTWm4Pyf1B7jjUbYYTMQeUsW3hAdLAZDIVnNpWzUEWB Uekj9DTBWT8o+n/oyrqP87kmJR0JSdkK79b1mMGoNIB8gtFpP+vii78q6TQnAUlbHxoP NGOQ== X-Gm-Message-State: AOJu0YwT5DjFz0vXh7fwfNi8buXhnvbGJBlFDaf7SXE/d/0kNuh6m0M0 NEVvXZzRlba8SzwVdOcGvL6IVZswmRrlRGC7ZOxLPQcSw0cphw9kuJ6KKXJa+VqD0XIXrZ16WAx fg05QncLvocOqXnLPdhTqw7/jw/tAUv7Z X-Google-Smtp-Source: AGHT+IGv31wX7wTm6GNm28MlcYdI/wuZHh4+dcuaSN4MzHOaGjqvU0QAwPNXlree6daRZO4YCiu6Xm4vQrF5 X-Received: by 2002:a05:6e02:2148:b0:383:5520:cc48 with SMTP id e9e14a558f8ab-38a5435e086mr63843995ab.0.1720610189145; Wed, 10 Jul 2024 04:16:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-38a4b581d81sm1864045ab.50.2024.07.10.04.16.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jul 2024 04:16:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jul 2024 04:16:29 -0700 (PDT) Message-ID: <668e6d8d.050a0220.1024b.c4afSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BFF7860526E2; Wed, 10 Jul 2024 07:16:28 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] a6c3ec342ee105e322ffdb21e810cdfd38455c62 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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 _Testing issues_ Branch: dpdk-next-net a6c3ec342ee105e322ffdb21e810cdfd38455c62 --> testing issues Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | FAIL | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ ==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_meson_compile): ==== [1957/3227] Linking static target drivers/libtmp_rte_net_nfp.a. [1958/3227] Generating rte_net_nfp.pmd.c with a custom command. [1959/3227] Compiling C object 'drivers/a715181@@rte_net_nfp@sta/meson-generated_.._rte_net_nfp.pmd.c.o'. [1960/3227] Linking static target drivers/librte_net_nfp.a. [1961/3227] Compiling C object 'drivers/a715181@@rte_net_nfp@sha/meson-generated_.._rte_net_nfp.pmd.c.o'. [1962/3227] Linking target drivers/librte_net_nfp.so.24.2. [1963/3227] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_eeprom.c.o'. [1964/3227] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_hw.c.o'. [1965/3227] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_mbx.c.o'. [1966/3227] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_mng.c.o'. FAILED: drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_mng.c.o ccache cc -Idrivers/net/ngbe/base/668b126@@ngbe_base@sta -Idrivers/net/ngbe/base -I../drivers/net/ngbe/base -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-sty le-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -mcpu=thunderx2t99+crc+crypto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -MD -MQ 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_mng.c.o' -MF 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_mng.c.o.d' -o 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_mng.c.o' -c ../drivers/net/ngbe/base/ngbe_mng.c ../drivers/net/ngbe/base/ngbe_mng.c: In function 'ngbe_hic_get_lldp': ../drivers/net/ngbe/base/ngbe_mng.c:127:36: error: array subscript 2 is outside array bounds of 'struct ngbe_hic_write_lldp[1]' [-Werror=array-bounds] 127 | buffer[bi] = rd32a(hw, NGBE_MNGMBX, bi); ../drivers/net/ngbe/base/ngbe_mng.c:385:36: note: while referencing 'buffer' 385 | struct ngbe_hic_write_lldp buffer; | ^~~~~~ cc1: all warnings being treated as errors ninja: build stopped: subcommand failed. ==== End log output ==== RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29799/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/