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 C71EE45AEA for ; Wed, 9 Oct 2024 07:04:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C29E0402BC; Wed, 9 Oct 2024 07:04:13 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id E9DFD4029C for ; Wed, 9 Oct 2024 07:04:12 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-7d4f85766f0so5152804a12.2 for ; Tue, 08 Oct 2024 22:04:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728450252; x=1729055052; 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=ssI6YqBqeE6PE3dTnRw2qL00Nx1bL+7VwPqhpyVxt7I=; b=HLmx7RiuVY8clSmICxHg6RTmVCBbuU6GXenU58ZkQm84SewdVbc4ykXDvY3mIm1pz0 qfZCLQWEAKJ8+4vrFOCUNefw5v7BKDUMQvSK72p5hevdu/dsL2gOBobSEgDKG6EnAP9M 4sqUlqEcWhtHxjX+1mQjZ7GzGlq7mTcHs4oDs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728450252; x=1729055052; 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=ssI6YqBqeE6PE3dTnRw2qL00Nx1bL+7VwPqhpyVxt7I=; b=fCsffVVCUA9FW8+JCLAZqfCRBPKysu7h4agMKEGKGhSYv3j7hxTT2P/lFFIUptq0n2 VA2Lrjee53VFUyEuKZNS5GF7w5cW+PhmDnRWPW3llkvtVUckmVE7gsG77Ug4E5VLb28d KFzgsUzt3feNLlesprx7szpkyewrhplD6CEEonOV49BMbUYNyXsMfhki+9xDXBF4mlqD fLiZY5jWk4fp2X83emyshnNBD8VSyQUMXn3NG5+3tMkLNJBRstAry3uNmrzn86Fi/ITQ tl9BvtLPqnGivrjOZPSsDXpb92/XNfSAg8f655z2xJ5vrclDswMPz1W3lGvCQfHeBxhC mLTw== X-Gm-Message-State: AOJu0YwT9Z17+yOvYLF/KU7KHDK/vwdLW0c7tOI0m1MuPRBWGn8HBr5t wv3hYMHm80shTONuYfRiWVXNiv3WksbAbkOzUb6xTMrH8eRqme75pQElhGuqRtNX2qZzAfYCjg8 YEl6krX2B69WwQwEKLCoKrNUaIseyRFX1YEktnOYk X-Google-Smtp-Source: AGHT+IE/LwqeekTfym1BiEINzr0jQQGxsd4cy6N10f6kTTnCbkQzIL83Rdb0QxjLYH528Z4L/W4Jugd+cmHq X-Received: by 2002:a05:6a20:43a3:b0:1d5:a29:3173 with SMTP id adf61e73a8af0-1d8a3c0a28dmr2024793637.24.1728450252046; Tue, 08 Oct 2024 22:04:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-71df0cf6e7esm368330b3a.15.2024.10.08.22.04.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 08 Oct 2024 22:04:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 08 Oct 2024 22:04:12 -0700 (PDT) Message-ID: <67060ecc.050a0220.a7832.96c5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 35F496050A6B; Wed, 9 Oct 2024 01:04:11 -0400 (EDT) Subject: |FAILURE| pw145482 [PATCH] [v2] fib: network byte order IPv4 lookup From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Vladimir Medvedkin In-Reply-To: <20241008173319.441494-1-vladimir.medvedkin@intel.com> References: <20241008173319.441494-1-vladimir.medvedkin@intel.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/145482 _Testing issues_ Submitter: Vladimir Medvedkin Date: Tuesday, October 08 2024 17:33:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:e7bc451c996b5882c5d8267725f3d88118009c75 145482 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#312531 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | FAIL | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | FAIL | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | FAIL | +------------------------------------+--------------------+ | Fedora 37 (ARM) | FAIL | +------------------------------------+--------------------+ | Fedora 38 (ARM) | FAIL | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | FAIL | +------------------------------------+--------------------+ | Fedora 39 (ARM) | FAIL | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | FAIL | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +------------------------------------+--------------------+ ==== 20 line log output for Fedora 40 (ARM) (dpdk_meson_compile): ==== [438/3230] Compiling C object 'lib/76b5a35@@rte_pdcp@sta/pdcp_pdcp_crypto.c.o'. [439/3230] Compiling C object 'lib/76b5a35@@rte_pdcp@sta/pdcp_pdcp_ctrl_pdu.c.o'. [440/3230] Compiling C object 'lib/76b5a35@@rte_pdcp@sta/pdcp_pdcp_process.c.o'. [441/3230] Compiling C object 'lib/76b5a35@@rte_pdcp@sta/pdcp_pdcp_reorder.c.o'. [442/3230] Compiling C object 'lib/76b5a35@@rte_pdcp@sta/pdcp_rte_pdcp.c.o'. [443/3230] Linking static target lib/librte_pdcp.a. [444/3230] Generating pdcp.sym_chk with a meson_exe.py custom command. [445/3230] Linking target lib/librte_pdcp.so.25.0. [446/3230] Generating symbol file 'lib/76b5a35@@rte_pdcp@sha/librte_pdcp.so.25.0.symbols'. [447/3230] Compiling C object 'lib/76b5a35@@rte_fib@sta/fib_rte_fib.c.o'. [448/3230] Compiling C object 'lib/76b5a35@@rte_fib@sta/fib_rte_fib6.c.o'. [449/3230] Compiling C object 'lib/76b5a35@@rte_fib@sta/fib_dir24_8.c.o'. FAILED: lib/76b5a35@@rte_fib@sta/fib_dir24_8.c.o ccache cc -Ilib/76b5a35@@rte_fib@sta -Ilib -I../lib -Ilib/fib -I../lib/fib -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/rib -I../lib/rib -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -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-style-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_G NU_SOURCE -fPIC -mcpu=thunderx2t99+crc+crypto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.fib -MD -MQ 'lib/76b5a35@@rte_fib@sta/fib_dir24_8.c.o' -MF 'lib/76b5a35@@rte_fib@sta/fib_dir24_8.c.o.d' -o 'lib/76b5a35@@rte_fib@sta/fib_dir24_8.c.o' -c ../lib/fib/dir24_8.c ../lib/fib/dir24_8.c: In function 'get_vector_fn': ../lib/fib/dir24_8.c:71:54: error: unused parameter 'be_addr' [-Werror=unused-parameter] 71 | get_vector_fn(enum rte_fib_dir24_8_nh_sz nh_sz, bool be_addr) | ^ 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 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK 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) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) 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) 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 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31357/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/