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 62799455E7 for ; Tue, 9 Jul 2024 18:28:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A455402A9; Tue, 9 Jul 2024 18:28:11 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 8E7864025C for ; Tue, 9 Jul 2024 18:28:10 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-70b48dfd6a2so573976b3a.1 for ; Tue, 09 Jul 2024 09:28:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720542490; x=1721147290; 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=x9M4ihwQXyXjuzPS2kdwK1NQY/n8q29TeIyX1QQ5KEM=; b=GGjFjuXAun94dGzSaAl1ukbGds20esCb5UGu1SsJEtZwXsjzZAoNMlSFmhu7oNQ+Ij qs/ZjThTE2l1NPwr5iJo5DKU3GVjZS2yhNNVVl7gYdm6Gelm6WnmhMtUPjmm6A0aVfu+ QlgAoX9wjf0qEuN6OOMFujLhTWU0hrew2ui94= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720542490; x=1721147290; 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=x9M4ihwQXyXjuzPS2kdwK1NQY/n8q29TeIyX1QQ5KEM=; b=HhGvdg2ByP/HkASwPjxcCH2aS0+4kWSdKNjfX2PqJOPDjVaS6QIpsxtsPTrOWAOiLL fzAfIguI4eoVukOO8qRvs1I2128rWYa7qYwhbBei9Zx4/gTMcvvrr6aKwaMySxHy9jBY EEfXDLVCejTaOCUx5Tg/f+UeHU76njgbbcxWxU0juvSoqUywRieNAKwtoo2Sn2ln7X/f KF4V02oLgM3BHt8oRaKE/9SHexvfgD9aonTTjulzsR4YD1RDvcfsgHFEfDQrW21bi5q8 NNUsDGbEzq4d3yPJnvdsFqWu6JazVf3Y19vDZ87jJXD1P7ZqGGd152PCDWOMaBS8rq8G BLQg== X-Gm-Message-State: AOJu0Yx3dlznxuX5sXt5omzZq4erVk+h2CP3PXD7LqEMvC+2GoUl4pJ6 +WX1dnC56QdnvIt/ntxTp/XGgw/hd+cFxZEopIfxMJ4R8tO2m9h0zsyJgZVeKs+fSd3zlekvNfk 11p9Bc5yRHwdGM0FE0HEE1WEQib9J3ExRYAvIywMj5qHohWRc X-Google-Smtp-Source: AGHT+IFIjH/+0dFZ1xOE8eOL6e6CdyctPMzuJldOTDsvgDspvp7kBbK56w1RC3dDCM8JAYD++/A1ZqeubmNF X-Received: by 2002:a05:6a21:594:b0:1c2:92a1:9324 with SMTP id adf61e73a8af0-1c298206718mr3285289637.13.1720542489644; Tue, 09 Jul 2024 09:28:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1fbb6a2a6edsm532395ad.33.2024.07.09.09.28.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jul 2024 09:28:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jul 2024 09:28:09 -0700 (PDT) Message-ID: <668d6519.170a0220.818ed.3dacSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BE2C3605C351; Tue, 9 Jul 2024 12:28:08 -0400 (EDT) Subject: |FAILURE| pw142238 [PATCH] [v4] ethdev: Add link_speed lanes support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Damodharam Ammepalli In-Reply-To: <20240708232351.491529-1-damodharam.ammepalli@broadcom.com> References: <20240708232351.491529-1-damodharam.ammepalli@broadcom.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-compile-arm64-testing Test-Status: FAILURE http://dpdk.org/patch/142238 _Testing issues_ Submitter: Damodharam Ammepalli Date: Monday, July 08 2024 23:22:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:b0fd604534d435cad3ac75fe4fb96b0841084af3 142238 --> 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 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +----------------------------------------+--------------------+ | 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 Fedora 40 (ARM) (dpdk_meson_compile): ==== [1959/3226] Linking static target drivers/librte_net_nfp.a. [1960/3226] Compiling C object 'drivers/a715181@@rte_net_nfp@sha/meson-generated_.._rte_net_nfp.pmd.c.o'. [1961/3226] Linking target drivers/librte_net_nfp.so.24.2. [1962/3226] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_eeprom.c.o'. [1963/3226] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_hw.c.o'. [1964/3226] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_mbx.c.o'. [1965/3226] 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 In function 'ngbe_host_interface_command', inlined from 'ngbe_host_interface_command' at ../drivers/net/ngbe/base/ngbe_mng.c:86:1, inlined from 'ngbe_hic_get_lldp' at ../drivers/net/ngbe/base/ngbe_mng.c:394:8: ../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: In function 'ngbe_hic_get_lldp': ../drivers/net/ngbe/base/ngbe_mng.c:385:36: note: at offset 8 into object 'buffer' of size 8 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 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.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 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/patchsets/30469/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/