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 9FF1B45AEA for ; Wed, 9 Oct 2024 06:59:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9633B402BC; Wed, 9 Oct 2024 06:59:47 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 62C554029C for ; Wed, 9 Oct 2024 06:59:46 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a344f92143so33639415ab.2 for ; Tue, 08 Oct 2024 21:59:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728449985; x=1729054785; 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=8p6oTJEBTz33JiTMx8erFN68xJLkGyJJDXh5QCQKHG0=; b=gg10jqIfFfe9sSFlS7jdnPUQFuxPfzNOK/PDi35J1vw+VQWTSZB6W32uinjzYJwh6B zfsXDuxFtFP2gQrPOi3u6AcZVZu2zO6YKBshpqdhPcmnW6JdErFyUeEvPTVqz/S692V8 yupDgRubLqfkylQBREsGfWZJdymjOiboCXRkE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728449985; x=1729054785; 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=8p6oTJEBTz33JiTMx8erFN68xJLkGyJJDXh5QCQKHG0=; b=lso7ceh5QT/DP13AiVzM3xNlHNUmmGP0OOPzgiJZJcAG/1iM80rpfI+YbOk/MfvjD2 iSNyywcdq7CeFjIApSWLn8RwPfN73MrkyH4J3yyDHByHukGZFVtNPFmonxqryVAO1yuG FZ/Ytm2mWIpr+jyLaolM6dAMvRM6N5b6h0w8PKW2bx6h/8WpY1Pol8f3kcTRpLoiSD/3 /V86gyRwe+4EIEKFwAYj8oJBo86W502tih1IwWbDza5nTBYwka6xlo+/gvPLtmYDcxb1 IKIcmDmfFTyPX0MUOeS7db7KXf+WEFr2WHQ1s+cnxFJFpPhOalBE9JxQgmqY7/VUqv3K kiCw== X-Gm-Message-State: AOJu0Ywlpa6tFLJT3s+M8lPP+Wrti708YPwuwAlFg6D6+zvk5G9Bcj4g 9qe6IYIUKSgpEXapQiJTiVf4z3181XiFEhdo3igjNs+/pRqj43YKAmwS5teTDikJI3NsAQJE7V7 R1wJZAvQzxNLaxTBcnbqRQ7t/aaYAfC7MRzpAwy9Q X-Google-Smtp-Source: AGHT+IETShp22niyB/TSKQ88rK7Yw/3dGBag+nxGHQmL9zW06etyyM6bbXh6ZQmqsLVDwHd4PAF17OTBsJJP X-Received: by 2002:a05:6e02:13a7:b0:3a1:a57a:40a4 with SMTP id e9e14a558f8ab-3a397cf23dcmr9653705ab.14.1728449985731; Tue, 08 Oct 2024 21:59:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4db95af8855sm102145173.57.2024.10.08.21.59.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 08 Oct 2024 21:59:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 08 Oct 2024 21:59:45 -0700 (PDT) Message-ID: <67060dc1.050a0220.a329e.7005SMTPIN_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 4548A6050A6B; Wed, 9 Oct 2024 00:59:45 -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#312529 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) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ ==== 20 line log output for Debian 12 with MUSDK (dpdk_meson_compile): ==== [436/950] Compiling C object 'lib/76b5a35@@rte_pdcp@sta/pdcp_pdcp_crypto.c.o'. [437/950] Compiling C object 'lib/76b5a35@@rte_pdcp@sta/pdcp_pdcp_ctrl_pdu.c.o'. [438/950] Compiling C object 'lib/76b5a35@@rte_pdcp@sta/pdcp_pdcp_process.c.o'. [439/950] Compiling C object 'lib/76b5a35@@rte_pdcp@sta/pdcp_pdcp_reorder.c.o'. [440/950] Compiling C object 'lib/76b5a35@@rte_pdcp@sta/pdcp_rte_pdcp.c.o'. [441/950] Linking static target lib/librte_pdcp.a. [442/950] Generating pdcp.sym_chk with a meson_exe.py custom command. [443/950] Linking target lib/librte_pdcp.so.25.0. [444/950] Generating symbol file 'lib/76b5a35@@rte_pdcp@sha/librte_pdcp.so.25.0.symbols'. [445/950] Compiling C object 'lib/76b5a35@@rte_fib@sta/fib_rte_fib.c.o'. [446/950] Compiling C object 'lib/76b5a35@@rte_fib@sta/fib_rte_fib6.c.o'. [447/950] 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 aarch64-linux-gnu-gcc -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_GNU_SOURCE -fPIC -mcpu=cortex-a72 -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) 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/