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 99E6D439BE for ; Thu, 25 Jan 2024 08:58:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 93568402E1; Thu, 25 Jan 2024 08:58:05 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 896E34029B for ; Thu, 25 Jan 2024 08:58:04 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dc22ae44595so5938173276.1 for ; Wed, 24 Jan 2024 23:58:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706169484; x=1706774284; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iWa7lNJvxUKp+4z9HAuLDsJx9jNnOfk9MDD8WHl/30g=; b=H/tCWsJm+RyY3Qe6nbVJGSV8ukfZ0jooTnpENN+WskWS8U/LvVT5e3eOvDGbYId5p7 k3ygIyU9FVPMUcgof4kiOcTontUt0SLdKoqXFInhSRbORFWajD8McbHseC7yhp4XmDWd Tr2KHewQhtN6bJiDQJ6neNUErBD4y9exzE148= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706169484; x=1706774284; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iWa7lNJvxUKp+4z9HAuLDsJx9jNnOfk9MDD8WHl/30g=; b=CKjZ1+f3ZyPLtK881cyD7/ygS1B7DKLv8tUepTUdAlgHu2VvvKs1feP6YMIhxNzoJR dTou1zSTU1kw7KNLyi7t8C+pItqIz12DPWPeGvHXXw4v0DZYMzIg18+qI8+aZryrVeRZ GcfSiEDJHUpyql5kIp3AsuSkRp1sSk0GZgMApiwdzS4EgnGzkHuaOpRjeQQ72e+rGGeV p+aPIA0GpGrGY/1bF4sL/GCeLkPR7tI4UyorvSh4kGTiLWV8MdH/Bsg4qTgg5bdKS0sI 8j4IphdXlvcf3Brr5swGW8PS6tUt6kEUJOaOEBK2n776E/eNB29z21aeCuB4q6HpLkCX hgLQ== X-Gm-Message-State: AOJu0YzFs73MRacZTaDqRygZrR1Ia2AZ21c0AFts+hJ2EgMa1Pi6jv+g mzrngb2CEiQRB1i5N1D4fLc5zfK4k6v2nR4AmbNZCpfudIejNjz6UObJHrlCBvpFf251pNrajbg 9SUcfm7BXWhS7wgguRZFP6p5923MJa02U X-Google-Smtp-Source: AGHT+IHqFaBlD1jff9fbQHlBtWjGW1t/wSmjGBNQpIXmkc3VakSpDgrnYvXMWHprt+7/obhDCO5vdMLjbEe6 X-Received: by 2002:a81:9201:0:b0:5ff:4b02:73b9 with SMTP id j1-20020a819201000000b005ff4b0273b9mr360049ywg.21.1706169483889; Wed, 24 Jan 2024 23:58:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s62-20020a818241000000b005f9baa934b6sm142828ywf.16.2024.01.24.23.58.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jan 2024 23:58:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jan 2024 23:58:03 -0800 (PST) Message-ID: <65b2148b.810a0220.5a6c9.7e85SMTPIN_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 819D56052516; Thu, 25 Jan 2024 02:58:03 -0500 (EST) Subject: |FAILURE| [GIT MASTER] 6676a3793b4292baf606092a8e3e14ea67550c58 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 6676a3793b4292baf606092a8e3e14ea67550c58 --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | FAIL | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ==== [235/817] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_parent.c.obj [236/817] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_common.c.obj [237/817] Generating symbol file lib/rte_net-24.dll.p/rte_net-24.dll.symbols [238/817] Generating symbol file lib/rte_cryptodev-24.dll.p/rte_cryptodev-24.dll.symbols [239/817] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ipsec.c.obj [240/817] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_rte_pmd_ixgbe.c.obj [241/817] Linking target lib/rte_ethdev-24.dll FAILED: lib/rte_ethdev-24.dll "clang" -Wl,/MACHINE:X64 -Wl,/OUT:lib/rte_ethdev-24.dll lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.obj lib/librte_ethdev.a.p/ethdev_ethdev_private.c.obj lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.obj lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.obj lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.obj lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.obj lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.obj lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.obj lib/librte_ethdev.a.p/ethdev_rte_flow.c.obj lib/librte_ethdev.a.p/ethdev_rte_mtr.c.obj lib/librte_ethdev.a.p/ethdev_rte_tm.c.obj lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.obj lib/librte_ethdev.a.p/ethdev_sff_common.c.obj lib/librte_ethdev.a.p/ethdev_sff_8079.c.obj lib/librte_ethdev.a.p/ethdev_sff_8472.c.obj lib/librte_ethdev.a.p/ethdev_sff_8636.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:lib\rte_ethdev.lib" "lib\rte_eal.lib" "lib \rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_net.lib" "lib\rte_mbuf.lib" "lib\rte_mempool.lib" "lib\rte_ring.lib" "lib\rte_telemetry.lib" "lib\rte_meter.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\lib\rte_ethdev_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32" rte_ethdev_exports.def : error LNK2001: unresolved external symbol rte_eth_tx_queue_count lib\rte_ethdev.lib : fatal error LNK1120: 1 unresolved externals clang: error: linker command failed with exit code 1120 (use -v to see invocation) [242/817] Linking target lib/rte_hash-24.dll Creating library lib\rte_hash.lib and object lib\rte_hash.exp [243/817] Linking target lib/rte_cmdline-24.dll Creating library lib\rte_cmdline.lib and object lib\rte_cmdline.exp [244/817] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_ethdev.c.obj [245/817] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx_vec_sse.c.obj [246/817] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5.c.obj ninja: build stopped: subcommand failed. ==== End log output ==== FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27798/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/