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 E0F6343C1D for ; Thu, 29 Feb 2024 08:52:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 53832427D7; Thu, 29 Feb 2024 08:52:02 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 7DF3E402AC for ; Thu, 29 Feb 2024 08:51:16 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7c7f3f66d17so28914039f.0 for ; Wed, 28 Feb 2024 23:51:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709193076; x=1709797876; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sQrCbxwBhlYOQ6V/kU0428MQVhgQA88jthqcD8NTnZ8=; b=fwXJWbgvI5bQHIARfLbCnEOdCf0xocboUdu+XJFFD8HREXeBUNRrJTAwCmZPKDwxzY LmBolwguxY9dnnCp2mHc/R/MAoR+bBGL/uDG/pf1ThCxd0TMrpttssjGIXQqkI/mRqff 0wUPvUmZsJIl5VogzIFRsFpQXPfh55Td1L4Uc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709193076; x=1709797876; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sQrCbxwBhlYOQ6V/kU0428MQVhgQA88jthqcD8NTnZ8=; b=cJgjJ5Wl+16WvZsJUaBTztpIXcVEeGGsprdpQZWZoiOLTpxL3EUJbubAdGeXVaQRUg qaPR8J6yVaVH4US790YXO+kLzQRerjeDzIV/sZx4jDZzvS/7S/nYAPn3ewqJ3hGEtDqN GuQ01w5z0OSET0vR0lJf4WtsSoZCtep87pHn/v67DKO1O0brrI4k1bc/XRTMzj7dvfIr aPsBojhed15D6S88nibcbhdTxvo/JJMcx+jpCC08k4IXKqmwhdeB636aCv2qIJDzLQ3K 809riiynPY3ugp2Foi6O4ao4SRJdlbzeqL+OShl6wsGdGs3VNq/UhLbZB21vh34Au4vO sKAg== X-Gm-Message-State: AOJu0YyesjKg6gyvl156ljWUk59XMbOzPcJokQuRsRh8/PPxdqZw8p7q fAwhEFoFwADMy2LDVt7RT0+MmK4ubc0mHAtsiG9arL81JOLW1CReZ2F1/UzbrRwchh6xKsC8Y/7 S9pzsfO7WIWM02OfKEhvEWCvKSF3BeFqw66Osj7bMSvDCsIV1 X-Google-Smtp-Source: AGHT+IGSfEH0V2GUjoIjg6qzsDirrOawGxU4zGjfhcYp8b9J8kuTyg+/CrSgRNO0ri0JraVWloGhE4OO9L8J X-Received: by 2002:a92:c08a:0:b0:365:b29:3fda with SMTP id h10-20020a92c08a000000b003650b293fdamr1564578ile.24.1709193075907; Wed, 28 Feb 2024 23:51:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w2-20020a056e021c8200b003654a5d5412sm35504ill.28.2024.02.28.23.51.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 23:51:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 23:51:15 -0800 (PST) Message-ID: <65e03773.050a0220.5d28d.28a1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 60BAD60527CD; Thu, 29 Feb 2024 02:51:15 -0500 (EST) Subject: |FAILURE| [GIT MASTER] f60df26faa3c90fc66d356e16347acd046971441 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 f60df26faa3c90fc66d356e16347acd046971441 --> testing fail Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Debian 12 (arm) | FAIL | +-----------------+----------------+ | RHEL8 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ ==== 20 line log output for Debian 12 (arm) (dpdk_unit_test): ==== Installing symlink pointing to librte_event_opdl.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_event_opdl.so Installing symlink pointing to librte_event_skeleton.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_event_skeleton.so.24 Installing symlink pointing to librte_event_skeleton.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_event_skeleton.so Installing symlink pointing to librte_event_sw.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_event_sw.so.24 Installing symlink pointing to librte_event_sw.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_event_sw.so Installing symlink pointing to librte_event_octeontx.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_event_octeontx.so.24 Installing symlink pointing to librte_event_octeontx.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_event_octeontx.so Installing symlink pointing to librte_baseband_acc.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_acc.so.24 Installing symlink pointing to librte_baseband_acc.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_acc.so Installing symlink pointing to librte_baseband_fpga_5gnr_fec.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_fpga_5gnr_fec.so.24 Installing symlink pointing to librte_baseband_fpga_5gnr_fec.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_fpga_5gnr_fec.so Installing symlink pointing to librte_baseband_fpga_lte_fec.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_fpga_lte_fec.so.24 Installing symlink pointing to librte_baseband_fpga_lte_fec.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_fpga_lte_fec.so Installing symlink pointing to librte_baseband_la12xx.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_la12xx.so.24 Installing symlink pointing to librte_baseband_la12xx.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_la12xx.so Installing symlink pointing to librte_baseband_null.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_null.so.24 Installing symlink pointing to librte_baseband_null.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_null.so Installing symlink pointing to librte_baseband_turbo_sw.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_turbo_sw.so.24 Installing symlink pointing to librte_baseband_turbo_sw.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_turbo_sw.so Running custom install script '/bin/sh /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib/x86_64-linux-gnu dpdk/pmds-24.1' ==== End log output ==== CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28221/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/